/* CSS Document 
Estilos de página
==================================================
*/
 body {
    scrollbar-base-color: #2D3331;
    scrollbar-face-color: #C9C9C9;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #666666;
    scrollbar-3dlight-color: #CCCCCC;
    scrollbar-darkshadow-color: #CCCCCC;
    scrollbar-highlight-color: #f0f0f0;
    scrollbar-shadow-color: #f0f0f0;
	margin: 0px 0px 0px 0px;
	text-align:center;
}
.frameborder{
	border: 0px ;
}
.frameborder_d{
	border: 0px ;

}
/*
Otros
==================================================
*/
.botones {
		background-image: url(../imagenes/bg_boton.gif); 
		color: #FFFFFF; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		border: 1px solid #ABA79A;
		height:20;
}
.botones_disabled {
		background-image:   url(../imagenes/bg_boton_d.gif); 
		color: #FFFFFF; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		border: 1px solid #333333;
		height:20;
}
.boton_blanco {
		background-image: url(../imagenes/bg_boton_b.gif); 
		color: #333333; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 8pt; 
		border: 1px solid #333333;
		height:20;
}
.combos {
		background-color: #ABA79A;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;  	
		font-size: 8pt;
}
.combos_p {
		background-color: #FFFFFF;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;  	
		font-size: 6pt;
		height:12px;
		vertical-align:middle;
}
.text_field {
		background-color: #ABA79A; 
		color: #000000; 
		font-family: Arial, Helvetica, sans-serif;   
		font-size: 8pt; 
		border: 1px solid #999999;
}
/*
texticos
==================================================
*/
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.texto_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.texto_negro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.t_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #304D7A;
}
.t_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0D2F6C;
}
.texto_titulo_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0D2F6C;
}

.texto_negro_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.texto_mensajes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.texto_titulo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5F730F;
}
.texto_credito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.texto_alerta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.texto_negro_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
/*
tablitas
==================================================
*/
.tabla_general{
	font-size: 7pt;
}
.borde_tabla {
	background-color: #CCCCCC;
}
.fondo_tabla {
	background-color: #314811;
}
.fondo_celda_1 {
	background-image:   url(../imagenes/bg_celda_1.gif);
	height:20px;
	background-repeat: repeat-x;
}
.fondo_celda_2 {
	background-image:   url(../imagenes/bg_celda_2.gif);
	height:20px;
	background-repeat: repeat-x;
}
.fondo_celda_3 {
	background-color: #FFFFFF;
	height:20px;
}
.fondo_celda_4 {
	background-image:   url(../imagenes/bg_celda_4.gif);
	height:20px;
	background-repeat: repeat-x;
}
.fondo_celda_5 {
	background-color: #F0F0F0;
	height:20px;
}
.bg_celda_5{
	background-image:   url(../imagenes/bg_celda_5.gif);
	height:20px;
	background-repeat: repeat-x;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.fondo_99{
	background-color: #999999;
}
/*
elementicos
==================================================
*/
img {
	border:none
}
hr{
	noshade:noshade;
	color: #cccccc;
	size: 1px;
	border-style:dotted;
}
/*
enlaces
====================================================
*/
a:link{
	color: #666666;
	font-size: 9pt;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-size: 9pt;
	text-decoration: none;
}
a:hover {
	color: #666666;
	font-size: 9pt;
	text-decoration: underline;
}
a:active {
	color: #666666;
	font-size: 9pt;
	text-decoration: underline;
}
/* Modal 
====================================*/
.modal{
	FILTER: alpha(opacity:40); 
	BACKGROUND-COLOR: black; 
	opacity: 0.40; 
	KHTMLOpacity: 0.40; 
	MozOpacity: 0.40; 
	moz-opacity: 0.40;
}
