.agrupaGeral {
	width: 100%;
	margin: 0 auto;
}
.centralizaSite {
	width: 1000px;
	margin: 0 auto;
	float: none;
}
.agrupaTopoSite {
	width: 1000px;
	height: 129px;
}
.logoTipo {
	width: 308px;
	margin-top: 6px;
}
.menuSite {
	width: 692px;
	margin-top: 50px;
	display: inline;
}
.configConteudoGeral {
	width: 1000px;
}
.bordaSuperior{
	width:1000px;
	background-image: url('../imagens/bgSuperior.png');
	background-repeat: no-repeat;
	height:28px;
}
.meio{
	width:1000px;
	background-color: #9B4E00;
}
.bordaInferior{
	width:1000px;
	background-image: url('../imagens/bgInferior.png');
	background-repeat: no-repeat;
	height: 37px;
}

/**  BOTÕES DO MENU DO SITE **/
.separaItemMenu {
	margin-left: 30px;
	display: inline;
}
.btPaginaInicial {
	width: 115px;
	height: 20px;
	background-image: url('../imagens/btPaginaInicial.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.btEmpresa {
	width: 91px;
	height: 16px;
	margin-top: 3px;
	background-image: url('../imagens/btEmpresa.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.btGaleriaFotos {
	width: 140px;
	height: 16px;
	margin-top: 3px;
	background-image: url('../imagens/btGaleriaFotos.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.btProdutos {
	width: 82px;
	height: 16px;
	margin-top: 3px;
	background-image: url('../imagens/btProdutos.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.btFaleConosco {
	width: 114px;
	height: 16px;
	margin-top: 3px;
	background-image: url('../imagens/btFaleConosco.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.btMenuHover:hover {
	background-position: bottom left;
}
.selecionado {
	background-position: bottom left;
}
.configConteudoGeral {
	width: 1000px;
	margin-top: 7px;
}
.painelEsquerdo {
	width: 377px;
	height: 303px;
	background-image: url('../imagens/backgroundPainelEsquerdo.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.configRodape { 
	width: 100%;
	margin-top: 17px;
	padding: 10px 0;
	background-image: url('../imagens/linhaBackgroundRodape.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}
.centralizaRodape {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	float: none;
}
.dadosSite {
	width: 410px;
	margin-top: 7px;
}
.pSite {
	width: 410px;
	font-family: "Arial";
	font-weight: bold;
	color: #663300;
}
address {
	color: #663300;
	font-size: 12px;
	font-style: normal;
}
.assinaturaSisdado {
	width: 63px;
	margin-top: 7px;
	float: right;
}
.btSisdado {
	width: 63px;
	height: 11px;
	margin-top: 3px;
	background-image: url('../imagens/logoSisdado.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.tituloPagina{
	width:470px;
	padding:4px 0 7px 15px;
}
.riscoTitulo{
	width:470px;
	padding:0 0px 0 15px;
}
/*lateral*/
.lateral{
	width: 290px;
}
.tituloLateral{
	width:117px;
	padding:4px 36px 7px 15px;
}
.riscoTituloLateral{
	width:255px;
	padding:0 23px 0 15px;
}
.descricaoLateral{
	width: 255px;
}
telefoneLateral{
	width: 255px;
}
.btCliqueAqui{
	float: none;
	color: #ff0000;
	text-decoration: none;
}
.btCliqueAqui:hover{
	color: #F8E552;
}
.agrupaLateralFone{
	width: 255px;
	padding: 10px 15px;
}
.itemProduto {
	width: 115px;
	height: 87px!important;
}
.nomeDoProduto{
    color: #FFF;
    text-decoration: none;
    width: 80px;
    text-align: center;
}
.nomeDoProduto:hover{
    color:  #ffff00
}
.itemProduto2 {
	width: 170px;
	height: 41px!important;
}
.nomeDoProduto2{
    color: #FFF;
    padding:9px 0 0 5px;
    text-decoration: none;
    width: 100px;
}
.nomeDoProduto2:hover{
    color:  #ffff00
}
.produtoHover:hover {
  padding-top: 1px;
}
.botaoVerTodos {
	width: 158px;
	height: 39px;
	background-image:url('../imagens/botaoVerTodosHome.png');
	background-position: top center;
	background-repeat: repeat-x;
	margin-right: 3px;
}
.botaoVerTodos:hover {
	width: 158px;
	height: 39px;
	background-image:url('../imagens/botaoVerTodosHome.png');
	background-position: bottom center;
	background-repeat: repeat-x;
	margin-right: 3px;
}
.linhaPontilhada{
	padding: 4px 15px;
}
.atualizacao{
	width: 700px;
	text-align: center;
	padding: 15px 0;
}
.paginacao {
	margin: 10px 0;
	text-align: center;
	width: 700px;
}
.fonte {
	color: #FFF;
	display: inline;
	float: none;
	text-shadow: 1px 1px 1px #5A6C1D;
        text-decoration: none;
}
.fonte:hover {
	color: #FCE75A;
	display: inline;
	float: none;
	text-shadow: 1px 1px 1px #5A6C1D;
        text-decoration: none;
}