/* CSS Document */

.text_file{
		background-color: rgb(255,255,255); 
		color: rgb(0,0,0); 
		font-family: Verdana; 
		font-size: 12; 
		border: 1px solid rgb(0,0,102);
}

.combos{
		font-family: Arial; 	
		font-size: 11px;
		}
.combos_p{
		font-family: Arial; 	
		font-size: 3mm;
		}		
.botones {
     font-family: Arial; 
	 font-size: 3mm; 
	 font-weight: bold;
	 width: 90; 
	 height: 22;
}
.botones_p {
     font-family: Arial; 
	 font-size: 8px; 
	 font-weight: bold;
	 width: 30; 
	 height: 17;
}
.botones_p1 {
     font-family: Arial; 
	 font-size: 10px; 
	 font-weight: bold;
	 width: 35; 
	 height: 20;
}
.botones_menu{
	font-family:Arial; 
	font-size: 3mm; 
	font-weight: bold; 
	width: 120; 
	height: 22;
	}
.texto_p {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 9pt;
}
.tex_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;

	}
.tex_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
.tex_negro_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	}
	
.imput_sim{
     font-family: Verdana; font-size: 11px; font-weight: bold;  height: 20
}