.TEXTAREA {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;


}

.titulos {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 12pt;

	font-weight: normal;

	color: #333333;

}

.nombres {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 9pt;

	font-weight: normal;

	color: #949494;

}

.texto {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 8pt;

	color: #949494;

}

.form_tabla {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 13px;

	font-style: normal;

	color: #333333;

	text-decoration: none;

	text-align: center;

}



.form_titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #333333;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: bold;
	height: 30px;
	line-height: 15pt;
	border-bottom: 1px solid #333333;
	vertical-align: middle;

}

.form_celdabotones {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: -2pt;
	background-image: url(img/css_bg_form.jpg);
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	background-position: bottom;

}
.form_boton {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	background-image: url(img/css_bg_form.jpg);
	background-repeat: repeat-x;


}

.form_celdatitulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	left: 5px;
	text-align: right;
	border-bottom: 1px solid #666666;


}

.form_celdaseleccion {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	left: 5px;
	text-align: left;
	border-bottom: 1px solid #666666;


}

.form_celdainput {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #666666;


}

.form_celdamensaje {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 12px;

	font-style: normal;

	color: #333333;

	text-decoration: none; 

}

.form_obligatorio {

	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 12px;

	font-style: normal;

	color: #000099;

	text-decoration: none;

	font-weight: normal;

}

.form_campo {
	font: 12px "Trebuchet MS", Verdana, Arial;
	color: #333333;
	
}

