body {
	font: 62.5%/1.3 Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 0 30px;
	padding:0; 
	background:#295959 url("../imagens/bg-sombra.jpg") top left repeat-y;
	color:#b3af90;
	}
* html body {padding-left:1px;} /* 1px jog bug para background latera shadow */
a {
	outline-width:0;
	text-decoration:none;
	}
a:link, a:visited{
	color:#6cf;
	}
a:hover {
	color:#fff;
	text-decoration:none;
	}
body #tudo a img {
	border-width:0;
	}
h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; color:#dce9db; margin:1.0em 0 0.5em 0;}
h1 {font-size:1.6em;}
h2 {font-size:1.4em;}
h3 {font-size:1.2em;}
h4, h5, h6 {font-size:1.1em;}
#tudo {
	width:728px;
	background:#3f4539 url("http://i79.photobucket.com/albums/j152/maujor/fw/dotted.gif") 547px 0 repeat-y;
	}
#topo {
	height:110px;
	margin:0;	
	padding:1px 0 0;	
	background:#444 url("http://i79.photobucket.com/albums/j152/maujor/fw/bg-topo.jpg") center bottom no-repeat;
	color:#c30;
	}
#topo p span {
	display:none;
	color:#bf2c00;
	}
#topo p {
	text-align:center;
	margin:0 0 15px 0;
	padding:0;
	}	
#menu { position:relative; height:1%;
	float:right; 
	width:180px;
	background:#7e886c;                  
	padding:0 0 20em;
	}
#menu h3 {
	text-align:center;
	margin:2px 0;
	}

ul.menu, ul.menu * {
	margin:0;
	padding:0;
	}
ul.menu {
	width: 180px;
	list-style-type: none;
	background: #b3af90;
	margin:5px 0;
	}
* html ul.menu li {
	float: left;
	height: 1%;
	}
* html ul.menu li a { height: 1%; }

ul.menu li a {padding:0 0 0 12px;}

ul.menu li a:link, ul.menu li a:visited {
	background: #676f58;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	}
ul.menu li a:hover {
	color: #fff;
	background: #5e5e33;
	}
ul.menu li a.corrente { 
	background:#3d5118;
	color:#fff;
	cursor:default;
	}

#mencont {width:538px !important; 
	width:525px;
	float:left;
	}
#rodape {
	text-align:center; 
	clear:both;
	background:#295959;
	border:solid #7e886c;
	border-width:1px 0 5px 0;
	font-size:10px;
	padding:0; 
	}
#conteudo {
	margin-left:10px;                    
	}
#conteudo p {
	margin:8px 0;
	line-height:1.1em;
	}
#rodape p.selos {margin:2px;}
.bold {
	font-weight: bold;
	}
.dest {
	color:#fff;
	}
.dest1 {
	color:#fff;
	}
.dest2 {
	color:#dce9db;
	}
hr {
	width:90%;
	height:1px;
	background:#b3af90;
	color:#b3af90;
	text-align:center;
	border:0;
	margin:0;
	}
hr.menuhr {
	width:100%;
	height:1px;
	color:#8c947d;
	background:#8c947d;
	}
a.dcont {
position:relative; 
z-index:20;
}
a.dcont:hover{
background:transparent;
z-index:25; 
}

a.dcont span {display:none}
a.dcont:hover span{ 
display:block;
position:absolute;
width:150px; 
top:0;
right:170px;
font: 11px arial, verdana, helvetica, sans-serif; 
text-align:center;
padding:5px;
border:1px solid #f00;
background:#fff; 
color:#000;
text-decoration:none;
}

#credito {
	padding-left:5px;
	margin-bottom:20px;
	font-size:11px;
	background-color:#666;
	color:#ccc;
	border:1px dotted #fff;
	}
.novo {
	margin-left:3px;
	font-size:10px;
	color:#f00;
	}
.clearfix:after {
display: block;
content: ".";
height: 0;
font-size:0; /* add this to ensure element has no height */
visibility: hidden;
clear: both;
}
/* for IEMac and as IE hasLayout switch*/
.clearfix {
display: inline-block;
}
/* this line hides these rules from IEMac \*/
* html .clearfix {height:1%;} /* not really needed as display:inline-block works for all IE */
.clearfix {display:block;}   /*resets .clearfix to display:block */
/* end hide from IEMac */
/* end clearfix rule set*/

#menu form {margin:0 0 0 10px;}
