


a img {
border: 0px none;
}

.regform {

background: url(../images/fondo_regform.jpg) no-repeat;
}

.regconfirm {

background: url(../images/fondo_regconfirm.jpg) no-repeat;

}

.thanks {

background: url(../images/fondo_thanks.gif) no-repeat;
}

.txtFormu {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
text-align: left;
}

.txtFormu2{
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
text-align: left;
}

.txtConfirm {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffb2b4;
text-align: left;
}

input {
width: 161px;
height: 21px;
font-size: 11px;
color: #000;
border: none 0px;
background: url(../images/fondo_input.gif) no-repeat;
padding: 2px 0px 0px 5px;
}

select {
width: 161px;
height: 20px;
font-size: 11px;
color: #000;
border: none 0px;
padding: 2px 0px 0px 0px;
}

.txtPrivacidad {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #fff;
text-align: left;
}
.txtPrivacidad a {
color: #fff;
}

.noInput {
width: 16px;
height: 16px;
border: 0px none;
background: none;
}

.botonEnviar {
cursor: pointer;
width: 109px;
height: 39px;
border: none 0px;
background: url(../images/boton_enviar.jpg) no-repeat;
}

.botonConfirmar {
cursor: pointer;
width: 133px;
height: 40px;
border: none 0px;
background: url(../images/boton_confirmar.gif) no-repeat;
}

.botonModificar {
cursor: pointer;
width: 92px;
height: 33px;
border: none 0px;
background: url(../images/boton_modificar.gif) no-repeat;
}

#privacidad {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-align: justify;
padding: 10px;
}
#privacidad p {
margin: 5px 0px 5px 0px;
}
