.boton{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	border-color:#996633;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
	color:#990000;
	size:12px;
	font-weight: 500;
}

textarea {
	 font-family: Arial, sans-serif;
	 font-size: 12px;
	 border-width: 1px;
	 border-style: solid;
	 border-color:#996633;
	 color:#000000;
	 overflow:auto;  
}

input {
	 font-family: Arial,  sans-serif;
	 font-size: 12px;
	 border-width: 1px;
	 border-style: solid;
	 border-color:#996633;
	 color:#000000; 
}



.celda_etiqueta{
	font-family:"Times New Roman", Times, serif;
	 color:#993300; 
	font-size: 14px;
	text-align: right;
}

.celda_etiqueta_formconf{
	font-family: Arial,  sans-serif;
	
	font-size: 12px;
	text-align: left;
}



.celda_campo{
font-family: Arial,  sans-serif;
font-size: 10px
}
