body {
	margin:0;
	padding:0;
	background:url(../img/bg.jpg) top center no-repeat;
	background-color:#ffa800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#corpo{
	display:table;
	background:#ffffff;
	margin:0 auto;
	width:960px;
}
#topo{
	background:url(../img/bg_topo.jpg) no-repeat;
	height:137px;
	width:960px;
}
#topo a{
	float:left;
	height:100px;
	margin:15px 0 0 30px;
	width:230px;
}
#topo #menusup{
	float:right;
	margin:14px 27px 0 0;
}
#centro{
	background:url(../img/bg_centro.jpg) top no-repeat;
	background-color:#ffffff;
	float:left;
	padding:1px 0 68px 0;
	width:960px;
}
#centro #banners{
	float:right;
	margin:0 8px 0 0;
	width:238px;
}
#centro #banners div{
	margin:0 0 8px 0;
	float:left;
}
#centro #banners img{
	margin:0;
	float:left;
}
#centro #banners object{
	margin:0;
	float:left;
}
#centro #banners #newsletter{
	background:url(../img/bg_newletter.jpg) no-repeat;
	height:129px;
	width:238px;
}
#centro #banners #newsletter #nomenews{
	border:none;
	background:#fff;
	color:#fe8601;
	float:left;
	height:20px;
	margin:40px 0 0 14px;
	padding:3px 0 0 5px;
	width:124px;
}
#centro #banners #newsletter #emailnews{
	border:none;
	background:#fff;
	color:#fe8601;
	float:left;
	height:20px;
	margin:9px 60px 0 14px;
	padding:3px 0 0 5px;
	width:124px;
}
#centro #banners #newsletter .btn_ok{
	background:url(../img/btn_news_ok.jpg) no-repeat;
	border:none;
	cursor:pointer;
	float:left;
	height:23px;
	margin:6px 0 0 8px;
	width:40px;
}
#rodape{
	background:url(../img/bg_rodape.jpg) no-repeat;
	float:left;
	height:170px;
	width:960px;
}
#rodape ul{
	float:left;
	list-style:none;
	margin:12px 0 0 0;
	height:12px;
	padding:0;
	text-align:center;
	width:960px;
}
#rodape ul li{
	border-left:2px solid #e9e9e9;
	display:inline;
	margin:0;
	padding:0 25px 0 25px;
}
#rodape ul .none{
	border:none;
}
#rodape ul li a{
	color:#949494;
	font:bold 12px Verdana;
	text-decoration:none;
}
#rodape ul li a:hover{
	color:#c0c0c0;
}
#rodape .endereco{
	float:right;
	margin:30px 25px 0 0;
	text-align:right;
}
#rodape .endereco p{
	color:#ffffff;
	display:block;
	height:18px;
	padding:0;
	margin:0;
	font:bold 11px Verdana;
}
#rodape .endereco a{
	color:#fffc00;
	display:block;
	font:bold 10px Verdana;
}
#rodape .endereco a:hover{
	color:#ffec06;
}
#rodape .endereco span{
	color:#bd5d00;
	display:block;
	font:9px Verdana;
	margin:7px 0 0 0;
}