@charset "utf-8";
/* CSS Document */

p{
	text-align:justify;
}	

h1{
	font-family:"Times New Roman","Trebuchet MS",Georgia,  Times, serif;
	color:#454343;
	font-size:30px;
	line-height:35px;
}
h2{
	font-size:12px;
	color:#990000;
}

h3{
	font-size:12px;
	color:#666666;

}
h4{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h5{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:lighter;
	line-height:12px;
}
.destacado h1{
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#990000;
}
.contenedordestacados h2{
	font-family:"Times New Roman","Trebuchet MS",Georgia,  Times, serif;
	color:#990000;
	font-size:30px;
	line-height:30px;
}
.texto_rojo_pq{
	font-size:11px;
	color:#990000;
}
a{
	color:#990000;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
a:visited{
	color:#990000;
	text-decoration:none;
}
h1 a:hover{
	color:#333333;
text-decoration:none;
}

.h1_rojo{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:14px;
	font-weight:bold;
}
.pie{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:10px;
}
.noticias_home{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:#990000;
	font-size:9px;
	letter-spacing:-0.1em ;
}
