/*GERAL*/
@import url(menu.css);
@import url(internas.css);
* { margin: 0px; padding: 0px; text-decoration: none; 
	font-family: "Tahoma","Verdana", "Bitstream Vera Sans", Arial,Helvetica,sans-serif;
}
body{ font-size: 76%; }
img{ border: 0px; }
ul{ list-style: none; }
.hide { 	display: none; }
/* G E R A L */

/* P R I N C I P A I S  sao as divs que controlam o site, todo corpo, o meio dividido em 2 partes*/
#principal { /* background com as flores, e o que segura o site todo */
	width: 822px;
	float: left;
	background: url(../img/bgHome.jpg) no-repeat;
}
#corpo { /* define os fios cinza da borda do site, ou seja se quiser que qualque coisa fique dentro dos fios coloque antes que esta TAG termine */
	width: 822px;
	background: url(../img/bgMeio.gif) repeat-y;
	float: left;
}
#esquerda { /* barra laral de menus do site */
	float: left;
	width: 200px;
	padding-left: 59px;
}
/* P R I N C I P A I S */


/* T O P O*/
#topo {
	background: url(../img/bgTopo.gif) no-repeat;
	background-position: bottom right;
	float: left;
	height: 213px;
	width: 822px;
}
 h1 {
	text-indent: -9999px;
	display: block;
	background: url(../img/logo.gif) no-repeat;
	background-position: right;
	width: 141px;
	height: 103px;
	margin-top: 68px;
	padding: 0 0 0 104px;
	float: left;
}
/* parte que vai nas paginas de passo a passo*/
#topoCarrinho {
	background: url(../img/bgTopoCarrinho.jpg) no-repeat;
	background-position: bottom right;
	float: left;
	height: 213px;
	width: 822px;
}
#topoCarrinho h1 {
	text-indent: -9999px;
	display: block;
	background: url(../img/logo.gif) no-repeat;
	background-position: right;
	width: 141px;
	height: 103px;
	margin-top: 68px;
	padding: 0 0 0 104px;
	float: left;
}
#topoCarrinho #emailTopoCarrinho {
	width: 159px;
	height: 37px;
	background: url(../img/bgContatosTopo.gif) no-repeat;
	float: left;
	margin: 100px 0 0 90px;
	color: #fff;
	background-color: transparent;
	font-size: 0.8em;
	padding-left: 30px;
	font-weight: bold;
	line-height: 16px;
}
#topoCarrinho #emailTopoCarrinho a {
	color: #404237;
	font-weight: bold;
	display: block;
	padding: 0 4px 4px 3px;
	margin-bottom: 1px;
}
#topoCarrinho #emailTopoCarrinho a:hover {
	text-decoration: underline;
}
#topoCarrinho #emailTopoCarrinho b{
	color: #b5d3d3;
}
/* parte que vai nas paginas de passo a passo*/

.topoCarrinho{
	background: url(../img/bgPassos.jpg);
	background-color: Aqua;
}
#topo #idioma {
	width: 75px;
	height: 36px;
	float: right;
	margin-top: 20px;
	padding-right: 30px;
}
#topo #idioma a {
	float: left;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	margin-right: 7px;
}
#topo #idioma #pt {
	background: url(../img/idiomaPt.gif);
}
#topo #idioma #en {
	background: url(../img/idiomaEn.gif);
}
#topo #emailTopo {
	width: 159px;
	height: 37px;
	background: url(../img/bgContatosTopo.gif) no-repeat;
	float: left;
	margin: 74px 0 0 28px;
	color: #fff;
	background-color: transparent;
	font-size: 0.8em;
	padding-left: 30px;
	font-weight: bold;
	line-height: 16px;
}
#topo #emailTopo a {
	color: #404237;
	font-weight: bold;
	display: block;
	padding: 0 4px 4px 15px;
	margin-bottom: 1px;
}
#topo #emailTopo a:hover {
	text-decoration: underline;
}
#topo #emailTopo b{
	color: #b5d3d3;
}
#topo .tel808 {
	width: 20px;
}
#topo .telnum {
  width: 80px;
}
#topo .telazul {
	padding-left: 30px;
	color: #69c;
}
#topo #carrinho{
	width: 129px;
	height: 43px;
	float: right;
	/* background: url(../img/bgCarrinho.gif) no-repeat; */
	margin-top: 70px;
	margin-right: -120px;
	color: #40855d;
	font-size: 0.8em;
	font-weight: bold;
	padding: 8px 0 0 50px;
}
#topo #carrinho{
	width: 129px;
	height: 43px;
	float: right;
	/* background: url(../img/bgCarrinho.gif) no-repeat; */
	margin-top: 70px;
	margin-right: -120px;
	color: #40855d;
	font-size: 0.8em;
	font-weight: bold;
	padding: 8px 0 0 50px;
}
#topo #favoritos {
	float: right;
	width: 129px;
	height: 14px;
	background: url(../img/iconeFavoritos.gif) no-repeat;
	margin: 120px -140px 0 0;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 20px;
}
#topo #favoritos  a{
	color: #66a5ab;
}
#topo #favoritos  a:hover{
	color: #3e7c82;
	text-decoration: underline;
}
/* T O P O*/

/*  L A T E R A L */
/* pesquisa */
#esquerda #pesquisaLateral{
	float: left;
	background: url(../img/bgAbaPesquisa.gif) no-repeat;
	background-position: left;
	width: 145px;
	padding-left: 45px;
}
#esquerda #pesquisaLateral label{
	float: left;
	clear: both;
}
#esquerda #pesquisaLateral select{
	width: 145px;
	background: url(../img/bgForms.gif) repeat-x;
	border: 1px #d8deb7 solid;
	font-family: "Tahoma","Verdana", "Bitstream Vera Sans", Arial,Helvetica,sans-serif;
	color: #005f36;
	font-size: 10px;
	padding: 4px 0 4px 4px;
	margin-top: 2px;
}
#esquerda #pesquisaLateral input{
	width: 145px;
	background: url(../img/bgForms.gif) repeat-x;
	border: 1px #d8deb7 solid;
	font-family: "Tahoma","Verdana", "Bitstream Vera Sans", Arial,Helvetica,sans-serif;
	color: #005f36;
	font-size: 10px;
	padding: 4px 0 4px 4px;
	margin-top: 2px;
}
#esquerda #pesquisaLateral .formPesquisa{
	width: 140px;
}
#esquerda #pesquisaLateral option{
	background-color: #fff;
}
#esquerda #pesquisaLateral #pesquisa{
	display: none;
}
#esquerda #pesquisaLateral #ok{
	float: right;
	border: none;
	width: 38px;
	height: 18px;
	padding: 0px;
	margin: 4px 4px;
}
/* pesquisa */

/* produtos */
#esquerda #produtosLateral {
	float: left;
	background: url(../img/bgAbaProdutos.gif) no-repeat;
	background-position: left top;
	width: 145px;
	padding: 10px 0 0 45px;
	font-size: 0.8em;
    min-height: 86px;
}
#esquerda #produtosLateral li  {
	width: 148px;
}
#esquerda #produtosLateral li a {
	color: #2a2a2a;
	background: url(../img/bgFundoVerdeA.gif) no-repeat;
	display: block;
	padding-left: 24px;
	height: 14px;
	margin-bottom: 1px;
}
#esquerda #produtosLateral li a:hover {
	background: url(../img/bgFundoVerdeB.gif) no-repeat;
	color: #fff;
}
/* produtos */

/* ocasiao */
#esquerda  #ocasiaoLateral {
	float: left;
	background: url(../img/bgAbaOcasiao.gif) no-repeat;
	background-position: left top;
	width: 145px;
	padding: 10px 0 0 45px;
	font-size: 0.8em;
	margin-top: 10px;
    min-height: 85px;
}
#esquerda #ocasiaoLateral li  {
	width: 148px;
}
#esquerda #ocasiaoLateral li a {
	color: #2a2a2a;
	background: url(../img/bgFundoLaranjaA.gif) no-repeat;
	display: block;
	padding-left: 24px;
	height: 14px;
	margin-bottom: 1px;
}
#esquerda #ocasiaoLateral li a:hover {
	background: url(../img/bgFundoLaranjaB.gif) no-repeat;
	color: #fff;
}
/* ocasiao */

/* newsletter */
#esquerda #newsletterLateral{
	float: left;
	background: url(../img/bgAbaNewsletter.gif) no-repeat;
	background-position: left;
	width: 145px;
	padding-left: 45px;
	margin-top: 20px;
}
#esquerda #newsletterLateral label{
	float: left;
	clear: both;
	color: #e79e10;
	font-size: 0.8em;
}
#esquerda #newsletterLateral input{
	width: 145px;
	background: url(../img/bgForms.gif) repeat-x;
	border: 1px #d8deb7 solid;
	font-family: "Tahoma","Verdana", "Bitstream Vera Sans", Arial,Helvetica,sans-serif;
	color: #005f36;
	font-size: 10px;
	padding: 4px 0 4px 4px;
	margin-top: 8px;
}
#esquerda #newsletterLateral #okNews{
	float: right;
	border: none;
	width: 38px;
	height: 18px;
	padding: 0px;
	margin: 4px 4px;
}
/* newsletter */

/* informacoes Uteis */
#esquerda #informacoes {
	float: left;
	background: url(../img/bgInformacoesUteis.gif) no-repeat;
	background-position: 43px 0;
	width: 145px;
	padding: 10px 0 0 45px;
	font-size: 0.8em;
}
#esquerda #informacoes ul li  {
	width: 148px;
}
#esquerda #informacoes ul li a {
	color: #2a2a2a;
	background: url(../img/bgFundoInfo.gif) no-repeat;
	display: block;
	padding-left: 12px;
	height: 14px;
	margin-bottom: 1px;
}
#esquerda #informacoes ul li a:hover {
	font-weight: bold;
}
#esquerda #informacoes h3 {
	display: block;
	clear: both;
	height: 22px;
	color: #fff;
	font-size: 0.9em;
	padding: 3px 0 0 36px;
}
#esquerda #informacoes h4 {
		font-size: 1em;
		margin: 20px 0px 0 20px;
}
#esquerda #informacoes h4 a{
		background: url(../img/iconeAreaClientes.gif) no-repeat;
		color: #000;
		padding-left: 15px;
}
#esquerda #informacoes h4 a:hover{
	text-decoration: underline;
}
/* informacoes Uteis */

/*  L A T E R A L */


/*  M E I O   H O M E */
#meioHome { /* meio da homepage */
	width: 520px;
	display: block;
	float: left;
	width: 540px;
}
#meioHome .welcome {
	padding: 15px;
	font-size:0.9em;
	color:#7DB675;
}
#meioHome #flashMeio {
	float: right;
}
#meioHome .ocasiaoBarra { /* H2 */
	background: url(../img/bgEscolhaEntrega.gif) no-repeat;
	color: #7db675;
	font-size: 1.2em;
	text-align: right;
	height: 35px;
	margin-top: 4px;
	padding: 14px 45px 0 0;
	float: right;
	width: 478px;
}
#meioHome #ocasioes {
	float: right;
	width: 525px;
}
#meioHome #ocasioes li{
	display: inline;
	float: left;
}
#meioHome #ocasioes li a{
	float: left;
	width: 163px;
	height: 136px;
	text-indent: -9999px;
	margin: 5px;
}
#meioHome #ocasioes li a:hover{
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60
}

#meioHome #ocasioes #romance {
	background: url(../img/bgAmorRomance.jpg);
}
#meioHome #ocasioes #aniversario {
	background: url(../img/bgAniversario.jpg);
}
#meioHome #ocasioes #amizade {
	background: url(../img/bgAmizade.jpg);
}
#meioHome #ocasioes #bebe {
	background: url(../img/bgbebe.jpg);
}
#meioHome #ocasioes #asMelhoras {
	background: url(../img/bgAsMelhoras.jpg);
}
#meioHome #ocasioes #diversas {
	background: url(../img/bgDiversas.jpg);	
}
#meioHome #entrega{
	font-size: 0.8em;
	color: #006037;
	height: 20px;
	float: right;
	padding: 0 20px 0 14px;
	background: url(../img/iconeEntregas.gif) no-repeat;
	background-position: 0 2px;
	margin-top: 5px;
}
#meioHome #entrega a{
	color: #006037;
}
#meioHome #entrega a:hover{
	text-decoration: underline;
}
#meioHome #entrega .selecionado{
	color: #87c936;
	border-bottom: 4px #c3e49a solid;	
}
#meioHome #cheque {
	float: right;
	width: 520px;
	height: 145px;
	background: url(../img/cheque.gif) no-repeat;
	margin-top: 20px;
}
#meioHome #cheque a {
	text-indent: -9999px;
	width: 406px;
	height: 130px;
	display: block;
	float: left;
}
#meioHome #cheque {
	text-indent: -9999px;
}
#meioHome #cheque img{
	float: right;
	padding-right: 10px;
}


/*  R O D A P E  */
#principal #subMenuRodape {
	background: url(../img/bgSubMenuRodape.gif) no-repeat;
	float: right;
	width: 734px;
	height: 30px;
	padding-top: 50px;
	padding-right: 9px;
	display: block;
}
#principal #subMenuRodape li {
	float: left;
}
#principal #subMenuRodape li a {
	color: #5e9a81;
	font-size: 0.9em;
	border-left: 1px #999 solid;
	padding: 0 10px 0 10px;
}
#principal #subMenuRodape li a:hover {
	color: #dd8383;
	text-decoration: underline;
}
#principal #subMenuRodape .primeiro {
	padding-left: 80px;
}
#principal .redunicre {
	text-align: center;
	float: right;
	padding-right: 9px;
	display: block;
}
#rodape {
	background: url(../img/bgRodape.gif) no-repeat;
	background-position: top;
	float: left;
	width: 822px;
	text-align: center;
	color: #c2c2c2;
	font-size: 0.8em;
	padding: 20px 0 20px 0;
}
#rodape p{
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "Tahoma","Verdana", "Bitstream Vera Sans", Arial,Helvetica,sans-serif;
}

#rodape a.mvo, #rodape a.mvo:hover {
	color: #c2c2c2;
	font-weight: normal;
}

#rodape p b {
	color: #006600;
	font-weight: bold;
}
#rodape p a {
	 color:	#7b7b7b;
	 font-weight: bold;
}
#rodape p a:hover {
	 color:	#1d774d;
}
/*  R O D A P E  */
