
BODY {
	Font-Family: Arial;
	Font-size: 8pt;
	Color: black;	
}

P {
	Font-Family: Verdana, Arial;
	Font-size: 10pt;
	Color: black;	
}

H1 {
	Font-Family: Arial;
	Font-size: 14pt;
	Color: rgb(0,0,153);
}

H2 {
	Font-Family: Arial;
	Font-size: 12pt;
	Color: rgb(0,0,153);
}

H3 {
	
}
A {
	COLOR: #000080
}
A:visited {
	
}
A:active {
	
}
A:hover {
	COLOR: #ff6600
}

A.opcion {
	color: rgb(0,0,155);
/*	color: rgb(155,0,0); */
	text-decoration: none;
}

A.opcion:hover {
	COLOR: #ffffff;
}

BODY {

}

.titulo {
	Font-Family: Verdana;
	Font-size: 9pt;
	font-weight: normal;
	background: rgb(230,230,230);
	color: rgb(80,80,80);
}

.tope {
	background: rgb(255,255,255);
/*	background: rgb(200,0,0); */
	color: rgb(200,200,255);
}

.izquierda {
	background: #fffff0;
/*
	background: #e00000;
	background: #000080;
	background: #FF8000;
*/
}

.titulositio {
	Font-Family: Verdana;
	Font-size: 20pt;
	font-weight: bold;
}

.dato {
	Font-Family: Verdana;
	Font-size: 9pt;
	color: rgb(80,80,150);
	background: rgb(250,250,250);
}

.leyenda {
	Font-Family: Verdana;
	Font-size: 8pt;
	color: rgb(20,20,0);
	background: rgb(230,230,230);
}

.opcion {
	Font-Family: Verdana;
	Font-size: 10pt;
	color: rgb(255,255,255);
	background: #55cc55;
/*	background: #FFBB77; */
/*	background: rgb(210,210,255); */
}

.texto {
	Font-Family: Verdana;
	Font-size: 9pt;
	color: rgb(255,255,0);
	background: rgb(85,85,149);
}

.pie {
	Font-Family: Arial;
	Font-size: 9pt;
	color: rgb(0,0,0);

}

.noticiatitulo {
	Font-Family: Verdana;
	Font-size: 14pt;
	Color: rgb(0,0,153);
}

a.noticia {
	Font-Family: Verdana;
	Font-size: 11pt;
	Font-Weight: bold;
	text-decoration: none;
	Color: rgb(0,0,153);
}

a.noticiaresumen {
	Font-Family: Verdana;
	Font-size: 11pt;
	Color: black;	
}

.noticiacopete {
	Font-Family: Verdana;
	Font-size: 10pt;
	Color: black;	
}

.nosubrayado  {
	text-decoration : none;
}

.noticiatexto {
	Font-Family: Verdana, Verdana;
	Font-size: 9pt;
	Color: black;	
}

a:hover.noticia {
	text-decoration: none;
	Color: rgb(0,0,200);
}

.help {
	border-bottom: 1px dashed #00ff;
	cursor: help;
}

.form {
	BORDER-RIGHT: #888888 1pt groove;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #888888 1pt groove;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #888888 1pt groove;
	COLOR: black;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #888888 1pt groove;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	bgcolor: blue
}








