@charset "utf-8";
/* CSS Document */

/* Desenvolvida por Luiz Fabiano da Silva Oliveira */
/* E-Mail: contato@luizfabiano.com.br              */
/* URL: http://www.luizfabianoo.com.br             */
/* Messenger: msn@luizfabiano.com.br               */
/* Tel: (83) 8808-0002                             */

/** Configurações gerais **/
body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address { margin: 0px; padding: 0px; }
img { border: 0px; }

/* Corpo do Site */

body {
	text-align: center; /* IE */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #9AC25C;
	background-repeat: repeat;
}
/* Corpo do Site */
    
	/* topo do Site */
	
    #fundoTopo {
	    width: 100%;
		height: 234px;
		_height: 215px;
		background-image: url(../imagens/fundo_topo.jpg);
		background-repeat: repeat-x;
	}
	     #topo {
			width: 975px;
			height: 234px;
			_height: 215px;
			padding: 0px;
			margin: 0px auto;
			text-align: left;
		 }
		     #logomarca {
				width: 289px;
				height: 234px;
				_height: 215px;
				float: left;
			 }
			 #bannerTopoMenu {
				width: 673px;
				height: 234px;
				_height: 215px;
				float:right;
				padding-top: 5px;
			 }
	
	/* topo do Site */
	
	
	/* Conteúdo do Site */
	
	#fundoConteudo {
	    width: 100%;
		background-image: url(../imagens/fundo_conteudo.jpg);
		background-repeat: repeat-x;
	}		 
	    #conteudo {
			width: 955px;
			padding: 5px;
			margin: 0px auto;
			text-align: left;
			background-color: #FFF;
			border-left: #F9C846 5px solid;
			border-right: #F9C846 5px solid;
		 }
		     #conteudoEsquerdo {
		         width: 231px;
				 float: left;
			 }
			 
			 #conteudoDireito {
		         width: 705px;
				 float: right;
				 padding-top: 6px;
				 margin-left: 3px;
			 }
			     #promocao {
					width: 705px;
					height:249px;
					margin-bottom: 40px;
				 }
				    #promocao1 {
						width: 230px;
						height:249px;
						margin-right: 5px;
						_margin-right: 4px;
						float:left;
				    }
					#promocao2 {
						width: 230px;
						height:249px;
						margin-right: 5px;
						_margin-right: 4px;
						float:left;
				    }
					#promocao3 {
						width: 230px;
						height:249px;
						float: right;
				    }
					
				 #inicieRelampagoEntrega {
					width: 705px;
					margin-bottom: 40px;
				 }
				     #inicie {
					     width: 487px;
						 height:292px;
						 float:left;
						 background-image: url(../imagens/fundo_mapa_brasil.jpg);
						 background-position: right;
						 background-repeat: no-repeat;
						 color:#228834;
					 }
					 #relampagoEntrega {
						 width: 195px;
						 float:right;
					 }
					 
				 #promocoesPaginaInicial {
					width: 705px;
					margin-bottom: 40px;
				 }
				     #produtoPromocao {
					     width: 164px;
						 margin-bottom: 10px;
						 float: left;
						 margin-bottom: 45px;
					 }
					     #nomeProduto {
							 padding-top: 10px;
							 height: 35px;
							 margin-bottom: 10px;
							 text-align: center;
							 color: #228834;
						 }
						 #detalhe {
							height: 18px; 
							text-align: right;
						 }
				 #pagamemto {
					width: 705px;
					margin-bottom: 10px;
				 }
			 
	/* Conteúdo do Site */
	
	/* Rodapé */
	#fundoRodape {
	    width: 100%;
		background-color: #F9C846;
	}
	    #rodape {
			margin: 0px auto;
			width: 956px;
			_width: 955px;
			background-color: #D37214;
			padding: 10px 10px 10px 10px;
			_padding: 10px 10px 0px 10px;
			color: #FFF;
		} 
		    #rodapeEsquerdo {
			    width: 30%;
				float: left;
				text-align: left;
			}
			#rodapeDireito {
			    width: 60%;
				float: right;
				text-align: right;
			}
	/* Rodapé */


/* links do Site */

.menu {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.menu:link {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.menu:hover {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8A1892;
}

.linkVerde {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #228834;
}
.linkVerde:link {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #228834;
}
.linkVerde:hover {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #228834;
}

.linkRocho {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8A1892;
}
.linkRocho:link {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #8A1892;
}
.linkRocho:hover {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #8A1892;
}

/* links do Site */


/* Verde do Site */

.verde {
    color: #228834;
	font-size: 12px;
}
.formVerde {
	background-color: #228834;	
	padding: 5px;
	color: #FFF;
	border: 1px solid #000;
}

/* Verde do Site */

/* Rocho do Site */

.rocho {
    color: #8A1892;	
}
.formRocho {
	background-color: #8A1892;	
	padding: 5px;
	color: #FFF;
	border: 1px solid #000;
}

/* Rocho do Site */

/* Laranja do Site */

.laranja {
    color: #D27213;	
}
.formLaranja {
	background-color: #D37214;	
	padding: 5px;
	color: #FFF;
	border: 1px solid #000;
}

/* Laranja do Site */