@charset "utf-8";
/* CSS Document */
* {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #8c8686;
border:0;
}
body  {
background: #f2f2f2 url(img/bg.jpg) top repeat-x;
margin:0;
padding:0;
}
#main {
background: url(img/top.jpg) top no-repeat;
padding: 115px 0 0 0;
width: 1000px;
margin: 0 auto;
}
#chamada {
background: url(img/bgcahamada.jpg) no-repeat;
height: 555px;
text-align: right;
}
#desc {
background:url(img/bgfeature.jpg) left top no-repeat;
margin:0;
padding: 0;
}
#txt{
padding:  52px   0 0 160px;
width: 220px;
}
