#principal
{
	margin-left:5%;
}
#destacado
{
	background:#FFFFFF url(/images/public/bannerpublicap.png) no-repeat scroll left top;
	height:150px;
}
#cabecera
{
	background-image:none;
}
#titular 
{
	padding-top:50px;
}
label
{
	display:block;
	font-size:0.8em;
}
input
{
	margin-left:50px;
}
.horas
{
	float:left;
	padding:0px 15px;
	padding-bottom:30px;
}
.horas h4
{
	margin:0;
	margin-bottom:15px;

}
.horas input
{
	margin-right:3px;
	margin-left:0;
}
h1
{
	background-image:url(/images/horario_centros_p.png);
	background-repeat:no-repeat;
	color:#AAAAAA;
	font-family:Futura;
	height:65px;
	line-height:59px;
	margin-bottom:30px;
	padding-left:69px;
}

#contenido h2
{
	color:#EE982B;
	margin-bottom:5px;
	border-bottom:solid 1px #ccc;
	clear:both;
}
#contenido h2 span
{
	font-size:0.8em;
	color:red;
}
.advertencia{
	background:#DDDDDD url(/images/fondo_alert.png) repeat scroll 10px center;
	color:yellow !important;
	font-size:1.1em;
	border-color:#500;
	margin:10px;
	padding:7px 10px 10px 20px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left:10px !important;
	}
.ok
{
	padding-left:120px;
	background:transparent url(/images/aceptacion_p.png) no-repeat 5px -11px;
	height:130px;
}
.calendario {
    margin-left: 80px;
}
.calendario,.calendario td
{
	font-size:0.8em;
}
.calendario .no
{
	background-color:#777777 !important;
}
.calendario .r
{
	cursor:pointer;
}