img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:425px;
	}		

/* // Easy Slider */


/* generated by csscreator.com */ 
html, body{
	margin:0;
	padding:0;
	text-align:left;
	background-color: #F3F3F5;
} 
 
#pagewidth{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height: 100%;
} 
 
#header{
	position:relative;
	width:100%;
	height: 175px;
	background-image: url(imagenes/cabecera_1.jpg);
	background-repeat: no-repeat;
} 


#img cabecera{
	height: 114px;
 }
 

#menu{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-left: 300px;
	
 }
 
#seccion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 60px;
	margin-top: 140px;
	
 } 
 
#imagen{
	height: 175px;
	margin-bottom: 5px;
	
 }

 
#leftcol{
	width:425px;
	float:;
	position:relative;
	height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 20px;
 }
#maincol{
	float: right;
	display:inline;
	position: relative;


 width:; 
	height: 100%;
	width: 440px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
 }
 
 #noticia{
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 10%;
	height: 220px;
	
	 } 
  #pic{
	background-image: url(icons/trackback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 200px;
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	height: 215px;
	
	 } 
 
  #news{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	float: right;
	width: 460px;
	
	 } 
 
#footer{
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF1E2E;
 } 
 
 #foot{
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BF1E2E;
 } 
 
 #legal{
	padding-top: 5px;
	float: left;
	vertical-align: middle;
	height: 10px;
 } 
 
#idioma{
	padding-top: 5px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #BF1E2E;
	padding-left: 5px;
 } 
 
 
 /* *** 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{ 
#twocols, #maincol{width:100%; float:none;}
}
 
  .titular {
	font-family: Georgia, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	color: #BF1E2E;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

 .subtitulo {
 	display:block; 
	width:100%; 
	border:solid #ccc; 
	border-width: 0 0 1px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color: #999999;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
}
.texto {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #666666;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.fecha {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(icons/0024_chevrons.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	float: none;
	padding-left: 15px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-bottom: 2px;
}

 /*fin estilos de texto*/ 
 
/*estilos de enlace*/ 

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B0D19;
	font-size: 11px;
}

.menu:link {


	
}

.menu:visited {

}

.menu:hover {
	text-decoration: underline;
	color: #8B0D19;
	
}

.menu:active {


}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.menu2:link {


	
}

.menu2:visited {

}

.menu2:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}

.menu2:active {


}

.foot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF1E2E;
}

.foot_text :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF1E2E;	
}

.foot_text :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF1E2E;
}

.foot_text :hover {
	text-decoration: underline;
}

.foot_text :active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF1E2E;
	
}
/*fin estilos de enlace*/ 
