@charset "ISO-8859-1";
/* CSS Document */

#contatos form{
margin:10px 0 0 15px;
width:390px;
float:left;
}

#contatos form label{
clear:both;
display:block;
margin:10px 0 0;
}

#contatos form label img{
float:left;
}

#contatos form label input{
width:290px;
height:14px;
padding:2px 3px 2px;
color:#333333;
margin:2px 0 0 0;
}

#contatos form label textarea{
width:290px;
height:85px;
color:#333;
padding:3px;
}

#contatos form .btn{
font-size:10px;
display: block;
height:16px;
width:107px;
margin:6px 0 0 280px;
*margin:6px 0 0 270px;
cursor:pointer;
background-attachment: scroll;
background-color: #DFE8F5;
background-image: url(../imagens/site/form_enviar.jpg);
background-repeat: no-repeat;
background-position: center center;
}

#contatos #ender{
width:258px;
height:160px;
padding:11px 0 0 14px;
float:right;
margin:10px 15px 0 0;
}

#contatos #ender img{
display:block;
margin:0 0 10px 0;
}

