/*---FORMATA BANNER---*/
#slide{
	width: 980px;
	height: 300px;
	position: relative;
	z-index: 5;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 10px;}
#next_prev{
	width:980px;
	position:relative;
	z-index:150;
	top:-50px;}
#next{float:right;}
#prev{float:left;}

/*---FORMATA PANFLETO---*/
#panfleto{
	clear:both;
	width:980;
	height:1300px;
	position:relative;
	z-index:5;
	overflow: hidden;
	margin: 0;}
#prox_ant{
	width:980px;
	height:60px;
	position:relative;
	z-index:6;
	top:-650px;}
#ant{float: left;}
#prox{float: right;}

/*---FORMATA Parceria---*/
#Parceria{
	clear:both;
	width:980px;
	height:200px;
	background-image:url(../img/FundoAliados.jpg);
	float:left;
	margin-bottom:30px}
.aliados{
	width:980px;
	height:200px;
	text-align:center;}
#Parceria li{
	list-style:none;
	display:inline}
#Parceria li img{
	border:none;
	padding:0;
	margin-top:40px;
	margin-right:30px;}