/* Corpo */

body{
	background-color: #4f040e;
	vertical-align: top;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

img{
		border:none;
}

.rodape{
	font-family: Tahoma;
	font-size: 12px;
	color: #CCFFEE;
	text-decoration: none;
	font-weight:bold;
}

.titulo{
	background-color: #4f040e;
	background-image: url(images/fundoTitulo.gif);
	background-position: bottom;
}


/* Menu */

.menu{
	background-color: #9fa09b;
	background-image: url(images/fundoMenu.gif);
}

.menu br {
	line-height: 15px;
}

.menu a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #3a3a3a;
	text-decoration: none;
}

.menu a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #3a3a3a;
	text-decoration: none;
}

.menu a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


/* Conteúdo Geral */

.conteudo{
	background-color: #d2cccd;
	background-image: url(images/fundoConteudo.gif);
}

/* Aromas */

.tituloAromas{
	background-image: url(images/tituloAromas.gif);
	background-repeat: no-repeat;
}

.descricaoAromas{
	font-family: Tahoma;
	font-size: 11px;
	color: #3a3a3a;
}

.descricaoAromas .colunas{
	line-height: 20px;
}

.descricaoAromas br{
	line-height: 12px;
}

.nomesAromas{
	font-family: Tahoma;
	font-size: 11px;
	color: #4f040e;
	font-weight: bold;
}


/* Promoções */

.tituloPromocoes{
	background-image: url(images/tituloPromocoes.gif);
	background-repeat: no-repeat;
}

.destaquePromocoes{
	font-family: Tahoma;
	font-size: 11px;
	color: #4f040e;
	font-weight: bold;
}

.descricaoPromocoes{
	font-family: Tahoma;
	font-size: 11px;
	color: #3a3a3a;
	line-height: 20px;
}

.descricaoPromocoes br{
	line-height: 20px;
}

/* Clientes */

.tituloClientes{
	background-image: url(images/tituloClientes.gif);
	background-repeat: no-repeat;
}

.iconesClientes img {
	border: solid 1px;
	border-color: #8c8c8c;
}

/* Imprensa */

.tituloImprensa{
	background-image: url(images/tituloImprensa.gif);
	background-repeat: no-repeat;
}

/* Contato */

.tituloContato{
	background-image: url(images/tituloContato.gif);
	background-repeat: no-repeat;
}
