/* textos */
*{
	font-family: "Trebuchet MS";





}
.titulos {
	font-size: 16px;
	color: #0099FF;
	text-align: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
h2 {
	font-weight: normal;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;




}
h1 {
	text-align: justify;
	font-weight: normal;
	padding-right: 0px;
	font-size: 10px;




}
.fechanoticias {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin-bottom:5px;
	margin-top:10px;

}
.cuerponoticias {
	font-size: 9px;
	text-align: left;
	color: #FFFFFF;

}

br {
	line-height: 50%;


}
.pie {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;





}
.cuerponormal {
	font-size: 11px;
	text-align: justify;


}
.notaspequenas {
	font-size: 9px;
	line-height: normal;


}
hr {
}
.categorias {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 160px;
	font-family: Arial;
	background-color: #990000;
	color: #FFFFFF;












}
img {
	margin: 0px;
}
p {
	padding-right: 15px;
	padding-left: 5px;




}
.oculto {

	font-size: 1px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.titulosparrafos {
	font-size: 12px;
	color: #660000;
}
ul {
	margin-left: 3em;
	margin-right: 2em;
	margin-bottom: auto;
	margin-top: auto;






}
ol {
	margin-left: 3em;
	margin-right: 2em;
	margin-bottom: auto;
	margin-top: auto;




}
b {
	font-weight: 500;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}

