@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	border:0px;
	padding:0px;
	/*overflow:hidden;*/
}
/*estilizacao de tags*/
body{
	background:#FFFFFF url(images/bgtopo.jpg) left top repeat-x;
	font-family:"Arial", Helvetica, sans-serif;
}
h1{
	float:left;
	width:96%;
	padding:10px;
	background-color:#D2AB67;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#777355;
	line-height:18px;
}
h3{
	color:#777355;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
h4, h4 a{
	color:#D2AB67;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
}
h5{
	color:#777355;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
}
h5 a{
	float:left;
	width:75px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#A9A791;
	padding:6px;
	font-family: "Helvetica", Arial, "sans serif";
	font-weight: normal;
	text-transform: uppercase;
}
h6{
	font-size:12px;
	color:#A9A791;
}
p{
	text-indent:30px;
}
input, textarea, select{
	float:left;
	border:1px solid #607B7B;
	width:99%;
}
/*Estruturacao de divs*/
.container{
	position:relative;
	margin:auto;
	width:754px;
	top:0px;
	padding-top: 11px;
	height: auto;
}
.orgconteudo{
	float:left;
	width:755px;
	height: auto;
}
.contall{
	width:770px;
	position:relative;
	margin:auto;

}
/* Coluna dos Menus */
.coluna{
	float:left;
	width:189px;
}
.logo{
	float:left;
	width:189px;
}
.boxmenucalend{
	float:left;
	width:184px;
	padding-left: 5px;
}
a.linkmenu{
	float:left;
	padding:15px;
	width:149px;
	height: 15px;
	background-color:#cbc9b2;
	color:#777355;
	border-bottom:3px solid #a9a790;
	border-top: 1px solid #d7d4c1;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	
}
a.linkmenu:hover{
	background-color:#777355;
	color:#FFFFFF;
	border-bottom:3px solid #D2AB67;
	text-decoration:none;
	border-top: 1px solid #d7d4c1;
}
.boxcalendario{
	float:left;
	width:175px;
	padding:1px;
	background:transparent url(images/bgcalendario.jpg) left top repeat-x;
	height: 170px;
}
.diasemana{
	float:left;
	text-align:center;
	width:14%;
	border-bottom:1px solid #b4b2a5;
	padding-top: 3px;
}	
/*Menu do Topo*/
.menutopo{
	float:left;
	width:565px;
}
.bannerflash{
	float:left;
	width:100%;
	height:95px;
	padding:1px 0px 2px 0px;

}
a.linkmenutopo{
	float:left;
	margin-left:7px;
	padding:14px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
a.linkmenutopo:hover, .selecionado{
	background:#FFFFFF;
	color:#777355;
	text-decoration:none;
	text-align:center;
}
.barra{
	float:left;
	margin:1px solid #777355;
	height:14px;
}
/*Conteudo*/
.boxconteudo{
	float:left;
	padding:5px 0px 5px 5px;
	width:560px;
	float: left;
	padding-top: 30px;

}
.boxend{
	float:left;
	padding:5px 0px 5px 5px;
	width:200px;
	padding-top:20px;

}
.fotodestaque{
	float:left;
	width:30%;
	padding-top:5px;
}
.textodestaque{
	float:left;
	width:380px;
	padding:5px;
}
.separadestaque{
	float:left;
	width:550px;
	height:6px;
	background-color:#D2AB67;
}
.proddestindex{
	float:left;
	width:170px;
	height:200px;
	border:1px solid #D2AB67;
	margin:3px;
	padding: 3px;
}
.intdestaque a, .intdestaque{
	color:#777355;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
}
.bass{
	width:770px;
	height:45px;
	background:transparent url(images/bgbass.jpg) top left repeat-x;
	float: left;
	margin-top: 5px;
}
.boxinscri{
	float:left;
	width:150px;
	height:90px;
	background-color:#CCC9B2;
	margin-left: 5px;
	margin-top: 50px;
	padding: 3px;
}
a.btdetalhes{
	float:left;
	padding:5px;
	margin:3px;
	color:#FFFFFF;
	background-color:#777355;
	text-decoration:none;
	font-size: 13px;
	text-transform: uppercase;
	font: "Helvetica", Arial, "sans serif";
}
a.btcomprar{
	float:left;
	padding:5px;
	margin:3px;
	color:#FFFFFF;
	background-color:#D2AB67;
	text-decoration:none;
	text-transform: uppercase;
	font-family: "Helvetica", Arial, "sans serif";
	font-size: 13px;
}
.boxcarrinho, .tblcarrinho{
	float:left;
	width:100%;
	height:auto;
}
.titletbl{
	color:#FFFFFF;
	background-color:#777355;
	text-align:center;
	height: 30px;
}
.subtotais{
	float:right;
	width:35%;
	height:100px;
	margin-right: 5px;
}
.colunarep{
	float:left;
	width:98%;
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.titleestado{
	float:left;
	text-indent:10px;
	padding:5px;
	width:90%;
	font-size: 16px;
	font-weight: bold;
	color: #777355;
	
}
.caixacidades{
	border-top:3px solid #777355;
	border-bottom:3px solid #777355;
	border-left: 1px solid #777355;
	border-right: 1px solid #777355;
}
a.cidade{
	width:90%;
	float:left;
	padding:8px;
	font-size:18px;
	color:#D2AB67;
	font-weight:bold;
	text-decoration:none;
}
a.cidade:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#D2AB67;
}
.contatocid{
	float:left;
	width:80%;
	padding:5px;
	padding-left: 20px;
}
a.smalllink{
	text-decoration:none;
	color:#777355;
	font-size:12px;
}
.boxconsulta{
	float:left;
	width:75%;
	margin-left:10%;
	padding:1%;
	background-color: #CCC9B2;
}
.tacesso{
	float:left;
	width:97%;
	padding:5px;
	background-color:#777355;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.coluna2, .logo2{
	float:left;
	width:146px;
}
/*Estilização da consultaonline2.php*/
.supergrupo{
	float:left;
	padding:5px 2px 5px 15px;
	margin:1px 0 1px 0;
	background-color:#CCC9B2;
	color:#777355;
	width:97%;
	font-size:16px;
	font-weight:bold;
	cursor: pointer;
}
.subgrupo{
	float:left;
	padding:5px 2px 5px 15px;
	margin:1px 0 1px 0;
	background-color:#A9A791;
	color:#FFFFFF;
	width:97%;
	font-size:16px;
	font-weight:bold;
	cursor: pointer;
	text-indent:20px;
	display: block;
}
.informacao{
	float:left;
	padding:5px 2px 5px 15px;
	margin:1px 0 1px 0;
	background-color:#CCC9B2;
	color:#FFFFFF;
	width:97%;
	font-size:16px;
	font-weight:bold;
	text-indent:20px;
	display: none;
}
.conjunto{
	float:left;
	width: 100%;
}
.supergruposelecionado{
	float:left;
	padding:5px 2px 5px 15px;
	margin:1px 0 1px 0;
	background-color:#777355;
	color:#FFFFFF;
	width:97%;
	font-size:16px;
	font-weight:bold;
	cursor: pointer;
}
.boxtempo{
	float:left;
	padding:10px;
	width:97%;
}
.bgbarra{
	float:left;
	border:1px solid #777355;
	width: 400px;
	background:transparent url(images/bgbarra.jpg) left top repeat-x;
	height: 14px;
}
.barraverde{
	float:left;
	height:14px;
	background:transparent url(images/barraverde.jpg) left top repeat-x;
}
.barravermelha{
	float:left;
	height:14px;
	background:transparent url(images/barravermelha.jpg) left top repeat-x;
}
.boxsubcategorias{
	float:left;
	width:100%;
	display:none;
}
.subcategoria{
	float:left;
	width:100%;
}
.itemartigo{
	float:left;
	width:99%;
	height:auto;
	padding:3px;
}
/* Estilização de Texto*/
.paragrafo{float:left;padding-left:20px;}
.branco16bold{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.branco11, .branco11 a, a.branco11{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.marrom14bold, a.marrom14bold, .marrom14bold a{
	font-weight:bold;
	font-size:14px;
	color:#777355;
	text-decoration:none;
}
.marrom14, a.marrom14, .marrom14 a{
	font-size:14px;
	color:#777355;
	text-decoration:none;
}
.marrom12, a.marrom12, .marrom12 a{
	font-size:12px;
	color:#777355;
	text-decoration:none;
	font-weight: normal;
}

.marrom11, a.marrom11, .marrom11 a{
	font-size:11px;
	color:#777355;
	text-decoration:none;
}
.marrom10, a.marrom10, .marrom10 a{
	font-size:10px;
	color:#777355;
	text-decoration:none;
}
.marromclaro14bold, a.marromclaro14bold, marromclaro14bold a{
	font-weight:bold;
	font-size:14px;
	color:#D2AB67;
	text-decoration:none;
}
a.marromclaro14bold:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#777355;
	padding:0px 3px 0px 3px;
}
.marrom20bold, a.marrom20bold, .marrom20bold a{
	font-size:20px;
	color:#777355;
	text-decoration:none;
	font-weight:bold;
}
.boxcont{
	width:98%;
	border: 1px solid #CCC9B2;
	padding:5px;
}
.boxlistac {
	float: left;
	height: auto;
	width: 500px;
	background-color:#FFFFFF;
	padding: 5px;
}
