/* CSS Document */
a:link { color: #003366; text-decoration: none}

a:visite { color: #003366; text-decoration: none}

a:hover { color: #990000; 	text-decoration: underline}

.texto_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.text_file{
		background-color: #e6e6e6; 
		color: rgb(0,0,0); 
		font-family: Arial; 
		font-size: 10; 
		border: 1px solid #CCCCCC;
		width: 762; 
		height: 17;
}

.text_file2{
		background-color: #ffffff; 
		color: #000000; 
		font-family: Arial; 
		font-size: 11; 
		width: 40; 
		border: 1px solid #999999;
}

.text_file_amarillo{
		background-color: #FFCC00; 
		color: #000000; 
		font-family: Verdana; 
		font-size: 10; 
		border: 0px solid rgb(0,0,102)
}

.tex_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.tex_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.tex_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.tex_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
	
.tex_negro_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: bold;

}
	
.texto_mini {
	font-family: Arial;
	font-size: 9px;
	line-height: normal;
	color: #000000;
}

.texto_mini_blue {
	font-family: Verdana;
	font-size: 9;
	color: #32378C;
	font-weight: bold;	
}

.tex_normal_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.tex_normal_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.tex_normal_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.tex_normal_am {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}

.imput {
     font-family: Verdana; font-size: 11px; font-weight: bold; width: 90; height: 22
}
.imput_sim{
     font-family: Verdana; font-size: 11px; font-weight: bold;  height: 20
}

.modificar{
     font-family: Verdana; font-size: 11px; font-weight: bold; width: 100; height: 30
}

.combos{
	font-family: Arial; font-size: 9;
}
.combos_p{
		font-family: Arial; 	
		font-size: 2.5mm;
		}
.gestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.mano {
	cursor: hand;
}
