@import url("reset.css");
@import url("topo.css");
@import url("conteudo.css");
@import url("interna.css");
@import url("rodape.css");

/*FORMATAÇÕES PADROES*/
body {
	background: #FFF url(../img/bg_body.jpg) no-repeat center top;
	font: normal 0.83em 'Trebuchet MS', Arial, Verdana,  serif;
	color: #000;
	line-height: 1;
}

#geral {
	margin: 0px auto;
	width: 1002px;
}

.clear{
	clear: both;
}

.sumir {
	display: none;
}

a:hover {
	text-decoration: underline !important;
}/* Banner */

#banner-index{	
	display:block;	
	position:absolute;	
	left:400px;	
	top:400px;
}

#flutuante {    
    background: url("../img/overlay.png") repeat scroll 0 0 transparent;
    height: 100%;
    position: fixed;
    width: 100%; 
	opacity: 0.9;
} 
#bannerF {    
	position: absolute;    
	z-index: 9999;    
	top: 15%;    
	left: 33%;    
	text-align: right;
}

#fechar {    
	font: 18px Tahoma, Arial, Helvetica, sans-serif;    
	color: #FFFFFF;
}

#fechar:hover {    
	text-decoration: underline;
}

#cboxOverlay {
}
#cboxOverlay {
}
