
body.correodirect {
margin: 16px 0px 16px 0px;
background: #d1d2cd;
}


/* ----PIE---- */

.pie1 {
font-family: Arial;
font-size: 11px;
color: #424242;
}
.pie1 a {
color: #424242;
text-decoration: none;
}
.pie1 a:hover {
color: #fff;
}

.pie2 {
font-family: Arial;
font-size: 10px;
color: #6a6a6a;
}
.pie2 a {
color: #424242;
text-decoration: none;
}
.pie2 a:hover {
color: #fff;
}


/* ----FORMULARIOS---- */

input, select {
height: 16px;
font-family: Verdana;
font-size: 10px;
color: #424242;
border: solid 1px #454545;
background: #fff;
}

textarea {
font-family: Verdana;
font-size: 10px;
color: #424242;
border: solid 1px #454545;
background: #fff;
}

.noInput {
border: none;
background: none;
}

.txtFormu {
font-family: Verdana;
font-size: 11px;
color: #313131;
}

.txtTerminos {
font-family: Verdana;
font-size: 11px;
color: #909090;
}
.txtTerminos a {
color: #909090;
}

.botonEnviar {
width: 86px;
height: 36px;
border: none;
background: url(../imagesv2/boton_enviar_big.gif) no-repeat;
}

.botonEnviarSmall {
width: 53px;
height: 19px;
border: none;
background: url(../imagesv2/boton_enviar_small.gif) no-repeat;
}