

#rodape_container{
	background-color:#E8E8E8;
	
	width: 772px;
	_width: 776px;
	
	z-index: 0;
	clear:both;
	border: solid 2px #FFEB00;
	
	border-top:none;
	border-bottom:none;
	margin-left:-6px;
	
	_border-top:none;
	_border-bottom:none;
	_margin-left:6px;
	
	position:inherit;

}

#rodape_conteudo {
	top: 10px;
	margin-bottom: 20px;
	text-align: center;
	border: none;
	color: #666666;
	padding-bottom: 10px;
	background-color: #E8E8E8;
}

#rodape_conteudo p {
	margin-bottom: 20px;
}

ul#rodape {
	color: #666666;
	padding:0px;
	z-index:0;
	margin:0px;
	padding-top:20px;
	padding-bottom:20px;
}

#rodape img{
 margin-top:30px;
}


ul#rodape li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
.texto_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#selo_seguranca{
	position:absolute;
	display:block;
	z-index:3;
}



