body {
background:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#88C000;
margin:0;
}

#geral {
width:100%;
height:430px;
background-image:url(imgs/bg.png);
margin:auto;
padding:auto;
}

#marca{
position:absolute;
width:778px;
height:430px;
margin-left: -389px;
margin-top: -215px;
top: 50%;
left: 50%;
text-align:center;
vertical-align: middle;
}

.img {
position:relative;
margin:176px 0 0px 0;
}

.txt {
width:100%;
position:relative;
margin:10px 0 0 0;
text-align:center;
line-height:18px;
color:#999;
}

.pq{
color:#c9c9c9;
font-size:9px;
}

.icon{
margin:0 5px 0 0;
}


