body, html{
margin:0;
padding:0;
background:#000000;
font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#CCCCCC;
}

#cabecalho{
width:950px;
height:80px;
margin-left:-475px;
left:50%;
position:relative;
}

#logo{
float:left;
width:150px;
height:80px;
}
#menu{
width:750px;
height:80px;
float:right;
}

#menu ul {
padding:0px;
margin:0px;
float: left;
width: 100%;
list-style:none;
}

#menu ul li { display: inline; }

#menu ul li a {
float:left;
/* visual do link */
color: #586c0a;
height:80px;
line-height:80px;
text-align:center;
width:100px;
font-size:12px;
font-weight:600;
text-decoration: none;
}

#menu ul li a:hover {
background-color:#D6D6D6;
color: #6D6D6D;
}


#barra{
height:3px;
background:url(../img/barra_colorida.jpg);
width:100%;
}
#slider{
width:950px;
margin-left:-475px;
left:50%;
position:relative;
height:330px;
background: #333333;
}

/*Carrosel*/
.list_carousel {
width:auto;
overflow:hidden;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
font-size: 40px;
color: #666;
text-align: center;
background-color: #f0f0f0;
width: 950px;
height: 330px;
padding: 0;
display: block;
float: left;
}
.clearfix {
float: none;
clear: both;
}
#prev1{
margin-left: 10px;
top:-180px;
left:50px;
position:relative;
}
#next1 {
float: right;
top:-180px;
right:60px;
position:relative;
margin-right: 10px;
}


#publicidade_meio{
width:950px;
height:100px;
position:relative;
left:50%;
margin-top:10px;
margin-bottom:10px;
margin-left:-475px;
}
/*Carrosel*/


/* Carrosel 2 */

.list_carousel2 {
width:auto;
overflow:hidden;
}
.list_carousel2 ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel2 li {
font-size: 40px;
color: #666;
text-align: center;
background-color: #f0f0f0;
margin:5px;
padding: 0;
display: block;
float: left;
}

#prev2{
position:absolute;
margin-top:-90px;
}
#next2 {
position:absolute;
margin-top:-90px;
margin-left:670px;
}

/* Carrosel2 */



#minis_destaques{
width:950px;
height:110px;
position:relative;
left:50%;
margin-left:-475px;
}
.mini_box{
width:230px;
height:110px;
background:#FFFFFF;
margin-right: 10px;
float:left;
}
#breadcrumb{
width:940px;
height:30px;
line-height:30px;
margin-left:-475px;
color:#FFFFFF;
padding:0 0 0 10px;
background:url(../img/bg_verme_barra.jpg) repeat-x;
left:50%;
position:relative;
font-size:12px;
}





#corpo{
width:948px;
position:relative;
left:50%;
overflow:hidden;
border:#333333 1px solid;
margin-left:-475px;
height:auto;
}
#esquerda{
float:left;
width:200px;
height:400px;
}
#titulo_esquerda{
width:190px;
padding:0 0 0 10px;
color:#FFFFFF;

}
#meio{
width:628px;
float:left;
min-height:400px;
}

#meio2{
width:738px;
float:left;
min-height:400px;
}
#caixa_meio{
margin:20px;
text-align:justify;
}

.destaque_home{
width:170px;
padding:5px;
height:170px;
margin:0 5px 5px 5px;
float:left;
}

.ver_gogo{
width:70px;
padding:5px;
height:90px;
background:#999;
margin:0 5px 5px 5px;
float:left;
}
.caixa_destaques{
width:170px;
height:170px;
background:#FFFFFF;
}
#direita{
float:left;
width:120px;
}
#rodape{
clear:both;
width:950px;
position:relative;
height:130px;
left:50%;
margin-left:-475px;
color:#999999;
}
#publicidade{
height:100px;
width:100%;
margin-bottom:10px;
margin-top:10px;
}

#creditos{
height:50px;
width:100%;
line-height:50px;
}
#creditos a{
color:#FFFFFF;
}
#creditos a:hover{
color:#999999;
}
#menu_principal{
padding:10px;
background:#586c0a;
}

.opcao_principal a {
border-bottom: dotted 1px #CCCCCC;
font-size:12px;
color: #a1b74d;
height:30px;
line-height:30px;
width:180px;
display:block;
text-decoration:none;

}
.opcao_principal a:hover {
color:#fff;
}
.parceiros{
width:100px;
height:100px;
padding:5px;
margin:5px 0 5px 0;

}




.noticias_home{
width:538px;
height:25px;
line-height:25px;
margin:5px;
}
 .caixa_noticias{
 margin:10px;
 font-size:12px;
 font-weight:200;

}
 .caixa_noticias a{
 color:#999999;

}

 .caixa_noticias a:hover{
 color: #586C0A;

}

#newsletter {
   padding: 5px;
   text-align: center;
}