/*******
 * RESET
 *******/
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}
:link {
color: #B3A580;
}
:visited {
color: #B3A580;
}
:active {
color: #B3A580;
}
body {
    background:#fff;
    line-height: 1;
    color:#333;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
h1,h2,h3,h4,h5,h6,p,li,dd{
	margin-bottom:10px;
}
h1{
	font-size:30px;
}
h2{
	font-size:26px;
}
h3{
	font-size:22px;
}
h4{
	font-size:20px;
}
h5{
	font-size:18px;
}


	/*GERAL*/
body{
/*background: #000000 url(../images/bg-body.png) repeat-x;*/
font-family:Arial, Helvetica, sans-serif;
}
	


	/*HOME*/
	
#header{
	width:100%;
	height:88px;
	background-color:#26211B;
	*position:relative;
	
}
#cont-header{
width:817px;
margin:auto;
*position:relative;
*left:50%;
*margin-left:-408px;
}
#header img{
	margin-top:23px;
	float:left;
	
}
#links-header{
margin-top:30px;
font-size:12px;
color:#B3A580;
float:right;
font-family:Arial, Helvetica, sans-serif;
margin-right:20px;
}
#links-header a{
	font-size:12px;
	color:#FFFFFF;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
}
#links-header a:hover{
text-decoration:underline;
}

#menu{
height:275px;
width:100%;
background-color:#38322B;
}
#cont-menu{
position:relative;
left:50%;
margin-left:-515px;
width:96%;
}
#links-menu{
background:#38322B url(../images/links-menu.png) no-repeat;
width:245px;
height:242px;
margin-left:105px;
margin-top:16px;
float:left;
}
#flashimagem{
display:block;
margin-top:16px;
width:556px;
height:242px;
background:#38322B url(../images/foto-home.jpg) no-repeat;
/*background:#38322B url(../images/foto-home_homenagem.jpg) no-repeat;*/
float:left;
}

#conteudo{
height:360px;
width:100%;
background-color:#26211b;
float:left;
}
#meio-conteudo{
position:relative;
left:50%;
margin-left:-515px;
width:96%;
}
#conteudo-left{
width:492px;
height:297px;
float:left;
margin-left:105px;
margin-top:16px;
_margin-left:50px;
}
#conteudo-left p{
color:#FFFFFF;
font-size:12px;
margin-top:15px;
line-height:25px;
}
#noticias{
width:287px;
height:332px;
background-color:#1C1914;
float:left;
margin-top:8px;
margin-left:20px;
}
#noticias img{
margin-left:14px;
margin-top:13px;
}
.news{
width:261px;
height:78px;
background-color:#161410;
margin-top:10px;
margin-left:14px;
}
.news a{
text-decoration:none;
}
.news a:hover{
text-decoration:underline;
}
.tit-news{
color:#B3A580;
font-size:12px;
margin-left:9px;
padding-top:7px;
font-weight:bold;
}
.txt-news{
color:#FFFFFF;
font-size:11px;
margin-left:9px;
line-height:16px;
margin-right:3px;
}

#rodape{
clear:both;
height:80px;
background-color:#38322B;
width:100%;
}
#meio-rodape{
width:998px;
margin:auto;
*position:relative;
*left:50%;
*margin-left:-499px;
*background-color:#38322B;
}
.enderecos{
color:#FFFFFF;
float:left;
margin-left:100px;
margin-top:16px;
_margin-left:50px;
}
.enderecos p{
font-size:11px;
color:#B3A580;
}
.barra-rodape{
float:left;
margin-left:30px;
margin-top:16px;
}
.enderecos span, .enderecos address{
color:#FFFFFF;
font-size:11px;
margin-bottom:6px;
}
#enderecos_final{
margin-left:30px;
}
.logo-caioduo{
margin-top:26px;
margin-left:30px;
}



