body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#topo {
	background-image: url(../template/topo_repete.jpg);
	height: 171px;
	width: 100%;
}
#topo-conteudo {
	width: 1000px;
	height: 171px;
	margin: 0 auto;
	display: table;
	background-image: url(../template/topo.jpg);
	background-repeat: no-repeat; 
}

.men-tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	font-weight:bold;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 10px;
	background-image: url(../template/bg_menu.jpg);
	vertical-align: middle;
	width: 200px;
	text-transform: uppercase;
}


em {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.branco {
	color: #FFFFFF;
}

.preco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A5490C;
}
.cinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.borda-direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.borda-direita-esquerda {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
}

.borda {
	border: 1px solid #C80002;
}
.borda-cinza {
	border: 1px solid #E0E0E0;
}

.produto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 0px;
	border: 1px solid #F0F0F0;
	background-image: url(../images/bg_produto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:250px;
}

.produto-nome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #891B04;
	background-image: url(../images/bg_titulo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 24px;
	height: 50px;
}
.produto-informacoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #891B04;
}
.produto-lp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linha-cizna {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#rodape {
	background-image: url(../template/rodape_repete.jpg);
	height: 250px;
	width: 100%;

}
#rodape-conteudo {
	width: 1000px;
	margin: 0 auto;
	background-image: url(../template/bg_rodape.jpg);
	background-repeat:no-repeat;
	height: 250px;
	line-height: 20px;
}
.rodape-titulo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF0B;
}
#rodape a{
	color: #FFF;
}

.centro {
	background-color: #FFFFFF;
}
.men {
	background-color: #FFFFFF;
}
.lateral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #891B04;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #891B04;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	text-align: justify;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 27px;
	background-image: url(../images/bg_input.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 27px;
	border: 1px solid #D8CED7;
}
.input-simples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	line-height: 20px;
	border: 1px solid #666;
	height: 20px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D8CED7;
}

.fundo {
	background-image: url(../images/bg_titulo_peq.png);
	height: 27px;
	vertical-align: middle;
}
.mostra {
	height: auto;
	font-weight: normal;
	cursor: pointer;
} 
.invisivel {
	visibility: hidden;
	background-color: #FFFFFF;
	height: 10px;
}
#sucesso {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #408080;
	background-color: #DCEDED;
	padding: 10px;
	border: 1px solid #408080;
	font-weight:bold;
}

#erro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D20000;
	background-color: #FFE8E8;
	padding: 10px;
	border: 1px solid #D20000;
	font-weight:bold;
}
.altura {
	height:22px;
}
#area-cliente {
	background-image: url(../images/bg_area_cliente.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 270px;
	width: 180px;
	text-align: left;
}
#depoimentos {
	background-image: url(../images/bg_depoimentos.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 490px;
	width: 170px;
}
.news {
	width: 170px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #F5F5F5;
	text-align: left;
}
#corpo {
	background-color:#FFF;
	width: 1000px;
	margin: 0 auto;
	display: table;
}

#centro {
	width: 575px;
	float: left;
	margin-left: 12px;
	margin-right: 13px;
	background-image:url(../template/meio_repete.jpg);
}

#centro-sub {
	width: 775px;
	float: left;
	margin-left: 12px;
	margin-right: 13px;
	background-image:url(../template/meio_repete.jpg);
}

#lateral-esquerda, #lateral-direita {
	width: 200px;
	float:left;
	background-color: #FBFBFB;
}

.lateral-esquerda-conteudo{
	width: 200px;
	background-image:url(../template/lateral_repete.jpg);
}
.menu-categoria {
	background-image:url(../template/bg_menu.jpg);
	width: 196px;
	height: 35px;
	color: #A70000;
	margin: 0 auto;
	font-size: 12px;
	line-height: 35px;
	text-indent: 10px;
}

.menu-item {
	list-style-type: none; 
	color: #000;
	padding: 0 px;
	margin-left:0px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	background-image: url(../template/menu-fundo.jpg);
	vertical-align: middle;
	width: 200px;
	text-indent: 30px;
}
.sub-titulo {
	font-size: 18px;
	font-weight: bold;
	color: #BF251D;
	padding-top: 10px;
	
}
.mao {
	cursor: pointer;
}