/* CSS Document */
	body {
background:url(../imagens/contato/fundo.gif) repeat-x #000000;
width:100%;
height: 100%;

}
div#texto {
position:relative;
padding:0;
padding-top:94px;
padding-left:114px;
margin:0;
width:100%;
font:Arial, Helvetica, sans-serif;

}
#texto form {
width:410px;
text-align:left;
margin-bottom:30px;
}
#texto form input {

line-height:26px;
}
#texto form input,form textarea {
width:410px;
border:0;
height:26px;
background-color:#B0B0B0;
}
#texto form hr {
border:none;
border-bottom:1px dashed #fff;
}
#texto form textarea {
height:121px;
resise:no;}

#texto form input[type="submit"] {
background:url(../imagens/contato/sbm_btn.gif) no-repeat;
height:45px;
width:115px;
float:right;
margin:10px;
margin-bottom:62px;
margin-right:0;
text-indent:-400000px;}

#texto form .ddd,
#ddd_hr {
width:58px;
margin-right:5px;
}
#texto form .telefone,
#tel_hr {
width:160px;}

#texto form div {
float:left;
}
