body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/fondo.gif); 
	background-position: top left; 
	background-repeat:repeat-x;
	BACKGROUND-COLOR: #DA000A;
	SCROLLBAR-FACE-COLOR: #DA000A;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #DA000A;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	SCROLLBAR: auto;
}
.texto{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;
}
.texto:hover{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #DA000A; background-color:#FFFFFF;font-weight: normal; text-decoration: none;
}
.cabNoticias{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; background-color:#E3474E;font-weight: bold; text-decoration: none;
	padding-left:4px; padding-right:4px;
}
.fechaNoticias{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFF4E; font-weight: bold; text-decoration: none;
}
.cabNoticiasBig{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; background-color:#E3474E;font-weight: bold; text-decoration: none;
	padding-left:4px; padding-right:4px;
}
.destacadoNoticias{
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFF4E; font-weight: bold; text-decoration: none;
}
.textoNota{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; 
}
.textoNotaResaltado{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #DA000A; font-weight: bold; text-decoration: none; 
}
INPUT.Nota{
	BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; FONT-SIZE: 11px; BORDER-LEFT: 0px solid; WIDTH: 120px; COLOR: #ffffff; BORDER-BOTTOM: 0px solid; FONT-FAMILY: Verdana, Helvetica; BACKGROUND-COLOR: #000000
}
.textocopy{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;
}
.textocopyenlace{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: underline;
}
.textocopyenlace:hover{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: underline;
}