.textoFormulario {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none}

INPUT.campoNormal {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF;
 color: #333333;
 text-decoration: none;
 height: 20px;
 width: 305px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}

INPUT.campoCP {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF;
 color: #333333;
 text-decoration: none;
 height: 20px;
 width: 50px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}

INPUT.campoPoblacion {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF;
 color: #333333;
 text-decoration: none;
 height: 20px;
 width: 166px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}

TEXTAREA.campoTextoLineas {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF;
 color: #333333;
 text-decoration: none;
 height: 145px;
 width: 305px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}.textoLegalFormulario {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; text-decoration: none; text-align: justify}

