/* CSS  DPeruenLinea*/

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000;
}

#hora {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial
}
#fecha {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, Arial
}

.marquee{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;	
}

.datanostrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration: none;
}

.datanostrum:hover {
	color: #FF9900;
	text-decoration: underline;
}

.enlaces {
	font-family: Verdana;
	font-size: 10px;
	color: #000033;
	font-weight: bold;
}

.enlaces:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000; 
}

.enlaces2 {
	font-family: Verdana;
	font-size: 12px;
	color: #D57000;
	font-weight: bold;
}

.enlaces3 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCE09;
	font-weight: bold;
}

.enlaces3:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF; 
}


.contenido {
	font-size: 10px;
	font-family: Verdana;
	color: #000033;
}
.contenido11 {
	font-size: 12px;
	font-family: Verdana;
	color: #000000;
	text-align:justify;
}

.titulos {
	font-size: 12px;
	font-family: Verdana;
	color: #E80000;
	font-weight: bold;
}

.subtitulos {
	font-family: Verdana;
	font-size: 11px;
	color: red ;
}

.pie_pagina {
	font-size: 11px;
	font-family: Tahoma;
	color: #F4F4F4;	
}

