/** IMPORTS **/

@import url("home.css");

@import url("interna.css");

@import url("listagemFAQ.css");

@import url("listaIdentidade.css");

@import url("listaNoticias.css");

@import url("fotosVideos.css");

@import url("locais.css");

@import url("form.css");

/* --- reset --- */

* {

	padding:0;

	margin:0;

	border:none;

	list-style:none;

	font:11px tahoma, Arial;

	text-decoration:none;

}

a, ul, li, dl, dt, dd {

	text-decoration:none;

	list-style:none;

}

h1,h2{font-size:1px;text-indent:-5000em;}

a:hover { text-decoration:underline; }

a { color:#888787; }

p { color:#746F5C; }

strong { font-weight:bold;}

em { font-style:italic; }

button, a, input.botao{cursor:pointer;}

body {

	width:100%;

	background:url('../../_imagens/central/bgTexture.gif') center;

}

.left{float:left;}

.right{float:right;}



/* --- menu --- */

div#topo {

 	width:100%;

 	height:343px;

	background:url('../../_imagens/central/bgTopo.jpg') no-repeat top;

}

div#topoInterna {

 	width:100%;

	height:177px;

	background:url('../../_imagens/central/bgTopoInterna.jpg') no-repeat top;

}

div#topo li, div#topoInterna li { display:inline }

div#topo ul, div#topoInterna ul { display:block }



div#menu {

	width:742px;

	margin:0 auto;

}

	div#menu h1 {

		float:left;

		clear:left;

		width:157px;

		height:82px;

		margin-left:2px;

		text-indent:0!important

	}

	div#menu h1 span {

		position:absolute;

		top:-5000px

	}

	div#menu ul#navHome {

		float:left;

		width:241px;

		height:29px;

		padding:0 0 0 2px;

	}

		div#menu ul#navHome li a, div#menu ul#navEmpresa li a {

			display:block;

			float:left;

			height:22px;

			text-align:center;

			line-height:22px;

			padding:6px 11px 0 9px;

			color:#e35314;

			font-weight:bold;

		}

		div#menu ul#navHome li a:hover, div#menu ul#navEmpresa li a:hover { color:#fff; }

		div#menu ul#navHome li a.alimentacao { width:80px; }

		div#menu ul#navHome li a.alimentacao:hover { background:url('../../_imagens/central/bgLiAlimentacao.gif') no-repeat bottom center; }

		div#menu ul#navHome li a.racoes { width:48px; }

		div#menu ul#navHome li a.racoes:hover { background:url('../../_imagens/central/bgLiRacoes.gif') no-repeat bottom center; }

		div#menu ul#navHome li a.sports { width:52px; }

		div#menu ul#navHome li a.sports:hover { background:url('../../_imagens/central/bgLiSports.gif') no-repeat bottom center; }



	div#menu ul#navEmpresa {

		float:left;

		width:416px;

		height:27px;

		margin-left:82px;

	}

		div#menu ul#navEmpresa li a.stival { width:55px; }

		div#menu ul#navEmpresa li a.stival:hover { background:url('../../_imagens/central/bgLiStival.gif') no-repeat bottom center; }

		div#menu ul#navEmpresa li a.negocios { width:158px; }

		div#menu ul#navEmpresa li a.negocios:hover { background:url('../../_imagens/central/bgLiNegocios.gif') no-repeat bottom center; }

		div#menu ul#navEmpresa li a.atendimento { width:142px; }

		div#menu ul#navEmpresa li a.atendimento:hover { background:url('../../_imagens/central/bgLiAtendimento.gif') no-repeat bottom center; }

	div#menu div#busca {

		float:right;

		width:234px;

		padding:4px;

		height:47px;

	}

		div#menu div#busca form {

			width:234px;

			height:47px;	

			display:block;

		}

			div#menu div#busca select, div#menu div#busca input.campoProcurar {

				float:left;

				clear:left;

				padding:2px;

				margin:2px;

				color:#000;

				border:1px solid #915a1f;

				background:#dfa668;

			}

			div#menu div#busca select { width:120px; }

			div#menu div#busca input.campoProcurar { width:115px; }

			div#menu div#busca input.procurar {

				width:55px;

				height:17px;

				margin-top:27px;

				margin-left:4px;

				color:#fff;

				border:none;

				background:url('../../_imagens/central/bgBotaoProcurar.gif') no-repeat top left;

				cursor:pointer;

			}

	div#menu div#flashFrame {

		float:left;

		clear:left;

		width:670px;

/*		height:231px;*/

		margin-left:2px;

		margin-top:6px;

		margin-bottom:-4px;

	}

	div#menu div#flashFrame ul#menuInt {

		display: none;

	}



/* --- wrapper --- */

div#wrapper {/*

 	width:716px;*/

	margin:0 auto;/*

 	padding:0 17px;*/

	width:749px;

/*	padding:0 6px;*/
 /*	background:url('../../_imagens/central/bgBody.gif') repeat-y 1px;*/
	padding-left:145px;
	padding-right:150px;

}

div#wrapperInterna {

 	width:716px;

	margin:0 auto;

 	background:url('../../_imagens/central/bgBody.gif') repeat-y 2px;

}

/* <--- */

div#conteudoRodape{
	background-image:url('../../_imagens/bg_rodape_c.gif');
	_background-position:0 top ;
	background-repeat:no-repeat;
	background-position:6px top ;
	float:left;
	margin-bottom:25px;
	text-align:center;
	width:746px;
}
div#conteudoRodapehome{
	background-image:url('../../_imagens/bg_rodape_c.gif');
	
	background-position:6px top ;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:25px;
	text-align:center;
	width:746px;
	_clear:both;
}










/* --- rodape --- */

div#rodape{

	background:url('../../_imagens/central/bgFooter.jpg') no-repeat;
	
	background-position:20px ;

	clear:both;

	height:53px;

	margin:10px auto 0;

	padding:5px 5px 5px;

	width:100%;

}

	div#rodape ul{

		margin:0 auto;

		width:623px;

	}

		div#rodape ul li {

			float:left;

			padding:0 8px 0 7px;

			text-transform:uppercase;

		}

			div#rodape ul li a {color:#fff}

			div#rodape ul li a:hover {text-decoration:underline}

			

	div#rodape span.copyright, div#rodape span.midiaWeb, div#rodape span.midiaWeb a {color:#f1b08a; font-size:9px}

	div#rodape span.copyright {

		float:left;

		display:block;

		padding:10px 0 0 30px;

		width:460px;

	}

	div#rodape span.midiaWeb {

		float:right;

		padding:10px 45px 0 0;

	}

		div#rodape span.midiaWeb a:hover {text-decoration:underline}

/* <--- */
