@charset "iso-8859-1";
/* CSS Document */

body{
	margin:0px;


}


#fundo_topo{height:20px;
	background-image:url(../imagens/fundo.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}
#fundo_topo1{
	height:26px;
	background:#00923f;
	background-repeat:repeat-y;
	background-position:center;
	
}
#fundo_topo1_1{
	width:800px;
	border:0px solid #ff0000;
	height:117px;
	margin:0 auto;
	float:inherit;
	
}
#fundo_topo1_2{
	width:589px;
	border:0px solid #ff0000;
	height:117px;
	margin:0 auto;
	float:right;
	
}


#fundo_topo2{height:23px;
	background:#A5CD39;
	background-repeat:repeat-y;
	background-position:center;
	
}
#fundo_topo3{height:69px;
	background-image:url(../imagens/fundo_carvao.jpg);
	background-repeat:repeat-x;
	background-position:center;
	
}
#fundo_topo4{height:34px;
	background-image:url(../imagens/fundo.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}

#topo{
	width:800px;
	border:0px solid #ff0000;
	height:137px;
	margin:0 auto;
	
}
#titulo_topo{
	font-size:45px;
	color:#000;
	padding-top:22px;
	float:left;
}
