body {
	background-image: url(../images/bg-body.png);
	font-family: Arial, Helvetica, sans-serif;
}
header {
	background-image: url(../img/add_section.png);
	font-family: Arial, Helvetica, sans-serif;
}
.mensaje_error {
	font-size: 24px;
	color: #FFF;
background-color:#FF0004;
	text-align: center;
	font-weight: bold;
	border-radius:5px 5px 5px 5px ;
}
.volver {
	font-size: 48px;
	color: #FFF;
	background-color: #036; 
	text-align: center;
	font-weight: bold;
	border-radius:5px 5px 5px 5px ;
}
.titulo {
	font-size: 24px;
	color: #FFF;
	background-color: #036; 
	text-align: center;
	font-weight: bold;
	border-radius:5px 5px 5px 5px ;
}
.titulo_supervisor {
	font-size: 24px;
	color: #FFF;
	background-color: #060;
	text-align: center;
	font-weight: bold;
	border-radius:5px 5px 5px 5px ;
}
.titulo_supervisor_gral {
	font-size: 24px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-weight: bold;
	border-radius:5px 5px 5px 5px ;
}


.titulo_sub {
	font-size: 18px;
	color: #FFF;
	background-color: #036;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}
.titulo_sub_supervisor {
	font-size: 18px;
	color: #FFF;
	background-color: #060;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}
.titulo_sub_supervisor_gral {
	font-size: 18px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}


.titulo_sub_sub {
	font-size: 12px;
	color: #FFF;
	background-color: #036;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}
.titulo_sub_sub_supervisor {
	font-size: 12px;
	color: #FFF;
	background-color: #060;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}
.titulo_sub_sub_supervisor_gral {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}


.titulo_horario {
	font-size: 10px;
	color: #FFF;
	background-color: #036;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}
.titulo_horario_supervisor {
	font-size: 10px;
	color: #FFF;
	background-color: #060;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}
.titulo_horario_supervisor_general {
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}


.linea_calendario {
	font-size: 12px;
	/* background-image: url(img/fdobluup.jpg); 
	background-repeat: repeat-x;*/
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}

.mensaje {
	font-size: 10px;
	color: #036;
	text-align: center;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: thin;
	border-left: 1;
}
.mensaje_hcp {
	font-size: 10px;
	color: #036;
	text-align: center;
	border-left-color: #000;
	border-left-style: solid;
	border-left-width: thin;
	border-left: 1;
}

.copyright {
	font-size: 10px;
	color: #002E5D;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006;
}
a:active {
	text-decoration: none;
}
a {
	font-size: larger;
}
.xbig_small_red {
	font-size: 10px;
	background-color: #F00;
}
.xbig_small_blue {
	font-size: 10px;
	background-color: #006;
}
.xbig_small_gray {
	font-size: 10px;
	background-color: #CCC;
}
.botonborrar 
{background-image: url(../img/b_drop.png); width: 20px; height: 20px; border-width: 0}
mensaje_error {
	font-size: 18px;
	color: #000000;
	background-color:#FF0000;
	text-align: center;
	border-radius:5px 5px 5px 5px ;
}
