.fondo {
	background-attachment: fixed;
	background-image: url(../img/esp/templ/sello.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txtTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: B1D0D4;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.txtTabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
}
.txttittabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtEnumerados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE9C1B;
}
BODY {
	
    background-color:#116F7C;
	SCROLLBAR-FACE-COLOR: #84B4BA; /* red*/
	SCROLLBAR-HIGHLIGHT-COLOR: #DDF5F8; /*yellow*/
	SCROLLBAR-SHADOW-COLOR: #147E8C; /* green*/
	SCROLLBAR-3DLIGHT-COLOR: #B8D8DD; /* cyan*/
	SCROLLBAR-DARKSHADOW-COLOR: #005965; /* blue*/
	SCROLLBAR-ARROW-COLOR: #005965; /* magenta*/
	SCROLLBAR-TRACK-COLOR: #B9D5D8; /* orange*/
	SCROLLBAR-BASE-COLOR: black; /* black*/
}

.input    
{font-size:9pt;font-family:Arial, Helvetica, sans-serif;color: #646464}

