@charset "utf-8";
.clear { clear:both;
}
h4 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #900;
}
#cont-main h3 {
	margin-top: 0px;
	color: #666;
	font-size: 20px;
}
#main #derecha a{
	color: #333;
	text-decoration: none;
}
#main #derecha a:hover{
	color: #333;
	text-decoration: underline;
}
#noticias a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#noticias a:hover{
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}
.img_rodea {
	float: left;
	margin-right: 10px;
	border: 3px solid #901500;
}
#noticias b {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #A91800;
}
.fecha {
	font-family: arial;
	font-size: 9px;
	color: #CCC;
}
#cont-menu #menu a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#cont-menu #menu a:hover {
	color: #CCC;
}
.borde-img {
	border: 2px solid #881300;
}
.borde-img2 {
	border: 4px solid #999;
}
.borde-img3 {
	border: 6px solid #999;
}

.ico-noticias {padding: 8px;background: #3391d2;width:500px;}
.ico-noticias a:hover{text-decoration:none;}
.ico-noticia-inicio {height: 75px; margin: 0 10px 10px 0;overflow: hidden;border:#900 2px solid;float:left;}
