@charset "utf-8";
/* CSS Document */


body {
margin:0;
padding:0;
background:#7D2300 url(../img/bgPOffRoad.jpg) no-repeat top center fixed;
font-family: Arial, Helvetica, sans-serif;
}

#divBase {
margin:auto;
width:970px;
height:100%;
}

#divConteudoTotal {
float:left;
width:973px;
margin:20px 0 40px 0;
}

#divTop {
float:left;
width:970px;
height:140px;
background:url(../img/logo.png) no-repeat;
}



#divMenuPreto {
float:left;
width:970px;
height:43px;
background:url(../img/bgMenuPreto.png) top left no-repeat;
}
#divMenuPreto ul {
margin:0 0 0 15px;
padding:0;
}
#divMenuPreto li {
list-style:none;
display:inline;
}
#divMenuPreto li a {
display:inline-block;
padding:15px 8px 15px 8px;
color:white;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
#divMenuPreto li a:hover {
text-decoration:none;
background:red;
}


#divConteudoBranco {
float:left;
width:970px;
/*background:white url(../img/bgCinza.jpg) repeat-x;*/
background:white;
border-bottom:#999 2px solid;
border-top:#666 1px solid;
}

#divRodapePretoTexto {
float:left;
width:970px;
height:5px;
background: black;
border-top:white 1px solid;
}

#divRodapePreto {
float:left;
width:970px;
height:16px;
background: url(../img/bgRodape.png) top left no-repeat;
}

#divBannerSuperior {
float:right;
width:700px;
height:90px;
/*border:#996600 1px solid;*/
margin:0 15px 0 0;
*margin:0;
}



#divMenuSuperior {
float:right;
}
#divMenuSuperior ul {
margin:10px 15px 0 0;
*margin:10px 0 0 0;
padding:0;
width:590px;
}
#divMenuSuperior li {
list-style:none;
display:inline;
}
#divMenuSuperior li a {
display:inline-block;
padding:8px 4px 8px 4px;
color:white;
text-decoration:none;
font-size:11px;
font-weight:bold;
}
#divMenuSuperior li a:hover {
text-decoration:none;
background:red;
}



#divUltimaNoticia {
float:left;
width:500px;
margin:15px;
*margin:15px 10px 15px 8px;
}
#divUltimaNoticia h1,
#divUltimaNoticia h1 a {
text-decoration:none;
color:#996600;
margin:0;
line-height:32px;
font-size:26px;
}
#divUltimaNoticia h1 a:hover {
color:red;
}
#divUltimaNoticia small {
font-size:11px;
color:#666;
}
#divUltimaNoticia p {
font-size:14px;
color:#333;
text-align:justify;
}




#divListaNoticias {
float:left;
width:270px;
margin:15px 0 15px 0;
}
#divListaNoticias .boxListaNoticias {
float:left;
width:270px;
border-bottom:#d1d1d1 1px solid;
padding:5px 0 5px 0;
}
#divListaNoticias h1,
#divListaNoticias h1 a {
text-decoration:none;
color:#996600;
margin:0;
font-size:14px;
}
#divListaNoticias h1 a:hover {
color:red;
}
#divListaNoticias small {
font-size:11px;
color:#666;
}
#divListaNoticias h2 {
color:#333;
margin:0;
padding:0 0 8px 0;
border-bottom:#d1d1d1 1px solid;
}





#divPatrociniosApoios {
float:right;
width:135px;
margin:15px 15px 0 0;
}
#divPatrociniosApoios h2 {
color:#333;
margin:0;
padding:0 0 5px 0;
border-bottom:#d1d1d1 1px solid;
padding:0 0 5px 0;
}
#divPatrociniosApoios img {
margin:0;
}




#navegacaoNoticias {
float:left;
width:500px;
}
#navegacaoNoticias .esq {
width:249px;
float:left;
}
#navegacaoNoticias .dir {
width:249px;
float:right;
text-align:right;
}
#navegacaoNoticias a {
text-decoration:none;
color:#666;
font-size:12px;
}
#navegacaoNoticias a:hover {
color:red;
}