	
	@import "../comunes/formulario.css";
	
	#a_contacto{width:100%;float:left;padding:0;}
	.form_tipo2 .cuerpoform {padding-top:20px;}
	.form_tipo2 .cuerpoform label{float:left;}
	.form_tipo2 .cuerpoform span.etiqueta, .form_tipo2 .cuerpoform span.etiquetarequerida{width:40%;line-height:12px;margin-right:1%;padding:0;}
	.form_tipo2 .textarea span.etiqueta, .form_tipo2 .textarea span.etiquetarequerida{width:38.5%}
	.form_tipo2 .cuerpoform .textarea textarea{width:52%;}
	.form_tipo2 .cuerpoform .checkbox{width:99%;float:left;padding:10px 0 0 0;font-size:.9em;color:#333;}
	.form_tipo2 .cuerpoform .checkbox span{float:left;line-height:12px;}
	.form_tipo2 .cuerpoform .checkbox span.asterisco{padding-top:3px;}
