/* CSS Document */
#txtcontacto{
display:none;
}
#lemacontacto{
display:none;
}
#contactodiv{
width:100%;
height:100%;
}

#frmlft{
margin:1%;
float:left;
width:45%;
}
#frmrght{
margin:1%;
float:left;
width:45%;
}
#contacto img{
text-align:right;
}
.sectitle{
margin:5px;
clear:both;
float:left;
width:60px;
vertical-align:text-top;
color:#000000;
font-size:14px;
}
.secresp{
width:97%;
margin:1%;
float:left;
}
.secresp input, .secresp textarea{
width:97%;
}
