.mensaje_rojo {
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
	text-align: center;
}

.div_con_scroll {	
	overflow:auto;
	height:400px;
}

.fuente_de_9 {
	font-size: 9pt
}

.div_con_scroll_hor {	
	overflow:auto;
	height:320px;
	width:650px; 
}

.fuente_de_8 {
	font-size: 8pt
}

.fuente_de_7 {
	font-size: 7pt
}

.serigdescarga {
	cursor: pointer;
}

.funte_de_7_rojo {
	font-size: 7pt;
	color: #cc3300;
}

.funte_de_8_rojo {
	font-size: 8pt;
	color: #cc3300;
}

.funte_de_9_rojo_negrita {
	font-size: 8pt;
	color: #cc3300;
	font-weight: bold
}

.div_con_scroll_ser {
	width:650px; 
	height:350px;
	overflow:auto;
}

