/*Vinculo*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


/*Estilo Cuerpo*/
BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#008000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-shadow-color:#004000;
scrollbar-arrow-color:#004000;
scrollbar-track-color:#E0E0E0;
}

/*Parrafos y Titulos*/
.titulo1 {
	font-size: 10pt;
	color: #003366;
	font-family:"Tahoma";
	}
.parrafo-1-8pt{
	font-size: 8pt;
	color:#297E29;
	font-family:"Tahoma";
	}
.parrafo-2-8pt{
	font-size: 8pt;
	color:#000000;
	font-family:"Tahoma";
	}
.parrafo-3-10pt{
	font-size: 10pt;
	color:	#000000;
	font-family:"Tahoma";
	}				
.t_g
{
	font-size: 12pt;
	color:#333333;
}
.text_
{
font-size: 8pt;
color:#333333;
}
.text_t
{
	font-family:"TW Cent", Tahoma;
	font-size: 14pt;
	color: #27291D;
}
.text_t2
{
color: #333333;
text-decoration:none;
}
.text_n8 {
color: #666666;
font-size: 8pt;
font-family:"Tw Cen MT", Tahoma
}
.text_n10 {

	font-size: 10pt;
}
.text_n10 {
color: #27291D;
	font-size: 10pt;
	text-decoration:none;
	font-family:"TW Cent", Tahoma;
}
.text_g
{
font-family:"Tw Cen MT", Tahoma;
font-size: 10pt;
color:#333333;
}

.text_gg
{
font-family:"Tw Cen MT", Tahoma;
font-size: 12pt;
color:#333333;
}


.highslide {	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}


/*Mensajes de Error*/
.no_disp {
	color: #CC0000;
	font-size: 10pt;
	font-stretch:normal;
	font-family:"Tw Cen MT", Tahoma;
}

/*Formularios*/
.requerido {
	border: 1px solid #618197;
	background-color: #d9e1e6;
	font-family: Tahoma;
	font-size: 8pt;
	color:#0d2d43;
	}
	
/*pie de pagina*/
.pie {
font-family:"Tahoma";
font-size: 8pt;
color: #003366;
}
