.texto {
	font-family: Arial;
	font-size: 10px;
	color: #000000;

	background-color:background-color:#b0cb21;;
	background-color: #AAE225;

}
.font10 {
	font-family: Arial;
	font-size: 10px;
}
.font16_verde {
	font-family: Arial;
	font-size: 16px;
	color: #90C019;
	font-weight: bold;
}

.field {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
	font-weight: normal;
	color: #606060;
	margin-bottom:20px;
}

.field a {
	font-family: Arial;
	font-size: 11px;
	color: #FF6804;
}
.field a:hover {
    FONT-SIZE: 11px;
	COLOR: #B2B4BF;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}

legend{
	 font-weight:bold;
	 color: #FF6804;
}

.txtbox, select, .boxmensaje{
	font-family: Arial;
	font-size: 10px;
	background-color:#CEEE81;
	height: 18px;
	border: 1px solid #FF9900;
}
.checkbox {
	font-family: Arial;
	font-size: 10px;
	color: #4A4A4A;
	background-color:#BFEA5E;
	border: 1px solid #FF9900;
}

select{width:350px;}

.aclaracion{font-size:10px; color:#ACACAC;}

#error, #ok{text-align:center; padding:3px; margin-bottom:10px; background-color:#FFE4DD; border: 1px solid #F51F00; font-family:Arial; font-size:13px;}
#ok{font-family:Arial; font-size:13px; background-color:#FFFFFF; border: 1px solid #F51F00;}

.boxmensaje {
	height: 100px;
	width: 250px;
}
.txtboxchico{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;
	height: 16px;
	border: 1px solid #666666;
	width: 50px;
}
.fondo_franja {
	background-image: url(../img/fila.jpg);
}
.lineaGris {
	background-color: #FFFFFF;
	border: medium solid #F7F7F7;
}
.txtGris24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
}
.fondoGri {
	background-color: #F5F5F5;
}
.lineaverde_claro {
	background-color: #CEEE85;
	font-family: Arial;
	font-size: 10px;
}
.font11 {
	font-family: Arial;
	color: #333333;
}
.font11grisb {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.font11grisfondoverde {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #CEEE85;
}


.font11NEGRITA {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #396BB4;
	text-decoration: none;
}

.font12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #88BB09;
}
