@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}

a{ text-decoration:none }
a:hover{ text-decoration:underline }

h2{
	/*
	font-family:Franklin Gothic Medium;
	*/
	font-family:verdana;
	letter-spacing:-1px;
	font-size:18px;
	color:#6c6846;
}
h2.mb{ margin-bottom:10px; }
h2.bb{ border-bottom:3px solid #6c6846 }

h1{
	color:#6c6846;
	font-family:verdana;
	font-size:23px;
	padding-bottom:3px;
}
h1.bb{ border-bottom:2px solid #6c6846; }


h3{
	font-family:verdana;
	color:#6c6846;
	font-size:16px;
	letter-spacing:-1px;
	padding-bottom:2px;
}
h3.bb{ border-bottom:1px solid #6c6846; }

h5{ font-size:10px }

body{
	background:url(../imagens/back.jpg) repeat;
	font-family:Verdana;
	font-size:9pt;
}

#corpo{
	width:100%;
	float:left;
	background:url(../imagens/backTopo.jpg) repeat-x;
}

#site{
	width:1000px;
	margin:0 auto;
	text-align:center;
}

.topo{
	float:left;
	width:100%;
	text-align:left;
	padding:20px 0 20px 0;
}
.topo .logo{
	float:left;
	width:200px;
	padding-left:30px;
}

.topo .frase{
	float:right;
	width:370px;
	padding:20px 30px 0 0;
}

.menu{
	float:left;
	width:952px;
	margin-left:2%;
	background:url(../imagens/backMenu.png) repeat-x;
	position:relative;
}
.menu img.ml{ position:absolute; left:-9px; top:0px; }
.menu img.mr{ position:absolute; right:-5px; top:0; }
.menu img.sep{ float:left; margin-top:20px; }
.menu a{
	color:#372c04;
	display:block;
	float:left;
	font-size:12px;
	padding:18px 0 28px 0;
	font-weight:bold;
}
.menu a:hover{ text-decoration:none; color:#71001c }
.menu a.act{ text-decoration:none; color:#71001c }
.menu .psq,.menu .psq form{
	width:245px;
	float:left;
	padding:14px 0 0 10px;
}

.menu .psq img{ float:left }
.menu .psq input{ float:left; }
.menu .psq input.txt{
	background:url(../imagens/backTxt.jpg) repeat-x;
	border:none;
	height:25px;
	line-height:25px;
	padding:0;
	color:#372c04;
	width:152px;
}




.conteudo{
	float:left;
	width:902px;
	padding:3% 25px 2% 25px;
	margin:15px 0 0 2%;
	background-color:#ece7c8;

	
	position:relative;
	text-align:left;
}
.conteudo img.ctl{ position:absolute; top:0; left:0 }
.conteudo img.ctr{ position:absolute; top:0; right:0 }
.conteudo img.cbl{ position:absolute; bottom:0; left:0 }
.conteudo img.cbr{ position:absolute; bottom:0; right:0 }

.c1{
	float:left;
	width:630px;
}
.c1b{
	float:left;
	width:100%;
}
.c2{
	float:left;
	width:232px;
	padding:10px;
	margin-left:20px;
}

.rotativo{
	float:left;
	width:100%;
	padding-bottom:30px;
}
.rotativo .imagemRot{
	width:860px;
	float:left;
}
.rotativo .imagemRot .banner{ float:left; width:100%; display:none }
.rotativo .numerador{
	padding-top:2px;
	float:left;
	width:30px;
	margin-left:10px;
}
.rotativo .numerador a{
	display:block;
	width:24px;
	padding-left:4px;
	height:28px;
	line-height:28px;
	margin-bottom:2px;
	text-align:center;
	background:url(../imagens/backRotativo.png) no-repeat;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.rotativo .numerador a:hover,.rotativo .numerador a.act{
	background:url(../imagens/backRotativoAct.png) no-repeat;
	color:#FFF;
}


.prodHome{
	float:left;
	width:96%;
	padding:2%;
	background:#ddd6aa;
	position:relative;
	margin-top:10px;
}
.prodHome img.tl{ position:absolute; top:0; left:0; z-index:99 }
.prodHome img.tr{ position:absolute; top:0; right:0 }
.prodHome img.bl{ position:absolute; bottom:0; left:0 }
.prodHome img.br{ position:absolute; bottom:0; right:0 }

.prodHome img.nl{ position:absolute; left:10px; top:43%; cursor:pointer }
.prodHome img.nr{ position:absolute; right:10px; top:43%; cursor:pointer }


.boxMenu{
	float:left;
	width:100%;
	background:#ddd6aa;
	margin-bottom:10px;
	height:85px;
	position:relative;
	cursor:pointer;
} 
.boxMenu img{ position:absolute; bottom:0; }
.boxMenu p{
	float:left;
	width:92%;
	padding:3% 4% 3% 4%;
	color:#5b5b5b;
	font-family:Franklin Gothic Medium;
	font-size:18px;
	line-height:30px;
}
.boxMenu p span.t1{ font-size:22px; letter-spacing:-1px; }
.boxMenu p span.t2{ font-size:33px; letter-spacing:-2px; }



.ondeEncontrar{
	float:left;
	width:100%;
	padding-top:30px;
}
.ondeEncontrar p.txt{
	color:#6c6846;
	font-family:verdana;
	font-size:30px;
	font-weight:bold;
	line-height:25px;
	letter-spacing:-3px;
}
.ondeEncontrar a.link{
	clear:both;
	display:block;
	float:left;
	width:100%;
	margin-top:20px;
	text-align:center;
	color:#6c6846;
	font-family:verdana;
	font-size:12px;	
}




#rodape{
	clear:both;
	display:block;
	float:left;
	width:100%;
	margin-top:30px;
	*margin-top:70px;
	background:url(../imagens/backRodape.jpg) repeat-x;
	padding:25px 0 12px 0;
	height:48px;
}

#rodape p{ color:#322700; font-size:11px }
#rodape span.ds{
	position:absolute;
	right:50px;
	bottom:-15px;
	color:#6f633b;
	font-size:11px;
}
#rodape span.ds a{
	color:#6f633b;
}
#rodape span.ds .email{
	position:absolute;
	top:-47px;
	right:0;
	width:202px;
	padding:6px 2px 4px 4px;
	text-align:left;
	background-color:#ece7c8;
	color:#6f633b;
	border:1px solid #6f633b;
	display:none;
}
