*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	text-decoration:none;
}

body {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
	background-color: #e3e1b0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b88800;
	margin-bottom: 5px;
}

#geral {
	width: 1000px;
	margin: 0 auto;
}

#geral #logo h1 a{
	background-image: url(images/logo_01.jpg);
	width: 337px;
	height: 129px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}
/* ----------------------------------------------- menu do site */

#geral #menucima {
	width: 576px;
	height: 69px;
	float:left;
}

#geral #menu {
	width: 576px;
	height: 69px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	
}

#geral #menu ul li a{
	text-indent: -99999px;
	overflow: hidden;
	display: block;
	margin-top:10px;
}

#geral #menu ul li.home {
	background-image: url(images/home_04.jpg);
	width: 51px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu ul li.home:hover {
	background-image: url(images/home_hover_04.jpg);	
}

#geral #menu ul li.empresa {
	background-image: url(images/historico.jpg);
	width: 66px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu ul li.empresa:hover {
	background-image: url(images/historico_hover.jpg);
}

#geral #menu ul li.colecoes {
	background-image: url(images/galeria.jpg);
	width: 56px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu ul li.colecoes:hover {
	background-image: url(images/galeria_hover.jpg);	
}

#geral #menu .ondecomprar {
	background-image: url(images/ondecomprar_09.jpg);
	width: 98px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu .ondecomprar:hover {
	background-image: url(images/ondecomprar_hover_09.jpg);	
}

#geral #menu .novidades {
	background-image: url(images/novidades_10.jpg);
	width: 81px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu .novidades:hover {
	background-image:  url(images/novidades_hover_10.jpg);	
}

#geral #menu .parceria {
	background-image: url(images/parceria_11.jpg);
	width: 115px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu .parceria:hover {
	background-image: url(images/parceria_hover_11.jpg);	
}

#geral #menu .faleconosco  {
	background-image: url(images/contato.jpg);
	width: 68px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu .faleconosco:hover {
	background-image: url(images/contato_hover.jpg);	
}

#geral #menu .dicas  {
	background-image: url(images/dicas.jpg);
	width: 51px;
	height: 36px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #menu .dicas:hover {
	background-image: url(images/dicas_hover.jpg);	
}

#geral #ladomenu {
	width: 111px;
	height: 129px;
	float: left;
}

/* ----------------------------------------------- conteudo do site */

#geral #flash {
	background: url(images/flash_16.gif) no-repeat;
	width: 802px;
	height: 310px;
	float: left;
}

#geral #conteudo {
	background-color: #FFF;
	background-repeat: repeat-y;
	width: 802px;
	clear: both; 
	margin-left: 111px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#geral #conteudo #boxconteudo {
	width: 558px;
	float: left;
	background-color: #FFF;
	background-repeat: repeat-y;
}

#geral #conteudo #boxconteudo #boxasenhorita {
	width: 268px;
	float: left;
	background-color: #FFF;
	background-repeat: repeat-y;
}

#geral #conteudo #boxconteudo #boxasenhorita .txtbox {
	margin-left: 13px;	
}

.dourado {
	color: #ab820d;
	font-family: Arial, Helvetica, sans-serif;
}

#geral #conteudo #boxconteudo #boxcuidados {
	width: 289px;
	float: left;	
}

.txtbox2 {
	margin-left: 13px;
}

#geral #conteudo #boxconteudo #boxcontato {
	width: 268px;
	float: left;
	padding-left:150px;
}

.alinhaatendimento {
	margin-left: 23px;	
}

.red {
	color: #de1111;
	margin-left: 23px;
}

#geral #conteudo #boxconteudo #revenda {
	width: 288px;
	float: left;
}

.txtbox3 {
	margin-left: 15px;	
}

#geral #conteudo #boxconteudo #catalogo {
	width: 240px;
	float: left;
}

.catalogoalinha {
	margin-top: 10px;
	margin-bottom: 10px;
}


#geral #conteudo #formatatexto2 {
	float: left;
	width: 400px;
	background-color: #FFF;
	background-repeat:repeat-y
	margin-left: 10px;	
}

.alinhamapa {
	margin-left: 10px;	
}

#geral #conteudo #ladomapa {
	width:401px;
	height: 454px;
	float: left;
	background-color: #FFF;
	background-repeat: repeat-y;

	text-align: center;		
}
/* ----------------------------------------------- rodape do site */

#geral #rodape {
	background-image: url(images/rodape_47.jpg);
	width: 1000px;
	height: 109px;
	clear: both;
}

#geral #rodape ul li a{
	text-indent: -999px;
	overflow: hidden;
	display: block;
}

#geral #rodape #menurodape {
	width: 802px;	
	height: 30px;
	float: left;
	padding-left: 220px;
	padding-top: 10px;
}

#geral #rodape #menurodape .homerodape {
	background-image: url(images/home_rodape_55.jpg);
	width: 47px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #rodape #menurodape .homerodape:hover {
	background-image: url(images/home_hover_rodape_55.jpg);	
}

#geral #rodape #menurodape .empresarodape {
	background-image: url(images/historico_rodape.jpg);
	width: 65px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #rodape #menurodape .empresarodape:hover {
	background-image: url(images/historico_rodape_hover.jpg);
}

#geral #rodape #menurodape .colecoesrodape {
	background-image: url(images/galeria_rodape.jpg);
	width: 55px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #rodape #menurodape .colecoesrodape:hover {
	background-image: url(images/galeria_rodape_hover.jpg);	
}

#geral #rodape #menurodape .ondecomprarrodape {
	background-image: url(images/ondecomprar_rodape_58.jpg);
	width: 98px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #rodape #menurodape .ondecomprarrodape:hover {
	background-image: url(images/ondecomprar_hover_rodape_58.jpg);	
}

#geral #rodape #menurodape .novidadesrodape {
	background-image: url(images/novidades_rodape_59.jpg);
	width: 74px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #rodape #menurodape .novidadesrodape:hover {
	background-image:  url(images/novidades_hover_rodape_59.jpg);	
}

#geral #rodape #menurodape .parceriarodape {
	background-image: url(images/parceria_botao.jpg);
	width: 129px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

	#geral #rodape #menurodape .parceriarodape:hover{
	background-image: url(images/parceria_rodape_hover.jpg);	
}

#geral #rodape #menurodape .faleconoscorodape {
	background-image: url(images/contato_rodape.jpg);
	width: 67px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #rodape #menurodape .faleconoscorodape:hover a{
	background-image: url(images/contato_rodape_hover.jpg);	
}

#geral #rodape #menurodape .dicasrodape {
	background-image: url(images/dicas_rodape.jpg);
	width: 47px;
	height: 24px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

#geral #rodape #menurodape .dicasrodape:hover a{
	background-image: url(images/dicas_rodape_hover.jpg);	
}

#geral #rodape #txtrodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	clear: both;
	text-align:center;
}

/* ----------------------------------------------- classes do site */

.douradoescuro a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b6804;
}

.formatatexto {
	margin-left: 15px;
	margin-top: 20px;
	margin-right: 15px;
}

.black {
	color: #000;	
}

input, textarea {
	border: solid 1px  #d2dfd5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 5px;
}

/* ----------------------------------------------- menu mapa do site */

.mapasite a{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	
}

.mapasite:hover a{
	color: #ab820d;
	font-family: Arial, Helvetica, sans-serif;
}

.mapasite2 a{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:20px;
	list-style:circle;
}

.mapasite2:hover a{
	color: #ab820d;
	font-family: Arial, Helvetica, sans-serif;
}

.alinhaendereco {
	margin-top: 35px;	
}

/* ----------------------------------------------- titulos do site */

.asenhorita {
	background-image: url(images/asenhorita_18.jpg);
	width: 268px;
	height:45px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}	

.cuidados {
	background-image: url(images/cuidados_20.jpg);
	width: 289px;
	height: 44px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.contato {
	background-image: url(images/contato_25.jpg);
	width: 268px;
	height: 41px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.revenda {
	background-image: url(images/revenda_26.jpg);
	width: 278px;
	height: 34px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.telefone {
	background-image: url(images/telefone_33.jpg);
	width: 151px;
	height: 32px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
	margin-left: 23px;
}

.mapasitetitle {
	background-image: url(images/mapadosite_19.jpg);
	width: 231px;
	height: 51px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.localizacaotitle {
	background-image: url(images/localizacao_19.jpg);
	width: 237px;
	height: 51px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.revenda2 {
	background-image: url(images/revenda_19.jpg);
	width: 175px;
	height: 51px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.cuidados_dicas {
	background-image: url(images/cuidadosedicas_19.jpg);
	width: 310px;
	height: 41px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.dicas {
	background-image: url(images/dicas_19.jpg);
	width: 98px;
	height: 51px;
	float: left;
	text-indent: -100px;
	overflow: hidden;
}

.limpeza {
	background-image: url(images/limpeza_19.jpg);
	width: 113px;
	height: 51px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}

.acondicionamento {
	background-image: url(images/acondicionamento_19.jpg);
	width: 255px;
	height: 51px;
	float: left;
	overflow: hidden;
	text-indent: -1000px;
}
