@charset "utf-8";
/* CSS Document */
body{
background-color:#FFFFCC;
margin:0px;
padding:0px;
}
#texto{
width:349px;
height:442px;
background-image:url(images/bg_contato.jpg);
background-repeat:no-repeat;
color:#663333;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
line-height:20px;
margin:0;
padding:0;
}
.resposta{
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#663333;
font-style:italic;
font-weight:bold;

}



