.txtTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #993438;
}
.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993438;
}
.txtLiga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.txtEnumerados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #C1C0E4;
}
.txtSubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C9C9E5;
}

/* para cambiar los colores del scroll usa los colores autocad*/
BODY {
	
	SCROLLBAR-FACE-COLOR: #BAA995; /* red*/
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; /*yellow*/
	SCROLLBAR-SHADOW-COLOR: #998265; /* green*/
	SCROLLBAR-3DLIGHT-COLOR: #CABEAE; /* cyan*/
	SCROLLBAR-DARKSHADOW-COLOR: #998265; /* blue*/
	SCROLLBAR-ARROW-COLOR: #998265; /* magenta*/
	SCROLLBAR-TRACK-COLOR: #F3E6D5; /* orange*/
	SCROLLBAR-BASE-COLOR: #00FF00; /* black*/
}

/* este es para las cajas de texto y el menu pop up*/
.input    
{font-size:11pt;font-family:Arial, Helvetica, sans-serif;color: #993438}


select, input, textarea
{font-size:11pt;font-family:Arial, Helvetica, sans-serif;color: #993438}
/*
 a:link   {text-decoration: none;} 
a:vlink  {text-decoration: none;} 
a:hover  {text-decoration: none;}
a:visited{text-decoration: none;}
*/



.sello {
	background-attachment: fixed;
	background-image: url(../img/esp/templ/sello1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txtTituloTabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F3E6D6;

}
.txtFechasCurric {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F3E6D6;
}
