
/* CLASSES AUXILIARES */
.relative { position:relative; }
.clear { clear:both; } .oculto { display:none; } .fleft { float:left; } .fright { float:right; }
.block { display:block; } .inline { display:inline; } .upper { text-transform:uppercase; } .wrapper { overflow:hidden; }
.txtLeft { text-align:left; } .txtCenter { text-align:center; } .txtRight { text-align:right; }
.padding { padding:30px; overflow:hidden; } .padding2 { padding:10px;  overflow:hidden; }
.pad_top { padding-top:30px; } .pad_top2 { padding-top:15px; }
.pad_right { padding-right:30px; } .pad_right2 { padding-right:15px; }
.pad_bot { padding-bottom:30px; } .pad_bot2 { padding-bottom:15px; }
.pad_left { padding-left:30px; } .pad_left2 { padding-left:15px; }

/* -- CSS DO SITE -- */

body { font-family:Arial, Helvetica, sans-serif; color:#999999; font-size:13px; top:0 !important; }
p { font-size:13px; color:#666; line-height:20px; padding:7px 0 7px 0; }
h1 { font-size:38px; color:#A53492; font-weight:bold; margin-bottom:20px; text-decoration:underline; }
h2 { font-size:34px; color:#6B975F; font-weight:bold; padding:15px 0 15px 0; }
h3 { font-size:21px; color:#6B975F; font-weight:normal; padding:27px 0 15px 0; }
h4 {  font-size: 24px; color: #6B975F; padding:10px 0 15px 0; }
a { color:#5E8453; }
a:hover { text-decoration:underline; }

.destaquep { color: #ABABAB; }

.btSaibaMais { width: 84px; height: 36px; background:url(../imgs/bt-saibamais.png) top no-repeat; }
.btSaibaMais:active { background-position: bottom; }

.container { width:960px; margin:0 auto; overflow:hidden; }

.barraTopo { height:31px; background: url(../imgs/barra-topo.jpg) repeat-x; padding-top: 5px; }
.barraTopo .tradutor { width: 280px; margin-right: 15px; }
.barraTopo .tradutor .goog-te-menu2 a { color:#176FB7 !important; }
.barraTopo .empresasGrupo { color: #FFF; font-size: 14px; padding-top: 3px; }
.barraTopo .empresasGrupo select { width: 180px; }
.tradutor .icoIngles { width: 87px; float: left; height: 24px; background:url(../imgs/en.png) no-repeat; }
.tradutor .icoBr { width: 105px; float: left; height: 24px; background:url(../imgs/br.png) no-repeat; }
.tradutor .icoEs { width: 87px; float: left; height: 24px; background:url(../imgs/es.png) no-repeat; }
.tradutor span { margin: 3px 30px 0; float: left; color: #FFF; }

.topoMenu .menu { position: absolute; width: 757px; left: 202px; top: 80px; }
.topoMenu .menu a { font-size: 18px; color: #656565; margin-right: 15px; }
.topoMenu .menu a:hover { text-decoration: none; color: #0073BF; }

.topoBanner { height: 420px; background: url(../imgs/bg-banner.jpg) top no-repeat; }
.topoBanner .slider_wrapper { padding-top: 27px; height: 380px; background: url(../imgs/sombra-banner.jpg) bottom center no-repeat; }


.rodape { height: 137px; background:url(../imgs/bg-rodape.jpg) repeat-x; font-size: 13px; }
.rodape p { color: #EBEBEB; }
.rodape a { color: #CCCCCC; }
.rodape .container { padding:20px 0 20px 0; }
.rodape strong { color: #FFF; font-size: 16px; display:block; }
.rodape .end { width: 292px;  }
.rodape .mapaSite { width: 406px; }
.rodape .mapaSite a { font-weight:normal; color: #CCCCCC; float: left; width: 122px; padding-top: 7px; }
.rodape .mapaSite a:hover { color: #FFF; text-decoration: none; }
.rodape .empresasGrupo2 { width: 191px; }
.rodape .empresasGrupo2 select { width: 203px; font-size:13px; margin-top: 11px; }


.assinatura { background: #1970B8; padding: 6px 0 6px 0; }

.copyright { color: #DDDDDD; }
.copyright span { position: relative; top: -10px; left: 10px; font-size: 11px; }

.mscriativa { position: relative; top:4px; }

