body {
	background-color:#b1dde6;
	margin:0px;
	padding:0px;
}
img {border:none;}

#obj {z-index:1;}
/* ---------------------------------------------- Menu */
.menu {
	position:absolute;
	width:954px;
	left:50%;
	margin-left:-477px;
	height:39px;
	z-index:20;}
	
.menu ul {
	margin:0px;
	padding:0px;
	list-style:none;}
	
.menu li {display:inline; margin:0px; padding:0px;}


/* -------------------------------------------- Base */
.rodape {
	position:absolute;
	margin-top:480px;
	width:540px;
	left:50%;
	margin-left:-265px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:30;
}
.rodape .base {

}
.rodape .base p {
	margin: 10px 0px 10px 0px;
	padding:0px;
	line-height:13px;
}
.rodape .base p a {
	font-size:11px;
	color:#7f8a7e;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.rodape .base p a:hover {color:#5d6b5c;}
.rodape .base p strong {
	color:#5d8588;
	display:block;}

.rodape .base p a:hover strong {color:#285659;}
	
.rodape .base p span {
	color:#9daca5;
	font-size:9px;}
	
.rodape .base p a:hover span {color:#5d6b5c;}

.rodape .base p img {
	display:block;
	margin-top:5px;}
	
.rodape .base .noticias {
	float:left;
	width:245px;
}

.rodape .base .destaque {
	float:right;
	width:230px;
	text-align:right;}
	
/* -------------------------------
		
			ENDEREÇO
			
--------------------------------*/
	
.rodape .endereco {
	position:absolute;
	width:850px;
	display:block;
	clear:both;
	color:#22275f;
	font-size:11px;
	padding-top:30px;
	margin-top:130px;
	*margin-top:20px;
	margin-left:-100px;
}
.rodape .endereco a {color:#22275f;}
.rodape .endereco a:hover {color:#579da5;}


.endereco .um {
	width:260px;
	height:100px;
	float:left;
	text-align:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#22275f;
}

.endereco .dois {
	width:310px;
	height:100px;
	float:left;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#22275f;
}

.endereco .tres {
	width:280px;
	height:100px;
	float:left;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#22275f;
}



.boosted {text-align:center; margin-top:250px; *margin-top:140px; display:block; clear:both;}
