/*

ATENÇÃO!!!



Oganizar esse CSS!!!!!!!

*/

@import URL("index2.css");
body {
	margin: 0px 0px 0px 0px;
	background: url(../img/icons/fundo_geral.jpg) repeat;
}
div#root {
	width:955px;
	height:570px;
	margin:0 auto;
}
/******LOGO*****/

div#logo {
	width:945px;
	height:600px;
	margin:0 auto;
}
div#rodape-2 {
	width:100%;
	height:20px;
	background-color:#CC9900;
}
div#cont-logo {
	width:955px;
	height:600px;
	margin-top:5px;
}
#rodape {
	position: relative;
	width: 945px;
	padding: 5px;
	font: normal 10px Lucida Sans;
	color: #fff;
	background-color: #8e762a;
	/*margin: 590px 0px 0px -10px;*/

	clear: both;
}
#endereco {
	position: absolute;
	top: 5px;
	right: 10px;
}
#logo_target {
	position: absolute;
	width: 945px;
	text-align: right;
	/*padding: 5px 10px 0px 10px;*/

  margin: 0px 10px 10px 10px;
}
ol li { list-style:none; }
