body{ 
background:url(images/bg_xadrez.jpg);
margin-top:0px;
}

#fade{
width:100%;
background:url(images/fade.png);
background-repeat:repeat-y;
background-position:center;
margin:0 auto;
text-align:center;
height:auto;
}

#geral {
background:url(images/bg_interno.jpg);
width:940px;
margin:0 auto;
text-align:center;
height:auto;
}

#topo {
width:100%;
margin:0px;
padding:0px;
}

#principal {
width:100%;
padding-top:5px;
}

#banners {
width:120px;
text-align:center;
padding:10px;
margin-top:10px;
}

#conteudo_capa {
float:left;
width:650px;
text-align:left;
background:url(images/bg_conteudo.png);
margin-top:10px;
height:100%;
}

#conteudo {
float:left;
width:640px;
text-align:left;
background:url(images/bg_conteudo.png);
margin-top:10px;
padding-right:10px;
min-height:470px;
}

.foto_mini {
border:#66523D solid 2px;
margin-right:10px;
}

#rodape {
width:100%;
text-align:center;
clear:both;
}

.rodape {
font-family:"Trebuchet MS";
font-size:11px;
color:#66523D;
text-align:center;
} 


#menu{
width:125px;
float:left;
}

#secondpane {
width:125px;
padding:10px;
}

.menu_list {
font-family:"Trebuchet MS";
font-size:15px;
color:#66523D;
font-weight:bold;
text-align:left;
}

.menu_head {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#66523D;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	cursor: pointer;
	margin:1px;
}

.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#66523D;
  font-size:14px;
  padding-left:40px;
  text-decoration:none;
}
.menu_body a:hover {
  color: #66523D;
  text-decoration:underline;
}



.tit_secao {
text-align:left;
font-family:"Trebuchet MS";
color:#66523D;
font-size:28px;
font-weight:bold;
}

.subtitulo {
font-family:"Trebuchet MS";
color:#66523D;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

a.subtitulo:hover {
text-decoration:underline;
}

.conteudo {
font-family:"Trebuchet MS";
color:#66523D;
font-size:12px;
}

#gallery {
	width:600px;
	background-color:#66523D;
	text-align:left;
	padding:10px;
	margin:0px;
		}
		
	#gallery ul { list-style: none; text-align:center; margin:0px; }
	#gallery ul li { display: inline; text-align:left; }
	#gallery ul img { text-align:left; border: 5px solid #66523D; }
	#gallery ul a:hover img { border: 5px solid #66523D; color: #fff; }
	#gallery ul a:hover { color: #fff; }

.form {
font-family:"Trebuchet MS";
font-size:12px;
color:#66523D;
background-color:#FFFFFF;
border:#66523D solid 1px;
padding:3px;
}

.bt{
background-color:#66523D;
border:#66523D solid 1px;
color:#FFFFFF;
font-family:"Trebuchet MS";
font-weight:bold;
font-size:13px;
padding:5px;
}

#box-toggle {
	width:500px;
	margin:12px 0px 0px 0px;
	text-align:justify;
	font-family:"Trebuchet MS";
	font-size:12px;
	
	}
#box-toggle .tgl {margin-bottom:30px;}
#box-toggle span {
	display:block;
	cursor:pointer;
	font-size:12px;
	color:#66523D; 
	margin-top:5px;
	}
	
	

#simplegallery1{ //CSS for sample Gallery
position: relative;
visibility: hidden;
border: 10px solid darkred;
}
 
#simplegallery2{ //CSS for sample Gallery
position: relative;
visibility: hidden;
border: 5px solid black;
}
 
#simplegallery2 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

#informare {
width:940px;
margin:0 auto;
text-align:right;
padding: 5px 0px;
}
.informare {
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
}

.noticias { float: left; margin-bottom: 15px; }
.noticias img { margin: 0 5px 15px 0; }