@charset "utf-8";
a{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#columna_noticias{
	float:left; 
	width:160px; 
	height:100%;
	margin-bottom: 10px;
	border-right: solid #CCCCCC 1px;
}
#noticia_principal{
	border-bottom:dotted #CCCCCC 1px;
}
.NoticiaHome{
	text-align:left;
	padding-bottom: 12px;
	border-bottom:dotted #CCC 1px;
}
#resto_noticias_interior{
	padding: 0 10px 0 5px;
	height:100%;
}
#resto_noticias_interior a{
	color: #3670BE;
}
#resto_noticias_interior a:hover{
	color: #363636;
	text-decoration:underline;
}
#resto_noticias_interior img{
	margin: 15px 0 0 0;
}
#columnaDR{
	float:left;
	height:100%;
	margin-left: 5px;
}
#opciones_destacadas{
	line-height: 14px;
	background-color:#f5f5f5; 
	overflow: auto; 
	padding: 6px;
	margin-top: 10px;
	margin-left: 10px;
 }
#opciones_destacadas a{
	color: #3670BE;
	text-decoration:none;
}
#opciones_destacadas a:hover{
	color: #003470;
	text-decoration:underline;
}
#opciones_destacadas hr{
	border: none 0; 
	border-top:dotted #CCCCCC 1px; 
	width: 80%; 
	text-align:left; 
	margin:auto auto auto 0; 
	height: 1px;
}
#opciones_destacadas li{
	padding:0 0 0 0;
	margin:0;
}
#opcion_destacada1{
	width:260px;
	margin-left:15px;
	float:left;
}
#opcion_destacada1 ul{
	margin:3px 0 0 15px;
	color: #3670BE;
}
#opcion_destacada2{
	width:272px;
	float:left;
	border-left:dotted #CCCCCC 1px;
	border-right:dotted #CCCCCC 1px;
}
#opcion_destacada2 ul{
	margin-left: 10px;
	padding-left:15px;
	color: #3670BE;
}
#opcion_destacada3{
	float:left;
	padding-left:25px;
	margin-left: 30px;
	border-left: #FFFFFF solid 1px;
}
#opcion_destacada3 ul{
	margin:0px 0 0 15px;
	padding-left:15px;
	color: #3670BE;
}
#contenido ul li
{	
/*esto es para hacerlo compatible con el IE8 */
	list-style-image:none;
}
#opcion_destacada1 ul li, #opcion_destacada2 ul li, #opcion_destacada3 ul li{
	list-style:disc;
}
#banner_central{
	padding:0px 5px 10px 10px;
}
.seccion_home{
	clear:both;
	border-top:dotted #CCCCCC 1px;
	margin-top:2px;
	width:100%;
}
.titulo_home{
	border-top:dotted #CCCCCC 1px;
	margin-top:2px;
}
.titulo_home a{
	font-size:medium; 
	color:#006699; 
	text-decoration:none; 
}
#tresColumnas{
	height:100%;
	padding:0; 
	margin-left:10px;
}
#tresColumnas p{
	margin-left: 140px;;
	text-decoration: none;
	color: #525252;	
}
#tresColumnas a{ 
	text-decoration: none;
	color: #3670BE;	
}
#tresColumnas a:hover{ 
	text-decoration: none;
	color: #363636;	
}
#columna1{
/*
	width:210px;
	float:left;
	height:100%;
*/
	clear:both;
	border-top:solid 1px #CCC;
	margin:15px 15px 0 15px;
}
#columna2{
/*
	width:210px; 
	float:left; 
	height:100%;
*/
	clear:both;
	border-top:solid 1px #CCC;
	margin:0 15px 0 15px;
}
#columna3{
/*
	width:210px; 
	float:left;
	height:100%;
*/
	clear:both;
	border-top:solid 1px #CCC;
	margin:0 0 0 15px;
}
#columna4{
/*
	width:210px; 
	float:left;
	height:100%;
*/
	clear:both;
	border-top:solid 1px #CCC;
	margin:0 0 0 15px;
}
#titular_columna h1{
	margin:0;
	color:#3670BE;
	font-size:24px;
	line-height: 24px;
	font-weight:bold;
	margin-top: 10px;
}
.titular_columna a{
	margin:0;
	color:#3670BE;
	font-size:24px;
	line-height: 24px;
	font-weight:bold;
}
.titular_columna a:hover{
	color: #363636;
	text-decoration:underline;
}
.mas_info{
	line-height:14px;
	font-style:italic;
	font-size:12px;
}
