*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}
input,textarea{
	font-size: 11px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.none{
	display: none;
	overflow: hidden;
}
p{
	margin-bottom: 8px;
}
.ayuda,.aviso{
	font-size: 11px;
}
.e{
	border: 1px solid red;
	padding: 3px;
	color: Red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.w304{
	width: 304px;
}
.w306{
	width: 306px;
}
.w340{
	width: 340px;
}
.w342{
	width: 342px;
}
.w671{
	width: 671px;
}
.w992{
	width: 992px;
}
.w662{
	width: 662px;
}
.fs18 h3{
	font-size: 18px;
}
.pl9{
	padding-left: 9px;
}
.pr9{
	padding-right: 9px;
}
.mr9{
	margin-right: 9px;
}
.ml9{
	margin-left: 9px;
}
.mt_40{
	margin-top: -40px;
}
body{
	margin: auto;
	background-color: #b8280f;
	color: #514d4c;
	font-size: 14px;
}
.separa{
	width: 100%;
	font-size: 0px;
	clear: both;
	float: none;
	height: 1px;
}
#blanco{
	width: auto;
	background-position: center;
	background-image: url(img/principal_bg.png);
	background-repeat: repeat-y;
	background-color: #f7f7f7;
}
#principal{
	margin: auto;
	width: 992px;
}
/*h1{
	height: 161px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(img/h1.png);
}
h1 a{
	display: block;
	width: 992px;
	height: 161px;
	text-indent: -9999px;
}*/
#edicion{
	text-transform: uppercase;
	color: #000;
	padding-left: 6px;
	padding-bottom: 2px;
}
#cabecera{
	width: auto;
	clear: both;
	float: none;
	height: 80px;
}
#cabecera h1{
	display: block;
	width: 285px;
	height: 80px;
	background-image: url(img/h11.png);
	float: left;
}
#cabecera h1 a{
	display: block;
	width: 285px;
	height: 80px;
	text-indent: -9999px;
}
#cabecera #fechadehoy{
	display: block;
	float: left;
	width: 320px;
	padding-left: 15px;
	padding-top: 40px;
	font-size: 11px;
}
#cabecera #edicionimpresa{
	float: right;
	display: block;
	width: 200px;
	height: 80px;
	background-image: url(img/edicionimpresa.png);
	text-indent: -9999px;
}
#navegacion{
	margin-bottom: 6px;
	height: 43px;
	display: block;
	z-index: 0;
	position: relative;
}
ul#menu{
	height: 18px;
	display: block;
	background-image: url(img/menu_bg.png);
	background-repeat: repeat-x;
	width: auto;
	padding-top: 7px;
	padding-left: 3px;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index: 0;
}
ul#menu li{
	display: inline;
}
ul#menu li#pdf{
	margin-top: -15px;
	background-image: url(img/menu_li_pdf.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 83px;
	margin-left: 20px;
}
ul#menu li a{
	color: #b8280f;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	padding: 3px;
}
ul#menu li a:hover{
	background-color: #fff;
	color: #666;
}
ul#menu li a.selected{
	background-color: #fff;
	color: #666;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
ul#submenu{
	display: block;
	list-style: none;
	float: left;
	z-index: 1;
	height: 18px;
	position: relative;
/*	background-color: #dbdbdb;*/
}
ul#submenu li{
	float: left;
}
ul#submenu li a{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 2px solid #fff;
	display: block;
	color: #000;
	text-decoration: none;
	background-color: #dbdbdb;
	font-size: 11px;
}
ul#submenu li a:hover{
	background-color: #cd4f39;
	color: #fff;
}
ul#submenu li a.selected{
	background-color: #b8280f;
	color: #fff;
}
ul#extras{
	list-style: none;
	height: 14px;
	float: right;
	display: block;
	margin-top: -3px;
	width: 132px;
}
ul#extras li{
	height: 14px;
	display: block;
	float: left;
}
ul#extras li a{
	display: block;
	text-indent: -9999px;
	height: 14px;
	width: auto;
	background-repeat: no-repeat;
}
.ext_videos{
	width: 55px;
}
.ext_videos a{
	background-image: url(img/ext_videos.png);
}
.ext_videos a:hover{
	background-image: url(img/ext_videos_hover.png);
}
.ext_imagenes{
	width: 73px;
}
.ext_imagenes a{
	background-image: url(img/ext_imagenes.png);
}
.ext_imagenes a:hover{
	background-image: url(img/ext_imagenes_hover.png);
}
/* CONTENIDO */
#contenido{
	float: left;
}
#portada{
	width: 662px;
	float: left;
	padding-left: 9px;
}
h2{
	color: #b8280f;
	font-family: Georgia;
	font-weight: normal;
}
h2.encabezado{
	padding: 9px;
	font-size: 30px;
}
h2 a{
	color: #b8280f;
	font-family: Georgia;
	text-decoration: none;
/*	font-weight: bold;*/
}
h2 a:hover{
	text-decoration: underline;
}
h3 a{
	color: #b8280f;
	font-family: Georgia;
	text-decoration: none;
	/*font-weight: bold;*/
}
h3 a:hover{
	text-decoration: underline;
}
#noticia_principal{
	padding-bottom: 6px;
}
#noticia_principal h3{
	margin-bottom: 10px;
}
#noticia_principal h3 a{
	font-size: 30px;
}
#noticia_principal h2{
	margin-bottom: 10px;
	font-size: 30px;
}
#noticia_principal h2 a{
	font-size: 30px;
}

#noticia_principal img{
	margin-right: 10px;
	float: left;
}
/*#noticia_principal .imagen{
	width: 342px;
	margin-right: 10px;
	float: left;
	text-align: center;
}*/
.noticia_destacada{
	background-color: #eeeaea;
	border: 1px solid #cec6c3;
	margin-bottom: 7px;
	height: 150px;
	overflow: hidden;
}
.destacada_0{
	float: left;
	width: 340px;	
}
.destacada_1{
	float: right;
	width: 304px;	
}
.noticia_destacada h3{
	padding-left: 3px;
}
.noticia_destacada p{
	padding: 4px;
}
.noticia_destacada h3 a{
	font-size: 18px;
}
.bloque{
	
}
.bloque_listado{
	display: block;
	height: 140px;
	width: 326px;
	padding-left: 9px;
	float: left;
	margin-bottom: 4px;
	overflow: hidden;
}
.municipio{
	font-size: 11px;
	color: #000;
}
.municipio b{
	font-size: 9px;
}
.bloque h2{
	background-image: none;
	height: auto;
}
.bloque h2 a{
	font-size: 18px;	
}
.bloque h2.h2{
	height: 18px;
	background-image: url(img/bloque_h2.png);
	background-repeat: repeat-x;
	margin-bottom: 3px;
	padding-left: 3px;
}
.bloque h2.h2 a{
	display: block;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 3px;
	font-size: 11px;
	color: #221f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bloque h3 a{
	display: block;
	padding-left: 4px;
}
.bloque p{
	padding: 4px;
}
/* FORMULARIOS */
input.nada{
	border: 0px;
	width: auto;
}
#contenido fieldset{
	margin-left: 52px;
	width: 400px;
	padding-bottom: 10px;
}
#contenido fieldset legend{
	padding-left: 70px;
	padding-right: 6px;
	margin-top: 5px;
	padding-bottom: 10px;
	display: none;
}	
#contenido fieldset .dato{
	display: block;
	margin-bottom: 3px;
	margin-right: 0px;
	height: 20px;
}
#contenido fieldset i{
	display: none;
}
#contenido fieldset .dato input{
	float: left;
	width: 150px;
	border: 1px solid #ccc;
	padding: 1px;
}
#contenido fieldset .dato label{
	width: 120px;
	float: left;
}
#contenido fieldset div.error{
	width: 100px;
	float: right;
	display: block;
	border: none;
	color: red;
	margin-top: -21px;
}
#contenido fieldset p.desc{
	margin-top: -5px;
	margin-bottom: 5px;
}

#contenido textarea{
	width: 95%;
	margin-bottom: 5px;
	height: 90px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

#contenido .enviar{
	clear: both;
	text-align: right;
	margin-right: 18px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 80%;
}
#contenido .enviar input{
	text-align: center;
	background-color: White;	
	color: #000;
	padding: 1px;
	border: 1px solid #ccc;
}
#contenido .volver{
	width: auto;
	text-align: right;
	clear: both;
	padding-top: 20px;
}
#contenido .volver a{
	color: #000;
	text-decoration: none;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding: 4px;
	background-color: #ccc;
	color: #b8280f;
}
#contenido .volver a:hover{
	color: #000;
	text-decoration: none;
	background-color: #b8280f;
	color: #fff;
}
#contenido .volver span{
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10px;
	padding: 4px;
	background-color: #F5F5F5;
	color: #666;
}
#contenido a.ruta{
	background-color: #b8280f;
	color: #fff;
	padding: 4px;	
}
#contenido a.ruta:hover{
	background-color: #ccc;
	color: #b8280f;
}
#titular{
	border-bottom: 1px solid #ccc;
	margin-bottom: 7px;
	padding: 15px;
	display: block;
}
#titular h2{
	font-size: 30px;
}
#titular h3{
	font-size: 16px;
	font-weight: normal;
}
#titular .fecha{
	color: #000;
	font-size: 10px;
}
.txt{
	padding-bottom: 10px;
}
.txt img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.opinion{
	width: 160px;
	display: block;
	float: left;
}
.opinion span.autor{
	border-bottom: 1px solid #cec6c3;
	display: block;
	text-decoration: none;
	color: #666;
	padding: 2px;
}
.opinion span.autor a:hover{
	background-color: #666;
	color: #fff;
}
.opinion h3 a{
	color: #000;
	font-size: 12px;	
	text-decoration: none;
}
.opinion span.content{
	height: 160px;
	display: block;
	overflow: hidden;
	font-size: 12px;
}
.opinion a.leermas{
	display: block;
	height: 15px;
	width: 162px;
	background-image: url(img/a_leermas.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
}
/* lateral */
#lateral{
	width: 300px;
	float: right;
	padding-right: 9px;
	padding-bottom: 15px;
}
.p300_250{
	width: 300px;
	height: 250px;
	background-image: url(img/p300_250.jpg);
	margin-bottom: 6px;
}
.p728x90{
	width: 728px;
	height: 90px;
	display: block;
	background-image: url(img/p728_90.jpg);
	margin-bottom: 6px;
}
.p468x60{
	width: 468px;
	height: 60px;
	background-image: url(img/p468_60.jpg);
}
.p234x60{
	width: 234px;
	height: 60px;
	background-image: url(img/p234x60.jpg);
}
.p120x60{
	width: 120px;
	height: 60px;
	background-image: url(img/p120x60.gif);
}
.p120x90{
	width: 120px;
	height: 90px;
	background-image: url(img/p120x90.gif);
}
.p200x90{
	width: 200px;
	height: 90px;
	background-image: url(img/p200x90.gif);
}
#anunciate{
	width: 228px;
	height: 90px;
	background-image: url(img/anunciate.jpg);
	display: block;
	text-indent: -9999px;
}
#paginacion{
	font-size: 10px;
	clear: both;
	text-align: center;
}
#paginacion a{
	font-size: 10px;
	padding: 3px;
	text-decoration: none;
	color: ##b8280f;
	font-weight: bold;
}
#paginacion a:hover{
	text-decoration: blink;
	background-color: #b8280f;
	color: #fff;
}
#paginacion strong{
	padding: 3px;
	background-color: #b8280f;
	color: #fff;
}
.economia{
	background-color: #F8F8FF;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 6px;
	clear: both;
	float: none;
}
.p60{
	background-image: url(img/publicidad_vertical.gif);
	background-repeat: no-repeat;
	background-position: 480px 10px;
}
.p90{
	background-image: url(img/publicidad_vertical.gif);
	background-repeat: no-repeat;
	background-position: 740px 25px;
}
.h60{
	height: 60px;
}
.h90{
	height: 90px;
}
/* GMAPS */
#mapa{

}
#gmap{
	text-align: center;
	padding: 4px;
	width: 100%;
	width: 400px;
	height: 300px;
	border: 1px solid #ccc;
}
#pie{
	width: 992px;
	margin: auto;
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pie a{
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#pie a:hover{
	text-decoration: underline;
}

/* captcha */
#getcaptcha{
	margin-bottom: 4px;
	padding-top: 3px;
}
/* migas */
#migas{
	font-size: 9px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 2px;
	text-align: left;
	clear: both;
	padding-left: 10px;
	width: auto;
	margin-bottom: 5px;
}
#migas a{
	font-size: 9px;
	text-decoration: underline;
	color: #666;
}
#migas a:hover{
	text-decoration: none;
}
#migas span{
	font-size: 9px;
	display: none;
}
#maxosystem{
	width: 100%;
	clear: both;
	height: 24px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maxosystem a{
	width: 144px;
	height: 24px;
	text-indent: -9999px;
	display: block;
	float: right;
	background-image: url(img/maxosystem.gif);
	background-repeat: no-repeat;
}
/* galeria */
.muestra{
	display: block;
	border: 1px solid red;
	width: 320px;
	height: 110px;	
	float: left;
	padding-left: 9px;
}
.muestra a span.titulo{
	display: block;
	background-color: Blue;
	color: #fff;
	padding: 4px;
	text-align: center;
	margin-bottom: 3px;
}
.muestra a span.cuadro{
	display: block;
	border: 1px solid red;
	width: 80px;
	float: left;
	height: 80px;
	background-repeat: no-repeat;
}
#galerias{
	background-color: #dbdbdb;
	border: 1px solid #666;
	padding: 5px;
	height: 92px;
	margin-bottom: 5px;
}
#galerias span a{
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 3px;
	color: #000;
	text-decoration: none;
}
#galerias ul{
	display: block;
	list-style: none;
}
#galerias ul li{
	width: 72px;
	height: 72px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
#galerias ul li a{
	width: 70px;
	height: 70px;
	display: block;
	border: 1px solid #fff;
	text-indent: -9999px;
	 opacity: .7;
    filter: alpha(opacity=70);
}
#galerias ul li a:hover{
	 opacity: 1.0;
    filter: alpha(opacity=100);
	width: 70px;
	height: 70px;
	display: block;
	border: 1px solid #999;
	text-indent: -9999px;
}
#pager{
	display: none;
}
#galeria{
	display: block;
	width: 670px;
	height: auto;
}
#galeria a.galeria{
	display: block;
	padding-left:9px; 
	height: auto;
	width: 661px;
}
#galeria span.imagen{
	float: left;
	width: 400px;
	height: auto;
	display: block;
}
#galeria span.titulo{
	float: right;
	display: block;
	width: 235px;
	font-size: 16px;
	color: #000;
	font-family: Georgia;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	font-variant: small-caps;
}
#galeria span.texto{
	float: right;
	display: block;
	width: 225px;
	padding: 5px;
	background-color: #F8F8FF;
	border: 1px solid #ccc;
	line-height: 14px;
}
#video{
	width: 640px;
	height: 505px;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
}
.nav_galeria{
	padding: 3px;
	background-color: #ccc;
	border: 1px solid #666;
	margin-left: 9px;
	margin-bottom: 4px;
	height: 24px;
}
.nav_galeria a{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	text-indent: -9999px;
	text-decoration: none;
	color: #000;
	background-repeat: no-repeat;
}
#next{
	background-image: url(img/fast_forward.png);
}
#prev{
	background-image: url(img/rewind.png);
}
#play{
	background-image: url(img/play.png);
}
#pause{
	background-image: url(img/stop.png);
}
/* VIDEOS */
ul#videos{
	list-style: none;
	padding-left: 9px;
}
ul#videos li{
	height: 126px;
	width: 330px;
	float: left;
}
ul#videos li a{
	background-position: 3px 3px;
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	padding: 3px;
	width: 310px;
	border: 1px solid #ccc;
	text-decoration: none;
}
ul#videos li a:hover{
	background-color: #ccc;
	border: 1px solid #999;
}
ul#videos li a span{
	display: block;
	padding-left: 130px;
	font-size: 14px;
	font-family: Georgia;
	color: #666;
	font-weight: bold;
}
ul#videos li a:hover span{
	text-decoration: underline;
	color: #000;
}
/* en el tabss */
.pestana{
	border: 1px solid #b8280f;
	margin-bottom: 5px;
}
.pestana ol{
	list-style: decimal;
	padding-top: 6px;
	margin-left: 30px;
	padding-bottom: 6px;
}
.pestana ol li{
	color: #000;
}
.pestana ol li a{
	color: #392b2b;
	text-decoration: none;
	font-size: 12px;
}
.pestana ol li a:hover{
	color: #b8280f;
	text-decoration: underline;
}
ul#pdf{
	list-style: none;
	padding-left: 9px;
}
ul#pdf li{
	width: 180px;
	height: 210px;
	float: left;
	margin-right: 53px;
	margin-bottom: 15px;
}
ul#pdf li.pdf_2,li.pdf_5,li.pdf_8{
	margin-right: 0px;
}
ul#pdf li .img{
	width: 122px;
	height: 210px;
	display: block;
	float: left;
	background-position: 0px 17px;
	text-align: center;
	background-repeat: no-repeat;
	text-decoration: none;
}
ul#pdf li .edicion{
	width: 122px;
	height: auto;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	display: block;
	text-align: center;
	color: #000;
	background-color: #FFFAFA;
}
ul#pdf li .fecha{
	text-align: center;
	width: 122px;
	float: left;
	font-size: 9px;
	height: auto;
	padding-top: 194px;
	padding-bottom: 2px;
	display: block;
	color: #000;
}
ul#pdf li a .edicion{
	width: 122px;
	height: auto;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	display: block;
	text-align: center;
	color: #000;
	background-color: #FFFAFA;
}
ul#pdf li a .fecha{
	text-align: center;
	width: 122px;
	float: left;
	font-size: 9px;
	height: auto;
	padding-top: 194px;
	padding-bottom: 2px;
	display: block;
	color: #000;
}
ul#pdf li a.pdf{
	background-image: url(img/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	width: 57px;
	height: 210px;
	float: right;
	text-indent: -9999px;
}
.noimg{
	background-image: url(img/noimg.png);
}
#reflexion{
	padding: 4px;
	text-align: center;
}
/* EDITAR PAGINA */
#editarestapagina{
	margin: auto;
	font-size: 11px;
	clear: both;
	height: 30px;
	float: none;
	color: #222222;
	background-color: #efd543;
	background-image: url(img/eep/eep_bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#editarestapagina #administrador{
	display: block;
	width: 220px;
	float: left;
	padding: 5px;
	background-image: url(img/eep/eep_administrador.png);
	background-position: 0px 4px;
	padding-left: 21px;
	margin-left: 5px;
}
#editarestapagina strong{
	font-weight: bold;
}
#editarestapagina a{
	color: #222222;
	padding-bottom: 5px;
	padding-top: 2px;
	text-decoration: none;
}
#editarestapagina a:hover{
	text-decoration: underline;
}
#editarestapagina ul{
	list-style: none;
	width: 500px;
	display: block;
	float: right;
	padding-right: 10px;
	padding-top: 2px;
}
#editarestapagina ul li{
	float: right;
	padding: 5px;
	margin-left: 4px;
}
#editarestapagina li span{
	color: #7b7a7a;
	background-image: url(img/eep/eep_editar_off.png);
	background-position: 0px 0px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 2px;
}
#editarestapagina #eep_salir{
	background-image: url(img/eep/eep_salir.png);
	background-position: 0px 0px;
	padding-left: 20px;
}
#editarestapagina #eep_edit{
	background-image: url(img/eep/eep_editar.png);
	background-position: 0px 0px;
	padding-left: 20px;
}
#editarestapagina #eep_admin{
	background-image: url(img/eep/eep_admin.png);
	background-position: 0px 0px;
	padding-left: 20px;
}