/* CSS Document */
body, html{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A58E87;
	margin: 0 auto;
	line-height:16px;
	padding:0px;
	text-align:center;
	background-image: url(../imgs/efeito_fundo.gif);
	background-repeat:repeat-x;

}
/* DEFINIÇÃO ESTRUTURAL DA PAGINA [DIVs] */
#geral {
	/*background-image: url(../imgs/efeito_fundo.gif);
	background-repeat:repeat-x;*/
	width:100%;
	margin:0 auto
	}
#centro{
	text-align:left;
	color:black;
	float:left;
	margin-top:0px;
	width:780px;
	min-height:100px;
	background-color:#FFFFFF;

}
#conteudo {
	width:780;
	height:auto;
	margin:0 auto;
	text-align:left;
}
#barra-lateral{
    float: left;
    padding: 1px;
    width: 170px;
}

#cabecalho {
	width:100%;
	text-align:center;
	z-index:1;
	float:left;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	height:236px;
	background-image: url(../imgs/fundo.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	font-size:11px;
	color:#9F7F75;
	top:0;
}
#esquerda{
	background-color:#ffffff;
	height:260px;
	min-height:220px;
	margin-top: 0px;
	margin-left: 25px;
	width: 200px;
	text-align:left;
	float:left;
	padding-top:10px;
	padding-left: 5px;
	padding-bottom: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background-color:#fff;
	background-image: url(../imgs/fundomenu.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#esquerda2{
	background-color:#ffffff;
	height:500px;
	min-height:130px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	width: 550px;
	text-align:left;
	float:left;
	padding-top:10px;
	padding-left: 5px;
	padding-bottom: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background-color:#3D9FC4;
/*	background-image: url(../imgs/fundomenu2.gif);*/
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#meio{	
	background-image: url(../imgs/efeito_fundo.gif);
	background-repeat:repeat-y;
	width: 100%;
	text-align:center;
}
#meioCentro{
/*
	background-image: url(../imgs/efeito_fundo.gif);
	background-repeat:repeat-x;*/
	width: 100%;
	/*position:relative;
	text-align:center;*/
	
}
#teste {
	float:left;
	text-align:center;
}
.footer{
	margin-bottom:0px;
	bottom:0px;
}
#rodape {
	background-repeat:repeat-x;
	width:100%;
	text-align:center;
	float:none;
	margin-top:0px;
	margin-left:0px;
	padding-top:0px;
	height:42px;
	background-image:url(../imgs/fundo_rodape.gif);
	margin-top:0px;
	font-size:11px;
	bottom:0;
}
h2.listprod{
	font-family: Verdana;
	font-size: 10px;
	color: #b9b9b9;
	border-bottom-color: #b9b9b9;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align:left;
	margin-top:10px;
	margin-left:-5PX;
	margin-bottom:-10px;
	padding-left:0px;
	padding-bottom:0px;
}
.lista a{
	display: line;
	background-color: transparent;
	background-image:url(../imagens/icon-offers-list.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 15px;
	cursor: pointer;
}
.lista a:active, .lista a:hover, .lista a:focus{
	display: line;
	background-color: transparent;
	background-image: url(../imagens/icon-offers-list2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-left: 15px;
	cursor: pointer;
}
.lista{
	margin-top:20px;
}
ul .lista{
	display:compact;
	margin-left:-30px;
	margin-top:3px;
}
.tab_prod{
	width:115px;
	height:210px;
	margin:3px;
	padding:3px;
	padding-bottom:5px;
	background-color:#f9f9f9;
	border:solid 1px #e3e3e3;
	-moz-border-radius:0.5em;
}
.nomeProdutos{
	color:black;
	font:"Verdana";
	font-size:11px;
	height:20px;
	text-align:center;
}
TR{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #676767;

}
.voltarCat{
	clear:both;
	float:right;
	margin-top:20px;
}
li{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
a{
	font-family:Verdana;
	font-size:9px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
a:hover, a:active, a:focus{
	font-family:Verdana;
	font-size:9px;
	color:#006;
	text-decoration:underline;
	font-weight:bold;
}
a.foto:link {
	border:0;
	padding-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #f9f9f9;
}
a.foto:visited {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #f9f9f9;
}
a.foto:hover {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #f9f9f9;
}
a.foto:active {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #000;
}
a.link:link {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
a.link:visited {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
a.link:hover {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;
	color: #000;
}
a.link:active {
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
.fotoDetalhes{
	position:relative;
	float:right;
	padding:10px;
	margin:5px;
	background-color:#f9f9f9;
	border:solid 1px #e3e3e3;
	-moz-border-radius:1em;
}
h1{
	font-family: Verdana;
	font-size: 18px;
	color: #c10909;
	font-style: normal;
	border-bottom-color: #c10909;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-left: 5px;
}
h2{
	font-family: Verdana;
	font-size: 10px;
	color: #A8A8A8;

}
h2.titulo{
	font-family: Verdana;
	font-size: 10px;
	color: #c10909;
	border-bottom-color: #c10909;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-align:left;
	margin-top:10px;
	margin-left:-5PX;
	margin-bottom:-10px;
	padding-left:0px;
	padding-bottom:0px;


}
h3{
	margin-top:10px;
	font-family: Verdana;
	font-size: 12px;
	color: #c10909;
	font-style: normal;
	text-align:left;
	border-bottom-color: #c10909;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-right: 5px;
}
h4{
	font-family: Verdana;
	font-size: 14px;
	color: #A8A8A8;
	font-style: normal;
	border-bottom-color: #A8A8A8;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
h5{
	margin-top:-5px;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	font-style: normal;
	text-align:left;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-right: 5px;
}
h5.texto{
	margin-top:-18px;
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	font-style: normal;
	text-align:left;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-right: 5px;
}
img{border:0;}

.texto{
	padding-top:15px;
	margin-bottom:20px;
	font-family:Verdana;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
	font-weight:bolder;
}
.label{
	color: #000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align:left;
	-moz-radius:10px;
}
