/********************
Estilizações gerais
********************/
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A6275;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	vertical-align: baseline;
}

html { background: url(../images/background.gif) repeat-x top; }

body { background: url(../images/background-bottom.jpg) no-repeat center bottom; }

#tudo {
	padding-top: 50px;
	background: url(../images/background-top.jpg) no-repeat 50% 105px;
}

#geral { background: url(../images/sombra.gif) repeat-y right; }

#geral, #rodape {
/* como o #rodape esta fora do #geral, alinhamos igualmente os dois */
	position: relative;
	left: 50%;
	width: 759px;
	margin-left: -381px;
}

#conteudo { background: url(../images/sombra-bottom.gif) no-repeat right bottom; }

#conteudo #limite {
	position: relative;
	overflow: hidden;
	background: url(../images/lateral.gif) repeat-y 499px 0;
}

img, fieldset { border: none; }

hr, legend, .oculto { display: none; }

input[type=hidden] { display: none !important; }

p { text-align: justify; }

sup {
	font-size: 0.8em;
	vertical-align: top;
}
/********************
Fim das estilizações gerais
********************/


/********************
Data + funcionalidades
********************/
#topo {
	height: 55px;
	padding-right: 3px;
	background: #FFF url(../images/topo-dir.gif) no-repeat right;
}

#topo div {	
	height: 100%; 
	background: url(../images/topo.gif) repeat-x bottom;
}

#topo p {
	color: #9CB5C9;
	float: left;
	width: 290px;
	height: 33px;
	padding: 22px 0 0 30px;
	background: url(../images/topo-esq.png) no-repeat left;
}

#topo p span { color: #AE0145; }

#topo ul {
	float: right;
	height: 45px;
	margin-top: 7px;
	padding: 3px 0 0 151px;
	background: url(../images/funcionalidades.gif) no-repeat left;
}

#topo li {
	float: left;
	height: 23px;
	padding: 22px 28px 0 0;
	background: url(../images/item-funcionalidades.gif) no-repeat right;
}

#topo li a {
	text-indent: -9999px;
	display: block;
	height: 13px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
}

#faq p{
	padding:8px; 
	margin:4px 0px -13px -6px;
	border:#A8CCE1 1px solid;
	background:#FFF;
}

.fav {
	width: 116px;
	background-image: url(../images/fav.gif);
}

.indique {
	width: 97px;
	background-image: url(../images/indique.gif);
}

#topo li a:hover { background-position: bottom; }
/********************
Fim: Data + funcionalidades
********************/


/********************
Painel
********************/
#painel {
	height: 149px;
	background: url(../images/painel-dir.jpg) no-repeat right;
}

#painel h1 {
	height: 116px;
	padding: 33px 33px 0;
	background: url(../images/painel-esq.jpg) no-repeat left;
}

#painel h1 a {
	text-indent: -9999px;
	display: block;
	width: 257px;
	height: 84px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
}

#painel h2 { display: none; }
/********************
Fim do painel
********************/


/********************
Menu
********************/
.menu {
	float: left;
	width: 492px;
	height: 104px;
	padding-left: 7px;
	background: url(../images/fundo-menu.gif) no-repeat left;
}

.menu li {
	position: relative;
	float: left;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.conheca {
	width: 100px;
	background-image: url(../images/conheca.jpg);
}

.dicas {
	width: 95px;
	background-image: url(../images/dicas.jpg);
}

.pedidos {
	width: 96px;
	background-image: url(../images/pedidos-online.jpg);
}

.promocoes {
	width: 102px;
	background-image: url(../images/promocoes.jpg);
}

.mapa {
	width: 99px;
	background-image: url(../images/mapa.jpg);
}

.menu li:hover, .menu li.over {
	background-position: 0 100%;
	z-index: 1;
}

.menu a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 100%;
}

.menu ul {
	display: none;
	position: absolute;
	top: 78px;
	left: 17px;
	width: 135px;
	padding: 5px 6px;
	border: 2px solid #99A3AE;
	border-width: 0 2px 3px 0;
	background: #FFF url(../images/submenu.png) no-repeat top;
	opacity: .9;
	-khtml-opacity: .9;
	filter: alpha(opacity=90);
}

.menu li:hover ul, .menu li.over ul { display: block; }

.menu ul li {
	float: none;
	height: auto;
	border-bottom: 1px solid #DBDEE0;
}

.menu ul li.ultimo  { border-bottom: none; }

.menu ul a {
	text-indent: 0;
	width: 121px;
	padding: 5px 7px;
}

.menu ul a:hover {
	color: #FFF;
	background-color: #cc1a4e;
}
/********************
Fim do menu
********************/


/********************
Conteudo principal
********************/
#principal {
	float: left;
	width: 491px;
	padding: 1px 0 0 7px;
	background: url(../images/sombra-esquerda-top.gif) no-repeat 3px 0;
}

#interna {
	padding: 3px;
	padding-bottom: 52px;
	background: url(../images/interna.jpg) no-repeat right top;
}

#interna h2 {
	font-size: 1.5em;
	margin: 0 5px 15px;
	padding: 10px 25px 5px;
	border-bottom: 1px solid #E3E8F0;
	_height: 1px;
	background: url(../images/bullet-titulo.gif) no-repeat 5px 58%;
}

	/********************
	Breadcrumb
	********************/
	.breadcrumb {
		clear: both;
		height: 22px;
		margin: 0 3px;
		padding: 8px 8px 0;
		border: 1px solid #E3E9F0;
		background-color: #EFF2F6;
	}
	
	.inferior {
		position: absolute;
		bottom: 3px;
		left: 13px;
		width: 461px;
		margin: 0px;
	}
	
	.breadcrumb h6 {
		color: #C5C6C6;
		font-weight: normal;
		float: left;
		padding-left: 10px;
		background: url(../images/bullet-breadcrumb.gif) no-repeat left;
	}
	
	.breadcrumb span {
		float: right;
		margin-left: 10px;
	}
	
	.breadcrumb span a {
		padding-left: 10px;
		background: url(../images/bullet-voltar.gif) no-repeat left;
	}
	
	.breadcrumb a { color: #8FAAC0; }
	
	.breadcrumb a:hover {
		color: #D00152;
		text-decoration: underline;
	}
	/********************
	Fim: breadcrumb
	********************/
/********************
Fim do conteudo principal
********************/


/********************
Lateral
********************/
#lateral {
	float: right;
	width: 257px;
	padding: 55px 3px 0 0;
	background: url(../images/lateral-top.jpg) no-repeat top;
}

	/********************
	Fale consoco
	********************/
	#lateral h2 a {
		text-indent: -9999px;
		display: block;
		height: 48px;
		margin-bottom: 1px;
		overflow: hidden;
		background: url(../images/fale-conosco.png) no-repeat top;
	}
	
	#lateral h2 a:hover { background-position: bottom; }
	/********************
	Fim: Fale consoco
	********************/

	/********************
	Produtos
	********************/
	#lateral h3 {
		margin-bottom: 8px;
		padding: 9px 16px;
		background: #92A6BD url(../images/fundo-produtos.gif) repeat-y;
	}
	
	#lateral h3 span {
		text-indent: -9999px;
		display: block;
		width: 53px;
		height: 20px;
		overflow: hidden;
		background: url(../images/produtos.gif) no-repeat;
	}
	
	#lateral ul {
		width: 231px;
		margin-left: 4px;
		padding: 0 6px 15px 10px;
		background: url(../images/lista-produtos.gif) no-repeat bottom;
	}
	
	#lateral li { padding-bottom: 2px; }
	
	#lateral li h4 {
		text-indent: -9999px;
		height: 23px;
		margin-bottom: 4px;
		background-repeat: no-repeat;
	}
	
	h4.uso-geral {
		width: 106px;
		background-image: url(../images/linha-uso-geral.gif);
	}
	
	h4.linha-prodel {
		width: 135px;
		background-image: url(../images/linha-pro-prodel.gif);
	}
	
	h4.linha-ingleza {
		width: 140px;
		background-image: url(../images/linha-pro-ingleza.gif);
	}
	
	#lateral li a {
		display: block;
		width: 198px;
		height: 79px;
		padding: 13px 18px 13px 11px;
		background: url(../images/moldura-lateral.jpg) no-repeat;
	}
	
	#lateral li a img {
		display: block;
		width: 198px;
		height: 79px;
		padding: 1px;
	}
	
	#lateral li a:hover img {
		padding: 0;
		border: 1px solid #CBCFD8;
	}
	/********************
	Fim: produtos
	********************/

	/********************
	Dicas
	********************/
	#lateral ul.dicas {
		padding: 3px 6px 3px 10px;
		background: none;
	}
	
	#lateral .dicas li {
		padding-bottom: 0;
		border-bottom: 1px dashed #CCCFD8;
	}
	
	#lateral .dicas li.ultimo { border-bottom: none; }
	
	#lateral .dicas li a {
		width: 177px;
		height: auto;
		padding: 7px 25px;
		background: url(../images/bullet-vinho.gif) no-repeat 8px 50%;
	}
	
	#lateral .dicas li a:hover {
		color: #A00140;
		background-color: #CED7E1;
	}
	/********************
	Fim: dicas
	********************/
/********************
Fim da lateral
********************/


/********************
Rodape
********************/
#rodape {
	width: 746px;
	height: 94px;
	padding: 16px 13px 0 0;
}

#rodape h4 {
	float: right;
	width: 412px;
	overflow: hidden;
	margin-bottom: 12px;
	padding-bottom: 3px;
	background: url(../images/linha-localizacao.gif) no-repeat right bottom;
}

#rodape h4 span {
	text-indent: -9999px;
	display: block;
	float: right;
	width: 56px;
	height: 12px;
	overflow: hidden;
	background: url(../images/localiizacao.gif) no-repeat;
}

#rodape address {
	color: #60788A;
	font-style: normal;
	text-align: right;
	clear: both;
	float: right;
	margin-bottom: 20px;
}

#rodape address strong {
	color: #B00146;
	font-weight: normal;
	display: block;
}

#rodape a {
	text-indent: -9999px;
	float: right;
	clear: both;
	width: 33px;
	height: 15px;
	overflow: hidden;
	background: url(../images/interag.gif) no-repeat top;
}

#rodape a:hover { background-position: bottom; }
/********************
Fim do rodape
********************/