/* CSS Document */
.facebook{
background:url(../img/facebook.jpg) no-repeat;
width:27px;
height:24px;
overflow:hidden;
float:left;
}
#facebook{
height:21px;
text-align:left;
float:left;
padding-top:3px;
overflow:hidden;
}
strong{
font-weight:bold;
}
#form1{
text-align:left;
}
.colA1{
width:230px;
float:left;
}

input{
width:212px;
background:url(../img/fondo_input.jpg) repeat-x;
}
#tipo_accion{
width:443px;
}
.boton_enviar{
background:url(../img/enviar.jpg) repeat-x;
color:666666px;
width:65px;
height:25px;
float:right;
margin-right:18px;
}