@charset "utf-8";
/************************ geral ************************/
* {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E9B803;/*background:#000 url(../img/rodape.jpg) bottom no-repeat;
*/}
/************************ texto ************************/
ul {
	margin: 0 0 0 45px;
}
li {
	color:#878787;
	font-size:11px;
	line-height:13px;
	margin-bottom:10px;
	text-align:justify;
	list-style:disc;
	list-style-position:inside;
}
p {
	color:#878787;
	font-size:12px;
	line-height:13px;
	margin-bottom:10px;
	text-align:justify;
}
a {
	color:#9A8F61;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
	margin-bottom:10px;
	text-align:justify;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/************************ titulos ************************/
h1 {
	width:100%;
	margin-bottom:10px;
	display:block;
	line-height:50px;
	text-indent:-999999px;
}
h1.empresa {
	background:url(../img/titEmpresa.jpg) no-repeat top left;
}
h1.atuacao {
	background:url(../img/titAtuacao.jpg) no-repeat top left;
}
h1.produtos {
	background:url(../img/titProdutos.jpg) no-repeat top left;
}
h1.contato {
	background:url(../img/titContato.jpg) no-repeat top left;
}
h1.news {
	background:url(../img/titNews.jpg) no-repeat top left;
}
/************************ subtitulos ************************/
h2 {
	width:100%;
	margin:5px 0 10px 25px;
	display:block;
	line-height:35px;
	text-indent:-999999px;
}
h2.eventos {
	background:url(../img/subTitulos/subTitProducaoEventos.jpg) no-repeat top left;
}
h2.esporte {
	background:url(../img/subTitulos/subTitPromocaoEsporte.jpg) no-repeat top left;
}
/************************ estrutura ************************/
#topo {
	background-color:#d4dee3;
	width:100%;
	height:380px;/*border:#63C solid 1px;*/
}
#geral {
	float:left;
	width:100%;
	height:auto;
	background:#000 url(../img/bgConteudo.jpg) bottom no-repeat;
	padding-bottom:0;
 *padding-bottom:60px;
}
#centraliza {
	width:950px;
	height:370px;
	margin:0 auto;
	color:#878787;
	font-size:11px;
	padding-left:30px;
}
#left {
	width:590px;
	float:left;
}

#right {
	float:left;
	width:330px;
	height:370px;
}
#rodape {
	width:100%;
	clear:both;
	height:60px;

	background:#000 url(../img/rodape.jpg) bottom no-repeat;
}
#rodapeConteudo {
	margin:0 auto;
	width:500px;

}
#apoio {
	float:left;
	width:500px;
	height:56px;
}
#rodapeConteudo #apoio a{
	margin-left:0;
}
#rodapeConteudo #apoio a.mais {
	margin-left:10px;
}
#rodapeConteudo p {
	float:left;
	width:400px;
	color:#000;
}
#rodapeConteudo a {
	margin-left:20px;
	float:left;
}
/************************ estrutura internas ************************/
#geralIndex {
	float:left;
	width:100%;
	height:auto;
	background:#000 url(../img/bgConteudo.jpg) bottom no-repeat;
}
#central {
	width:950px;
	margin:0 auto;
	padding-left:30px;
}
#conteudo {
	float:left;
	width:100%;
	margin:0 auto;
	height:auto;
	padding-top:20px;
	margin-bottom:60px;
}
#leftInternas {
	width:590px;
	float:left;
	height:auto;
}
#leftInternas.subTit a {
	margin-left:3px;
}
#leftInternas.subTit p {
	margin-left:45px;
}
#leftInternas a {
	margin-left:35px;
}
#leftInternas p {
	margin-left:35px;
}
#rightInternas {
	float:left;
	width:330px;
	height:auto;
}
#rightInternas img {
	margin-left:30px;
}
.marginPagProdutos {
	margin-top:30px;
}
#item {
	float:left;
	margin-bottom:25px;
}
