body{ 
 margin:0px;
 padding:0px;
 text-align:center;
 font-family:Verdana;
 font-size:11px;
}
input, select, textarea{font-size:10px; font-family:Verdana, Geneva, sans-serif}
a{
	color: #900;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h1,h2,h3,h4,h5{
	font-weight:bold;
	font-size:13px;
	color:#900;
}
hr{width:50px; text-align:center;}
#pagewidth{ 
 width:760px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:100px;
 background-image:url(../imgs/cabecera.jpg);
 background-repeat:no-repeat;
 background-position:top;
 width:100%;
 display:block;
}
#header img{
	border:0px;
}
#leftcol{
 width:130px;
 float:left; 
 position:relative; 
 list-style:none;
}
#leftcol ul{
	list-style:none;
	height:24em;
	padding:0;
	margin:0;
}
#banner_izdo{
	width:110px;
}
#maincol{
 width:470px;
 float: right; 
 text-align: justify;
 background-color:#FFF;
 padding-left:20px;
 margin-right:20px;
 padding-top:15px;
}
/* IE6 Only */
* html #maincol{
 width:460px;
 margin-right:20px;
}

#rightcol{
 width:120px; 
 float:right; 
}
#rightcol img{border:0px;}

#footer{
	background-image:url(../imgs/separador_horizontal.png);
	_background-image:none;
	background-position:top;
	background-repeat:no-repeat;
 clear:both;
 padding-top:10px;
 margin-top:10px;
}

#menu_sup ul{list-style:none; padding:0em; position:relative; top:8.3em; margin-left:15em;}
#menu_sup li{
	height:2.7em;
	width:13em;
	float:left;
	text-align:center;
	font-weight:bold;
	margin-right:5em;
}
#menu_sup a{
	color:#FFF;
	text-decoration:none;
}
#menu_sup a:hover{
	text-decoration:underline;
}
#menu_sup .sec1{
	background-image:url(../imgs/sec1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#menu_sup .sec2{
	background-image:url(../imgs/sec2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#menu_sup .sec1_texto{padding-top:10px;}
#menu_sup .sec2_texto{padding-top:10px;}


#menu_izda{float:left; width:90%; font-size:10px}
#menuizda_borde{float:right; width:8px; height:280px; background-image:url(../imgs/separador_vertical.png); background-position:right; background-repeat:no-repeat;}

#menu_izda li{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-left-width: 2px;
	border-left-style: solid;
	padding-left: 10px;
}
#menu_izda .menu_gris{
	color: #900;
	border-left-color: #900;
	background-color:#C0C0C0;
}
#menu_izda .menu_rojo{
	color: #F4F4F4;
	border-left-color: #900;
	background-color: #900;
}
#menu_izda li:hover{
	background-color: #DEDEDE;
	border-left-color: white;
	padding-left: 10px;
}
#menu_izda li a{
	display: block;
	font-weight: bold;
	text-decoration: none;
}
#menu_izda li a:hover{
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
#menu_izda .menu_gris a{
	color: #900;
}
#menu_izda .menu_rojo a{
	color: #F4F4F4;
}
#menu_dcha{float:left; width:112px;}
#menudcha_borde{float:left; width:8px; position:relative; height:23em; background-image:url(../imgs/separador_vertical.png); background-position:right; background-repeat:no-repeat;}

#marco{
	width:650px;
	background-image:url(../imgs/marco1_sup.png);
	background-position:top;
	background-repeat:no-repeat;
}
#marco_fondo{
	height:170px;
	background-image:url(../imgs/marco1_inf.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px;
}
#marco2{
	float:left;
	width:200px;
	height:243px;
	background-image:url(../imgs/marco2.png);
	background-position:left;
	background-repeat: no-repeat;
	margin-right: 1em;
}
#marco2 .contenido{padding:10px;}
 
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the Banners when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

img, div, a, input { behavior: url(css/iepngfix.htc) }
#noticia .foto{
	float:left;
	width:180;
	text-align:left;
	vertical-align:middle;
	padding-top:15px;
}
#noticia .contenido{
	float:left;
	width:280px;
	padding-left:15px;
}
#noticia .titular{
	padding-top:25px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#900;
	font-weight:bold;
}
#noticia .entrada{
	color:#333;
}
#noticia .enlace_mas{
	text-align: right;
}
#noticia hr{
	size:1px;
	text-align:center;
	width:400px;
	color:#900;
}
#noticia .hr1{
	width:200px;
	color:#CCC;
}

#noticia2 {
	float:left;
	width:200px;
	padding-left:15px;
	padding-right:15px;
}
#noticia2 .titular{
	padding-top:25px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#900;
	font-weight:bold;
}
#noticia .entrada{
	color:#333;
}
#noticia .enlace_mas{
	text-align: right;
}

#video{
	float:left;
	width:230px;
	height:230px;
}
#video .fecha{
	text-align:right;
	margin-right:15px;
	color:#900;
}
#video .reproductor{
	text-align:center;
}
#video .titulo{
	margin-left:15px;
}

	.container { float:left; clear:left; width:100%; padding:0 0 2em; }
	.box { float:left; width:140px; margin-right:1%; border-right: dotted; border-width:thin; }
	.box p { margin:.4em; padding:0; }
	.box .foto{ width: 90px; width:130px; border:none; margin-bottom:5px; }
	.box .enlace_mas{text-align: right; padding-right:10px;}
	.containWidth {width: 480px;}
	
.lista_fecha{color:#1B1B1B; margin-left:20px; padding-top:15px; padding-bottom:15px;}
.lista_noticia{color:#900; text-align:justify; margin-bottom:8px;}