body{
	background:url('../imgs/fondo.jpg') #F8F8F8 repeat-x;
	text-align:center;
	font-family:Arial,Tahoma,Verdana;
	font-size:.9em;
	color:#999;
	margin:0;
	padding:0;
}

.fo{
	clear:both;
}
#contenedor{
	margin:0 auto 1em auto;
	padding:0;
	width:68em;
	border:0;
}

h1#inicio{
	font-size:1em;
	color:#274A6B;
	text-align:right;
	margin:.4em auto 0 auto;
	padding:0 2em 0 0;
	font-weight:normal;
}

#cabecera{
	margin:0 auto 0 auto;
	padding:0;
	background:url('../imgs/fondoCabecera.jpg') white repeat-x;
	text-align:left;
	height:75pt;
}

img{
	border:0;
	padding:0;
	margin:0;
}

#cabecera #cab{
	float:right;
	padding:0;
	margin:0;
}

#contenido{
	margin:0 auto 0 auto;
	padding:0;
	width:66.2em;
	border-top:0;
	border-left:1pt solid #DBE3EB;
	border-bottom:0;	
	border-right:1pt solid #DBE3EB;
	border-bottom:1pt solid #DBE3EB;
	background:#FFF;
}

#contenido a{
	color:#999999;
	text-decoration:none;
}

#contenido a:hover{
	text-decoration:underline;
}


ul#menu{
	display:block;
	list-style:none;
	text-align:left;
	width:100%;
	background:url('../imgs/fondoMenu.jpg') #274B6B center center repeat-x;
	margin:0;
	padding:0;
	height:1.6em;
	border-top:1pt solid #FFF;
}
ul#menu li{
	height:1.6em;
	list-style:none;
	text-align:center;
	margin:0;
	padding:0 ;
	float:left;
	border-left:1pt solid #85ABD2;
	border-right:1pt solid #294D6F;
}



ul#menu li a{
	padding:.4em 1.5em .3em 1.5em;
	display:block;
	text-decoration:none;
	color:#FFF;
	font-size:.8em;

}
ul#menu li.fder{
	float:right;
}
ul#menu li.fder a{
	padding:.4em .5em .3em .5em;
}
ul#menu li.fder a.min{
	color:#00FFFF;
}
ul#menu li.fder a.max{
	color:#FF0000;
}


ul#menu li a:hover{
	background:url('../imgs/fondoMenuH.jpg') #274B6B center center repeat-x;
	color:#FFF;
}
ul#menu li.activo,ul#menu li.activo a:hover,ul#menu li.activo a{
	background:url('../imgs/fondoMenuA.jpg') #fff center center repeat-x;
	color:#264867;
}

ul#submenu{
	display:block;
	list-style:none;
	text-align:left;
	width:100%;
	background:url('../imgs/fondoMenuB.jpg') #DDE6EC top right repeat-x;
	margin:0;
	padding:.2em 0 .2em 0;
	height:1.1em;
	border-top:1pt solid #FFF;
}
ul#submenu li{
	list-style:none;
	text-align:left;
	display:inline;
	margin:0;
	padding:0;

}

ul#submenu li a{
	text-decoration:none;
	color:#555;
	font-size:.8em;
	margin:0;
	padding-right:1em;
	padding-left:1em;
	border-right:1pt solid #CCC;
}


ul#submenu li a:hover{
	color:#000;
}
ul#submenu li a:active,ul#submenu li.activo a{
	color:#305B86;
	font-weight:bold;
	text-decoration:underline;
}



ul#submenu li#pform{
	text-align:right;
}

ul#submenu li#pform form{
	padding:0 .5em 0 0;

	margin:0;
	float:right;
}
ul#submenu li#pform form label{
	padding:0 1em .3em 1.5em;
	text-decoration:none;
	color:#666;
	font-size:.8em;
	float:left;
}

ul#submenu li#pform form input{
	float:left;
	font-size:.7em;
	border:1pt solid #CCC;
	background:url('../imgs/fondoInput.jpg') #fff top left repeat-x;

}
ul#submenu li#pform form input#buscar{
	margin:0 0 0 .5em;
	border:0;
	display:inline;
	background:none;
}




#principal{
	background:url('../imgs/fondoPrincipal.jpg') #FFF top right repeat-x;
	text-align:left;
}


/* IZQUIERDA */
#principal #izquierda{
	width:12em;
	/*width:32em;*/
	display:inline;
	padding:1em;
	float:left;
}


/* CENTRO */
#principal #centro{
	width:27em;
	display:inline;
	padding:1em 1em 1em 0;
	float:left;
}

#principal #centropq{
	width:10em;
	display:inline;
	padding:1em 1em 1em 0;
	float:left;
}

/* DERECHA */
#principal #derecha{
	width:12em;
	display:inline;
	/* margin-left:3em; */
	padding:1em 1em 0 0;
	float:left;
}

#derecha td{
	color:#000000;
	font-size:.7em;
	font-weight:normal;
}

/* CALENDARIO */


#calendario{
	text-align:center;
	width:100%;
	background:#FFF;
}

#calendario th{
	color:#FFF;

	text-align:center;
	font-weight:normal;
	background:url('../imgs/fondoMenu.jpg') #274B6B center center repeat-x;
}
#calendario th.head{
	background:#203D59
}
#calendario td{
	background:#E8E8E8;
}

#calendario td.hoy{
	background:#FFF;
	border:1px solid #CCC;
	color:#333;
}

#pie{
	margin:0 auto 0 auto;
	padding:0;
	background:url('../imgs/fondoPie.jpg') white repeat-x;
	text-align:left;
	height:75pt;
	width:66.2em;	

}
#pie img{
	float:left;
}
#pie img.der{
	float:right;
}
#pie .leyenda{
	display:inline;
	float:right;
	width:19em;
	height:5em;
	font-size:.7em;
	margin:1.5em 0 0 0;

}
#pie .leyenda img{
	float:left;
	
}
#pie a{
	color:#999;
}

#contenido h1{
	margin:0;
	text-align:left;
	color:#FFF;
	background:url('../imgs/fondoH1.jpg') #203D59 center left no-repeat;
	font-size:.8em;
	padding:.3em .4em .3em 2em;
	font-family:Verdana;
}

#centro h2{
	color:#203D59;
	font-size:1em;
	margin:.4em 0 .4em 0;
}

#izquierda h2{
	font-size:.9em;
	color:#555;
	padding:.5em;
	border-bottom:1px dotted #FFF;
	margin:0;
	font-weight:normal;
	background:url('../imgs/fondoH2.jpg') #E1E8EE 0 0 repeat-x;
}

h2.alerta a{
	display:block;
	color:#555;
	padding-left:1.5em;
	text-decoration:none;
	background:url('../imgs/no.png') transparent no-repeat;

}
h2.info a{
	display:block;
	padding-left:1.5em;
	text-decoration:none;
	color:#555;
	background:url('../imgs/si.png') transparent  no-repeat;

}

.cont{
	color:#666;
	text-align:justify;
	font-size:.8em;
}
 .cont img{
	float:left;
	margin:.5em;

}
#derecha .marcoDerecha{
	margin:0 0 1pt 0;
	border:1px solid #DDD;
	font-size:.7em;
	background:url('../imgs/fondoMarco.jpg') #274B6B center center repeat-x;
}
#derecha .marcoDerecha img{
	float:left;
	margin: .2em .5em .2em .2em;

}
#derecha .marcoDerecha a{
	color:#FFF;
	display:block;

	text-decoration:none;
	padding: .5em 0 .6em 0;
}
#derecha .marcoDerecha a b{
	color:#2A5075;
}
#derecha .marcoDerecha a:hover{
	background: #FFF ;
	color:#000;
}
#alcalde{
	background:url('../imgs/alcalde.jpg') #4075A7 center left no-repeat;
	text-align:right;
	padding:1em 0 1em 1em;
}
#alcalde a,#portal a{
	color:#FFF;
	text-decoration:none;
	margin:0 .5em 0 0;
}
#alcalde a:hover,#portal a:hover{
	text-decoration:underline;
}
#portal{
	background:url('../imgs/portal.jpg') #4075A7 top right no-repeat;
	text-align:left;
	padding:1em 0 1em .5em;
}

.piecont{
	border:1px dotted #CCC;
	background:#E8E8E8;
	padding:.5em;
	text-align:right;
	font-size:.7em;
}
.piecont a{
	/* color:#555; */
	color:#000000;
	text-decoration:underline;
}

.filas:hover {background-color:#DFDFDF;}

.claro      	{ 

background-color: #F4F9FD; }

.claro:hover { background-color:#D7EFFF;
		/* background-color:#D7E9FF; */
}


.oscuro    	{ 

background-color:#DCE4EB;

}
.oscuro:hover { background-color:#D7EFFF;
		/* background-color:#D7E9FF; */
}

.ca{
	border:1px solid #999999;
	background-color:#999999;
	padding:.5em;
}

.ta{
	width:20%;
	text-align:center;
	color:#000000;
}
.tb{
	width:80%;
	text-align:center;
	color:#000000;
}

#noticiasculturales{
	border:1px solid #000000;
	margin-left:20px;
	float:left;
	/*width:280px;*/
	/* height:80px; */
	padding:.5em;
	text-align:left;
	font-size:.7em;
}

#noticiasculturales:hover{
	background-color:#CCFFFF;
	border:1px solid #FF0000;
	text-decoration:underline;
}

#cabeceranoticias{
	margin-left:20px;
}

#cabeceranoticias h3{
	text-decoration:underline; 
	color:#000000;
	text-align:left;
}

#banners{
	margin-top:20px;
	/* width:600px; */
	margin-left: 100px;
}

#banners h3{
	text-decoration:underline;
	color:#000000;
}

#contenidonoticias{
	/* width:600px; */
}

#contenidonoticias h4{
	text-decoration:underline;
	color:#000000;
}

#negro_contenido{
	color:#000000;
}

#negro_avisos{
	font-size:xx-small;
	text-decoration:underline;
	color:#000000;
}

#anos{
	width:500px;
	border:#0033FF 1px solid;
	font-weight:bold;
	color:#0033FF;
}

#anos a:hover{
	color:#0099FF;
	text-decoration:underline;
}

.noticiasportada{
	font-size:10px;
	text-align:justify;
}