.textorojo {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #745115}
.textoazul {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #587ba3}
.textoazulpaneltitulo {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: #45607F}
.textoazulpanel {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000}
.textoazulpanelextra {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #000000}
.textoblanco {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFFFFF}
.textorojo a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #745115; text-decoration: underline}
.textorojo a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #745115; text-decoration: underline}
.textoazul a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #587ba3; text-decoration: underline}
.textoazul a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #587ba3; text-decoration: underline}
body {	background-color: #FFFFFF;	background-image: url(../images/fondo.gif);	margin : 0;	margin-bottom : 0;	margin-left : 0;	margin-right : 0;	margin-top : 0;}

.textoazuloscuro {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #45607F}
.botonazul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; color: #FFFFFF; background-color: #587BA3}
.botonrojo { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; color: #FFFFFF; background-color: #A25115 }
.rotulorojo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #FFFFFF; background-color: #a25115}

.arearoja {  font-family: Courier,Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #745115;width:740;height:400}

.cabeceraroja {  font-family: Courier,Arial, Helvetica, sans-serif; font-size: 9px; 
	background-color: #B28155 ; font-style: normal; color: #FFFFFF;}
	
#pantalla {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background-color: silver;
	opacity: .0;
	filter: alpha(opacity=0);
	-moz-opacity: .0; 
}