body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8C0000;
}
p {
	display: block;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
ol {
	display: block;
	margin-top: 5px;
}
li {
	list-style-type: disc;
	padding-top: 5px;
	font-size: 11px;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #799CB2;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#fecha {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	display: block;
}
#icono {
	position:absolute;
	top:40px;
	width:100px;
	height:100px;
	z-index:2;
	right: 48%;
}
.recuadro {
	border: 2px solid #990000;
	text-align: center;
	display: block;
	width: 200px;
}
.textos {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	display: block;
}
.enlaces {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	display: block;
}
.sub {
	
	text-decoration: underline;
	
}
.titulosnoticias {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	font-variant: small-caps;
}
.supertitular {
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	display: block;
}
.capascroll {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}
.t10 {
	font-size: 10px
}
.t12 {
	font-size: 13px;
}
.negrita {
	font-weight: bold
}
.textoCentro {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	display: block;
}
.textoNormal {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.centroDown {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

