@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0px;

}


#fundo_rodape{
	clear:both; 
	min-height:66px;
	max-height:900px;
	background-image:url(../imagens/fundo1.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
		
}
#fundo_rodape1{
	width:800px;
	border:0px solid #ff0000;
	margin:0 auto;
	height:27px;
	float:inherit;
	padding-top:29px
	
	
}
#fundo_rodape1_1{
	font-size:12px;
	color:#000;
	text-align:center;
	padding-top:15px
	
}