/* Generales */
* {margin:0px; padding:0px;}
a:link, a:visited {color: #696969; text-decoration:none}
.subflash {
	margin-top: 20px;
	margin-left: 20px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6A6A6A;
	list-style-type: circle;
	list-style-position: inside;
}
#marco #contenido .nav li {
	padding-bottom: 5px;
}
#marco #contenido .nav li a:hover {
	color: #999999;
	text-decoration: underline;
}
#lasnoticias {
	margin-top: 20px; margin-bottom:20px}

a:hover, a:active  {color: #B2B2B2;}

/* Estructura */
body {background-color: #AFAFAF;font-family: Arial, Helvetica, sans-serif;font-size: 0.9em;color: #6A6A6A;}
#marco {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFFFFF;
	margin-top:20px;
	background-image: url(images/bg_marco.jpg);
	background-repeat: repeat-y;
}
#contenido {
	margin-left: 155px;
	padding-right: 8px;
	padding-bottom: 20px;
	min-height: 1100px;
}
#content {
	padding-bottom: 55px;
}
#content.portada {padding-bottom: 0px}
#content .post {
	padding-right: 10px;
	padding-left: 10px
}




#lateral {width: 138px;float: left;padding-left: 4px;font-size: 0.9em;}
#pie {width:1000px; margin-right: auto; margin-left: auto; background-image: url(images/bg_%20pie.jpg); height: 50px; text-align: center; padding-top: 11px; margin-bottom: 20px; background-repeat: no-repeat;}
#lateral form {padding-right: 10px;	padding-left: 5px;}
#volver {float:none; height:40px; width:161px; background-image:url(images/bg_volver.jpg); background-repeat:repeat-y; margin-left:-4px; padding-top:7px;}
#volver a {background-image:url(images/volver.jpg);background-repeat:no-repeat; width:100px; margin-left:15px; padding-left:28px; font-weight:bold;	font-family:Arial, Helvetica, sans-serif; letter-spacing:-1px; font-size:1.1em; color:#85B853; vertical-align:middle; display:block; height:16px; padding-top:5px;}
#volver a:hover {background-position: left bottom;color: #888888;}

/* Menu superior*/
#main_menu {
	background-image: url(images/hr.jpg);
	background-repeat:  repeat-x;
	background-position: 0px 22px;
	padding-bottom: 8px;
	padding-top: 2px;
	margin-right: 25px;
	padding-left: 30px;
	margin-top: 9px;
}
#main_menu li{
	display: inline;
	margin-right: 50px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin-left: 0px;
}
#main_menu li.dlinea a {font-size: 0.9em; color: #005995; letter-spacing: -0.5px; margin-right: -5px; line-height: 35px; }
#main_menu li.dlineactual a {
	font-size: 0.9em;
	letter-spacing: -0.5px;
	margin-right: -5px;
	line-height: 35px;
	color: #005995;
	text-decoration: underline;
}
#marco #contenido #main_menu .actual {color: #005995;}
a.eng {color: #6A6A6A;}

/* Menu lateral*/
ul#menu {list-style:none;margin-left: 10px;}
ul#menu li {padding:0;float:left;margin-bottom: 24px;}
ul#menu li a {display:block;width:121px; height:42px; text-decoration:none;}
#menu a:hover, #menu a.presente {	background-position: bottom;}
ul#menu li a span {display:none;}
a#comunas {background-image:url(images/li_comunas.jpg);}
a#contacto {background-image:url(images/li_contacto.jpg);}
a#gfotos {background-image:url(images/li_fotos.jpg);}
a#mapa {background-image:url(images/li_mapas.jpg);}
a#archivo {background-image:url(images/li_archivos.jpg);}
a#links {background-image:url(images/li_links.jpg);}
a#contacto_e {background-image:url(images/li_contacto_e.jpg);}
a#gfotos_e {background-image:url(images/li_fotos_e.jpg);}
a#mapa_e {background-image:url(images/li_mapas_e.jpg);}
a#links_e {background-image:url(images/li_links_e.jpg);}
#eltitulo {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
}
#eltitulo em {
	display: none;
}

/* Estilos genreales*/
h2, h3, h4 {
	color: #2C435C;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
h2 {
	font-size: 1.8em;
	padding-top: 20px;
	margin-bottom: 15px;
}
h3 {
	font-size: 1.3em;
	padding-top: 10px;
	color: #9D9D9D;
	margin-bottom: 15px;
}
h4 {
	font-size: 1.15em;
	color: #9D9D9D;
	margin-top: 10px;
	margin-bottom: 7px;
}
#contenido p {
	font-size: 0.9em;
	padding: 0px;
	margin-bottom: 10px;
}
.content li {font-size: 0.9em; padding-right: 10px;	padding-left: 10px;	list-style-position: inside;}
.impactos {	margin-right: 220px;}
form p {font-weight: bold;}

/* Fotos */
#content .post img.i470 {
	margin-left: 95px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C0C9D6;
	padding: 4px;
}
#content .post  img.i200l {
	float: left;
	border: 1px solid #C0C9D6;
	padding: 4px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .post  img.i200r {
	float: right;
	margin-left: 15px;
	margin-right: 10px;
	border: 1px solid #C0C9D6;
	padding: 4px;
	clear:right;
	margin-bottom: 10px;
}
#fotos a img {filter:alpha(opacity=30);	-moz-opacity:0.3;	-khtml-opacity: 0.3;	opacity: 0.3;border: 1px solid #000000;}
#fotos a:hover img, #fotos a.f_actual img {filter:alpha(opacity=100); -moz-opacity:100; -khtml-opacity: 1; opacity: 1;	border: 1px solid #B4B4B4;}
#content .post img.alignright {
	float:right;
	margin-top: 0px;
	margin-left: 10px;}
	.aligncenter,
div.aligncenter, #content .post img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border:none
}
h3.titlepost {
	font-size:18px;
	alignright:-1px;
	font-style: normal;
	clear:right
}
#banners_centrales {clear:right; margin-top:10px}
#banners_centrales img {border:none; margin-right:20px}

#content .post img.nobloque { display:inline; margin:0}
/* Estilos galería fotos*/
#fotografias {width:594px; margin-left:8px; min-height:420px;}
#nav_fotos1 {float: left; width: 143px; height: 50px; padding-top: 13px; font-weight: bold;}
#nav_fotos2 { float: right; width: 143px; text-align: right; height: 50px; padding-top: 13px; font-weight: bold;}
#fotografias p {font-weight:bold; color:#A4B2BF; text-align:right;}
#fotografias h1 {background-color:#C0D731; height:16px; margin-top:18px; margin-bottom:9px; font-size:16px; font-weight:bold; color:#FFFFFF; padding-top:0px; padding-right:0px; padding-bottom:0px; padding-left: 12px;}
#fotografias p a {font-weight: bold;color: #A4B2BF;text-align: right;}
#fotografias h4 ,#fotografias h6 {font-size: 16px; font-weight: bold; color: #286993; margin-right: 150px; margin-left: 150px; text-align: center; padding-top: 13px;}
#meses {
	float: left;
	width: 100px;
	padding-left: 10px;
}
#meses ul {list-style-type: none;}
#meses ul li a {display: block;margin-top: 5px;margin-bottom: 5px;font-weight: bold;color: #A5B4BB;font-size: 0.9em;}
#delmes {margin-top: -10px;margin-right: -30px;margin-left: -30px;}
#delmes a {font-size: 0.9em;line-height: 20px;font-weight: bold;color: #A5B4BB;}
#delmes a:hover { color: #0073BC;}
#delmes  a img{border-top-style: none;border-right-style: none;border-bottom-style: none;border-left-style: none;}
#fotografias #meses h5  {margin-top: 20px;}
#fotografias #meses h5 a {font-size: 22px;color: #4788C2;text-decoration: underline;}
#meses ul li a:hover, #meses ul li a.estemes{display:block; margin-top:5px; margin-bottom:5px; font-weight:bold; color:#0073BC; font-size:0.9em; background-image:url(../crvlr/gfx/flechita.jpg); background-repeat:no-repeat;background-position:80px;}

#noticia1 h1 {
	color: #9D9D9D;
	padding: 0px;
	letter-spacing:-1px;
	font-size:18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#noticia1 {
	margin-top: 20px;
	padding-left: 10px;
	height: 230px;
	vertical-align: bottom;
	color: #000000;
	font-size: 12px;
}
#noticia1 table {
	height: 230px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#noticia1 td {	vertical-align: bottom;}
#noticia1 img {	float: right;	margin-left: 10px;}
#noticia1 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}



div.hr {
	height: 4px;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	margin-right: -10px;
	margin-top: 23px;
	margin-bottom: 23px;
}
div.hr hr { display: none;}
#noticia2 object {	float: right;}
#noticia2 h2 {
	margin-top: 30px;
	color: #999999;
	margin-bottom: 6px;
}
#cal_fotos {
	background-image: url(images/cal_fotos.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 190px;
	padding-top: 21px;
	float: right;
}
#noticia2 span {
	margin-left: 20px;
}


#anteriores {
	background-image: url(images/anteriores.jpg);
	background-repeat: repeat-x;
	height: 276px;
	width: 309px;
	padding-top: 12px;
	float: right;
}
#anteriores h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 13px;
	letter-spacing: 0,5px;
	margin: 0px;
}
#anteriores h3 {
	font-size: 13px;
	color: #818372;
	padding-bottom: 5px;
	padding-top: 0px;
	font-weight: bold;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#anteriores p {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}


#anteriores img {
	float: left;
	margin-right: 25px;
	margin-top: 12px;
	margin-left: 3px;
}


#noticia2 {
	height: 288px;
	font-size: 13px;
	color: #A0A295;
	float: none;
	width: 608px;
	margin-bottom: 20px;
}
#cal_fotos a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cal_videos {
	background-image: url(images/cal_videos.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 190px;
	padding-top: 21px;
	float: right;
	clear: none;
	margin-right: 2px;
}
#opni {
	background-image: url(images/abrecomillas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	padding-top: 26px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 14px;
	color: #A3A3A3;
	margin-left: -8px;
	font-style: italic;
}


#cal_videos a img {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.op {
	font-weight: bold;
	text-align: center;

}
#opni .firma {
	background-image: url(images/cierracomillas.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 203px;
	margin-top: 15px;
	margin-right: 50px;
}
#noticias3 {
	height: auto;
}
#lang {
	margin-top: -10px;
	height: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
	color: #5C6681;
}
#content #post-135 img, #content #post-33 img{
	float: right;
	margin-right: 10px;
	margin-left: 20px; border: 1px solid #C0C9D6;
	padding: 4px;
	clear:right
}
#content #post-135 h1, #content #post-33 h1 {
	margin-bottom: 15px;
}

#content #post-135 p, #content #post-33 p {
	margin-left: 20px;
	width:650px
}
#content #post-135 #palglosario, #content #post-33 #palglosario { min-height:250px}

#contenido p a {
	text-decoration: underline;
}
#callescirc h3 {
	background-color: #D7DAC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0em;
}
#callescirc .callecirc {
	background-image: url(images/bg_callecirc.jpg);
	background-repeat: repeat-x;
}
.callecirc img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.callecirc {
	height: 247px;
	padding: 7px;
}

.callecirc h4 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
}
.callecirc p {
	margin-top: -10px;
	padding-top: 0px;
}
#noticia2 h1 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}
#noticia2 p {
}
#anteriores p {
	margin-right: 0px;
}
#noticia2 #actual {
	width: 285px;
}
#noticia2 #actual p {
	margin-right: 0px;
}
#actual img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#actual p {
	font-size: 10px;
}
#foto_portada {
	float: right;
	width: 284px;
	margin-left: 10px;
	margin-top: 10px;
}
#_derecha {
	float: right;
	width: 200px;
}
#_izquierda h4 {
	padding-left: 0px;
}
#_izquierda {
	width: 370px;
}
#_derecha img {
	margin-bottom: 10px;
}
.fotosLoPrado {
	padding-left: 86px;
	background-image: url(../crvlr/gfx/fotosLoPrado.jpg);
	background-repeat: no-repeat;
}
.fotosLaReina {
	padding-left: 86px;
	background-image: url(../crvlr/gfx/fotosLaReina.jpg);
	background-repeat: no-repeat;
}

#nav_fotos4 {
	float: right;
	width: 143px;
	text-align: right;
	height: 20px;
	font-weight: bold;
	padding-top: 13px;
}
#nav_fotos3 {
	float: left;
	width: 143px;
	height: 20px;
	padding-top: 13px;
	font-weight: bold;
}
a.noborder img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.separacion {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
	margin-top: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}


.ngg-gallery-thumbnail-box {display:block; float:left; width:108px; height:83px}



/*banners portada*/
.banner-portada {width: 667px; float:left}
.banner-vertical {width: 164px; float:left; padding-left:6px}
.banner-vertical a img {border:none}