*{
	margin:0;
	padding:0;
	list-style:none;
	border: 0;
	outline: 0;
	vertical-align:baseline;
	font-family:Arial;
}

body{
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	background:url('../imgs/index/bg-body.gif') 0 145px repeat-x;
	}

html{
	background:#fffffff;
}

a{
	text-decoration:none;
}

#topo{
	margin:0 0 10px 0;
	background:#dde496;
	background:url(../imgs/index/bg-topo.gif);
}	


	#topo .cont{
		position:relative;
		height:145px;
		margin:0 auto;
		text-align:left;
		background:url(../imgs/index/img-topo-folha.jpg) 530px 31px no-repeat;
	}
	
	#topo img{
		position:absolute;
		/*top:50px;*/
		top:29px;
		left:150px;
	}

	/*Efeito da aba*/
	#aba {
		width:13.2%;
		background:url('../imgs/index/bg-aba.png') 0 0 repeat-x;
		height:73px;
		position: absolute;
		top:0;
		left: auto;
		right:0;
	}
	#topo #box{
		position:absolute;
		margin: -4px 0 0 850px;
		float:left;
	}
	
	#topo #box1{
		position:absolute;
		margin: 100px 0 0 830px;
		float:left;
	}
	
	
	#topo p.links{
		line-height:30px;
		color:#FFFFFF;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		text-align:center;
	}
	#topo p.links a{
		color:#FFFFFF;
	}
	#topo form p{
		line-height:150%;
		color:#FFFFFF;
		font-size:10px;
		font-weight:bold;
		text-align:center;
	}
	#topo form p span{
		margin-left:-75px;:
	}
	#topo form p .news_campo{
		width:188px;
		line-height:18px;
		height:18px;
		color:#a30a35;
		font-size:11px;
		text-indent:10px;
		background:url('../imgs/index/bg-campo-news.png');
	}
	#topo form p .botao{
		width:43px;
		height:18px;
		cursor:pointer;
		background:url('../imgs/index/bg-botao-news.png') 0 5px no-repeat;
	}
	
#tv{
	width:973px;
	height:360px;
	position:relative;
	margin:0 auto;
	}
	
	#tv ul#slide{
		position:absolute;
		width:973px;
		height:346px;
		overflow:hidden;
		z-index:0;
	}
		#tv ul#slide li{
			display:inline;
		}
			#tv ul#slide li img{
				width:973px;
				height:359px;
			}
	#tv a.left{
		display:block;
		position:absolute;
		top:160px;
		left:0;
		width:38px;
		height:38px;
		background:url('../imgs/index/tv-arrows.png') -38px 0 no-repeat;
	}
	#tv a.right{
		display:block;
		position:absolute;
		top:160px;
		right:0;
		width:38px;
		height:38px;
		background:url('../imgs/index/tv-arrows.png') -38px -38px no-repeat;
	}
	#tv a.left:hover{
		background:url('../imgs/index/tv-arrows.png') 0 0 no-repeat;
	}
	#tv a.right:hover{
		background:url('../imgs/index/tv-arrows.png') 0 -38px no-repeat;
	}
	#tv #indice{
		width:140px;
		position:absolute;
		bottom:10px;
		right:0;
		list-style:none;
	}
		#indice a{
			float:left;
			display:block;
			margin:20px 0 5px 5px;
			width:29px;
			color:#FFFFFF;
			font-size:22px;
			font-weight:bold;
			background:url('../imgs/index/tv-mask.png') no-repeat;
		}
		#indice a:hover{
			color:#cccccc;
		}

	#menu{
		margin:10px auto;
		margin-bottom:0;
		background:#846541;
		margin:-10px 0 0 0;
	}
		#menu a{
			line-height:23px;
			font-size:12px;
			font-weight:bold;
			color:#FFFFFF;
			margin-right:25px;
		}
		#menu a:hover{
			color:#FFFFFF;
		}
		
	#conteudoCenter{
		position:relative;
		width:973px;
		margin:10px auto;
	}
	


#bg-rodape{
	width:100%;
	background:#f9f7f5 url('../imgs/index/img-rodape.jpg') 0 0 repeat-x;
}
#rodape{
	padding-top:80px;
	/*border:1px #FF0000 solid;*/
}
	#rodape-marca{
		display:block;
		margin:-30px 0 0 950px;
		width:58px;
	}
	
	#parceiros{
	height:43px;
	width:348px;
	margin:-13px 50px 0 500px;
	background:url(../imgs/index/parceiros.png) no-repeat;
	}
	
	#rodape-tel{
	float:left;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	margin: 10px 0 0 100px;
	color:#FFFFFF;
	/*border:1px #FFFF00 solid;*/
	}