body{
	background-color: #ecf4f8;
/*	background-image: url(img/body_bg.gif);*/
	background-repeat: repeat-x;
	font-size: 11px;
	color: #7b7b7b;
	font-family: Tahoma;
	margin: 0px;
}
*{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.e{
	padding: 2px;
	color: red;
	border: 1px solid red;
}
.separa{
	width: 100%;
	font-size: 0px;
	height: 1px;
	clear: both;
	float: none;
}
#arriba{
	width: auto;
	background-color: #d5e9f5;
	padding-top: 31px;
}
.bloque{
	width: 950px;
	margin: auto;
	background-image: url(img/bloque_bg.gif);
	background-repeat: repeat-y;ff
}
.bloque .cabecera_top{
	height: 13px;
	width: 950px;
	font-size: 0px;
	background-image: url(img/bloque_cabecera_top.gif);
	background-repeat: no-repeat;
	clear: both;	
}
.bloque .cabecera_bot{
	height: 11px;
	width: 950px;
	font-size: 0px;
	background-image: url(img/bloque_cabecera_bot.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;	
}
.bloque .contenido_top{
	height: 4px;
	width: 950px;
	font-size: 0px;
	background-image: url(img/bloque_contenido_top.gif);
	background-repeat: no-repeat;
	clear: both;
}
.bloque .contenido_bot{
	height: 11px;
	width: 950px;
	font-size: 0px;	
	background-image: url(img/bloque_contenido_bot.gif);
	background-repeat: no-repeat;
	clear: both;
}
h1#sanfer{
	width: 422px;
	height: 116px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#datos{
	width: 168px;
	height: 63px;
	text-align: right;
	float: right;
	color: #b0b0b0;
	padding-right: 10px;
}
ul#cabecera{
	float: right;
	width: 519px;
	height: 50px;
	display: block;
	padding-right: 8px;
}
ul#cabecera li{
	width: 168px;
	height: 50px;
	margin: 0px 0px 0px 4px;
	float: right;	
	list-style: none;
}
#imagen_aleatoria{
	width: 770px;
	height: 150px;
	display: block;
	float: left;
	text-align: right;
}
#area_privada{
	width: 168px;
	height: 150px;
	display: block;
	background-color: #ecf4f8;
	float: left;
	margin-left: 4px;
	background-image: url(img/area_privada_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
#area_privada fieldset{
	margin-top: 49px;
	border: 0px;
}
#area_privada fieldset legend{
	display: none;
}
#area_privada input{
	font-size: 11px;
	width: 80%;
	background-color: #fff;
	margin-left: 10%;
	margin-bottom: 5px;
	padding: 2px;
	border: 0px;
}
#area_privada input#entrar{
	background-color: transparent;
	text-align: center;
}
#area_privada label{
	display: block;
	margin-left: 10%;
	margin-bottom: 5px;
}
#area_privada h2{
	margin: 0px;
	padding: 0px;
}
#area_privada h2 a{
	text-indent: -9999px;
	display: block;
	height: 32px;
}
#area_privada #usuario{
	margin-top: 10px;
	text-align: center;
	color: #000;
	padding-bottom: 6px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;	
}
#area_privada ul{
	margin-left: 10px;
	list-style: none;	
}
#area_privada ul li{
	margin-bottom: 15px;
}
#area_privada ul li a{
	color: #666;
	text-decoration: none;
	margin-left: 3px;
}
#area_privada ul li a:hover{
	color: #000;
}
#area_privada ul li a.azul{
	color: #6495ED;	
	font-size: 12px;
	font-weight: bold;	
}
#area_privada ul li a.rojo{
	color: red;	
	font-weight: bold;
	font-size: 12px;
}
#pestanas{
	width: 950px;
	height: 38px;
	margin: auto;
}
#pestanas ul{
	list-style: none;	
	padding-top: 5px;
	padding-top: 5px;
}
#pestanas ul li{
	float: left;
}
#lateral{
	width: 208px;
	height:auto;
	float: left;
	margin-left: 1px;

}
#menu{
	background-color: #f0f4f5;
	border-left: 2px solid #fff;
	width: 208px;
	height:auto;
	float: left;
	margin-left: 1px;
	background-image: url(img/menu_bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#menu ul{
	list-style: none;
}
#menu div{
	background-image: url(img/menu_li_bg.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 13px;
	/*display: block;*/des
	margin-left: 25px;
}
#menu a{
	color: #7b7b7b;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
#menu span.seccion{
	color: #333;
	font-weight: normal;
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	margin-left: 14px;
	margin-right: 14px;
	padding-left: 16px;
	padding-top: 10px;
	margin-bottom: 8px;	
}
#menu .am{
	border: 1px solid #ccc;
	background-color: #FFF8DC;
	padding: 0px;
	background-image: none;
	margin: 0px;
	padding-bottom: 3px;
	margin-top: 3px;
}

#menu .am span.seccion{
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
}
#menu .ve{
	border: 1px solid #ccc;
	background-color: #c9e396;
	padding: 0px;
	background-image: none;
	margin: 0px;
	padding-bottom: 3px;
	margin-top: 3px;
}

#menu .ve span.seccion{
	padding-top: 3px;
}
#menu .az{
	border: 1px solid #ccc;
	background-color: #B0E0E6;
	padding: 0px;
	background-image: none;
	margin: 0px;
	padding-bottom: 3px;
	margin-top: 3px;
}

#menu .az span.seccion{
	padding-top: 3px;
}
#menu .vi{
	border: 1px solid #ccc;
	background-color: #dec4de;
	padding: 0px;
	background-image: none;
	margin: 0px;
	padding-bottom: 3px;
	margin-top: 3px;
}

#menu .vi span.seccion{
	padding-top: 3px;
}
#menu .ma{
	border: 1px solid #ccc;
	background-color: #d7d5a4;
	padding: 0px;
	background-image: none;
	margin: 0px;
	padding-bottom: 3px;
	margin-top: 3px;
}

#menu .ma span.seccion{
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
}

#destacados{
	height: 703px;
	width: 168px;
	border-left: 1px solid #bcbfc0;
	float: right;
	margin-top: 53px;
}
#destacados ul{
	list-style: none;
	border-bottom: 1px solid #bcbfc0;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}
#destacados ul li{
	text-align: center;
	margin-bottom: 6px;
}
#destacados2{
	width: 208px;
	border-right: 1px solid #bcbfc0;
	float: left;
}
#destacados2 ul{
	list-style: none;
	border-bottom: 1px solid #bcbfc0;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
}
#destacados2 ul li{
	text-align: center;
	margin-bottom: 6px;
}
/* INDEX */

#i_bienvenidos{
	height: 162px;
}
#i_tablon{
/*	height: 213px;*/
}
#i_tablon .hoja{
	width: 71px;
	height: 54px;
	display: block;
	background-image: url(img/nota.gif);
	float: left;
	margin-bottom: 3px;
}
#i_tablon .extracto{
	margin-bottom: 8px;
}
#i_tablon .extracto a{
	color:#515151;
	text-decoration: none;
}
#i_deportes{
	height: 136px;
}
#i_deportes a{
	color: #7b7b7b;
	text-decoration: none;
}
#i_deportes a:hover{
	text-decoration: underline;
}
#i_deportes ul{
	margin-bottom: 0px;
}
#i_noticias{
	
}
#i_noticias .foto{
	border:1px solid #ccc;
	float: left;
	margin-right: 8px;
	margin-bottom: 6px;
	clear: left;
}
#i_noticias .fecha{
	display: block;
	color:#608da8;
	font-size: 9px;
	margin-right: 15px;	
}
#i_noticias .fecha .cat{
	float: right;
}
#i_noticias .titulo{
	margin-bottom: 4px;
}
#i_noticias .titulo a{
	color:#608da8;
	text-decoration: none;
}
#i_noticias .titulo a:hover{
	text-decoration: underline;
}
#i_noticias .extracto{
	margin-bottom: 8px;
}
#i_noticias .extracto a{
	color:#515151;
	text-decoration: none;
}
#i_noticias .extracto a:hover{
	text-decoration: underline;
}
/* PIE + ASTURMEDIA */

#pie{
	width: 950px;
	margin: auto;
	text-align: center;
	font-size: 9px;
	padding-top: 4px;
}
#pie a{
	color: #000;
}
#pie a:hover{
	text-decoration: none;
}
#asturmedia{
	width: 950px;
	margin: auto;
	text-align: right;
}
/* CONTENIDO TODO LO GORDO*/

#cont{
	width: 541px;
	float: left;
	margin-left: 20px;
}
#cont a{
	color:#608da8;
	text-decoration: none;
}
#cont a:hover{
	text-decoration: underline;
}
#cont ul{
	list-style: none;
	margin-left: 50px;
	margin-bottom: 10px;
}

#cont ul li span{
	background-image: url(img/menu_li_bg.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 3px;
}
#cont ul li.sinasterisco{
	
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 3px;
}
#cont ol{
	margin-left: 50px;
	margin-bottom: 10px;
}
#cont h2{
	margin-bottom: 15px;
}
#cont span.fecha{
	font-size: 9px;
}
#cont h3{
	margin-bottom: 10px;
/*	color:#608da8;*/
	color:#498ec7;	
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: normal;
}
#cont p{
	margin-bottom: 6px;
}
#cont .txt{
	margin-right: 18px;
	margin-bottom: 8px;
}
#cont .txt img{
	margin: 10px;
	
}
#cont .txt p{
	margin-bottom: 10px;
}
#cont p.ayuda{
	padding-left: 16px;
	font-size: 10px;
	margin-bottom: 6px;
	background-image: url(img/p_ayuda.gif);
	background-repeat: no-repeat;
}
#cont p.aviso{
	padding-left: 16px;
	font-size: 10px;
	margin-bottom: 6px;
	background-image: url(img/p_aviso.gif);
	background-repeat: no-repeat;
}
#cont p.link{
	padding-left: 16px;
	font-size: 10px;
	margin-bottom: 6px;
	background-image: url(img/p_link.gif);
	background-repeat: no-repeat;
}
#cont ul.fecha{
	margin-left: 0px;	
}
#cont ul.fecha b{
	font-size: 9px;
	color:#7b7b7b;
	font-weight: normal;
}
#cont .flota{
	float: left;
}
#cont .nav{
	margin-right: 18px;
	margin-left: 2px;
	padding-top: 2px;
	padding-bottom: 8px;	
	clear: both;
	float: none;
	font-size: 0px;
}
#cont .nav a{
	color: #000;
	font-size: 9px;
	padding: 4px;
}
#cont input,textarea,select{
	border: 1px solid #ccc;
	font-size: 11px;
	color: #999;
	padding: 1px;
}
#cont input.nada{
	border: 0px;
	background-color: transparent;
}
#cont table{
	border-collapse: collapse;
	border-spacing: 0px;	
}
#cont table#form{
	margin-bottom: 15px;
}
#cont table#form th{
	text-align: left;
	padding: 4px;
	color: #8cb1c7;
/*	color:#608da8;*/
	font-weight: normal;
}
#cont table#form td{
	text-align: left;
	padding: 4px;
}
#cont table#form td.dp{
	text-align: right;
}
#cont table#form td.dp input{
	text-align: center;
	background-color: #ecf4f8;
	color: #585858;
}
#cont table.bor{
	margin-bottom: 15px;
	width: 100%;
}
#cont table.bor td{
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
#cont table.bor td.aa{
	background-color: #ccc;
}
.l{
	border-top: 1px solid #ccc;
}
.c{
	text-align: center;	
}
.d{
	text-align: right;	
}
#cont ul#galeria{
	margin-left: 0px;
	list-style: none;	
}
#cont ul#galeria li{
	width: 90px;
	height: 90px;
	float: left;
	background-image: url(img/galeria_li_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#cont ul#galeria li img{
	margin-top: 10px;
}
#cont .borde{
	border: 1px solid #ccc;
}
#cont .destacada{
	padding: 6px;
	border: 1px solid #A5A5A5;
	background-color: #FFFACD;
/*	background-color: #ecf4f8;*/	
	margin-right: 18px;
}
#cont .elresto{
	padding: 6px;
	border: 1px solid #ccc;
	margin-right: 18px;
	margin-bottom: 10px;
}
#cont dl{
	margin-right: 18px;
}
#cont dt{
	margin-bottom: 3px;
}
#cont dd{
	margin-bottom: 6px;
}
#cont table.lis{
	width: 96%;
	margin-bottom: 5px;
	
}
#cont table.lis th{
	background-color: #ccc;
	border-left: 1px solid #fff;
	color: #666;
	padding: 3px;
}
#cont table.lis td{
	padding: 3px;
	border: 1px solid #ccc;
}
#cont table.lis td.dp{
	text-align: right;
	padding-top: 3px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#cont table.lis td.dp input{
	text-align: center;
	color: #fff;
	background-color: #696969;
	padding: 4px;
}
#cont legend{
	display: none;
}
#cont .nota{
	display: none;
}
#cont #menumail{
	background-color: #F8F8FF;
	margin-right: 18px;
	margin-top: 3px;
	clear: both;
	height: 30px;
	display: block;
	width: 100%;
}
#cont #menumail a{
	padding: 4px;
	background-color: #B0E0E6;
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
}
#cont #menumail a:hover{
	background-color: #5DC0CD;
	text-decoration: none;
	color: #fff;
	
}
#cont #menumail a.der{
	float: right;
}
#cont #contenedorCalendario{
	margin-bottom: 15px;	
}
#cont #contenedorCalendario td .elegido{
	background-color: yellow;
}
#cont table#calendario{

}
#cont table#calendario td{
	padding: 2px;
	border: 1px solid #ccc;
	text-align: center;	
}
#cont table.datos{
	margin-bottom: 10px;
}
#cont table.datos th{
	background-color: #DCDCDC;
	color: #666;
	text-align: center;
	padding: 3px;
}
#tarjetas{
	text-align: center;
}
#tarjetas img{
	margin: 3px;
}
#cont table.datos td{
	padding: 3px;	
}
.abierto{
	background-color: Green;
	color: #fff;
	padding: 2px;
}
.cerrado{
	background-color: Red;
	color: #fff;	
	padding: 2px;
}
#cont #expediente{
	padding-top: 10px;	
}
#cont #expediente table{
	width: auto;
	margin-bottom: 15px;
}
#cont #expediente table td{
	text-align: center;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 3px;	
}
#cont table.explica{
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
#cont table.explica td,th{
	padding: 3px;
}
#cont .caducado{
	background-color: #F0E68C;
	color: #000;	
	text-align: center;
}
#cont .reservar{
	background-color: #87CEEB;
	color: #000;	
	text-align: center;
}
#cont .libre{
	background-color: #F0E68C;
	color: #000;	
	text-align: center;
}
#cont .cancelar{
	background-color: #c9e396;
	color: #000;	
	text-align: center;
}
#cont .reservado{
	background-color: Red;
	color: #fff;	
	text-align: center;
}
#cont .ex{
	font-size: 9px;
}
#cont table.horarios{
	margin-bottom: 10px;
	width: 90%;		
}
#cont table.horarios td{
	padding: 4px;
	text-align: center;
}
#cont table.horarios th{
	border-bottom: 1px solid #999;	
}
#cont table.horarios td span.lib{
	color: Green;
	font-weight: bold;
	text-transform: uppercase;
}
#cont table.horarios input{
	border: none;
	text-transform: uppercase;
	color: #000;
	font-size: 9px;
}
#cont table.horarios input.motivo{
	border: grey 1px solid;
}

/************* Calendario ***************/

table#contenedorCalendario{
	margin:1em;

}

table#calendario{
	border: none;
	font-size: 11px;
	color: #7b7b7b;
	font-family: Tahoma;

}

table#calendario th.mes{
	font-size: 11px;
	color: #7b7b7b;
	font-family: Tahoma;
}

table#calendario th a{
	color:#608da8;
	text-decoration: none;
	font-size:11px;
}

table#contenedorCalendario table th.tcell{
	color: #7b7b7b;
	text-decoration: none;
	font-size:11px;
}

table#contenedorCalendario table td.tcell a{
	color:#608da8;
	text-decoration: none;
	font-size:11px;
	font-weigth:bold;
}

table#contenedorCalendario table td.domingo{
	color:#608da8;
}

table#contenedorCalendario table td.elegido{
	/*border: solid 1px #000;*/
	margin: 2px;
	display: block;
}


table#contenedorCalendario table tr.dias th{
	/*border-top:1px solid #000;
	border-bottom:1px solid #000;	*/
	padding:.5em;
	font-size:11px;
}

table#contenedorCalendario table tr.dias th.l{
	border-left:1px solid #000;	
}

table#contenedorCalendario table tr.dias th.d{
	border-right:1px solid #000;	
}

table#contenedorCalendario td{
	border:none;
	color: #7b7b7b;
	font-size:10px;
	text-align:center;
}
