/* BEM VINDO */

.bem_vindo {
    background: transparent url('../img/bg_bem_vindo_gd.gif') no-repeat;
    width: 726px;
    height: 490px;
}

.bem_vindo .input_cep {
    background: transparent url('../img/bg_input_cep.gif') no-repeat scroll 0 0;
    width: 206px;
    height: 28px;
}

.bem_vindo .input_cep input {
    border: 0;
    margin: 5px 0 0 10px;
    width: 190px;
    height: 20px;
}

/* IE 6 */ * html body .bem_vindo { background: transparent url(../img/bg_bem_vindo_gd.gif) no-repeat; }

/* BUSCA CEP */

.busca_cep {
    background: transparent url('../img/bg_busca_cep_gd.gif') no-repeat;
    width: 726px;
    height: 490px;
}

.busca_cep p {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	width: 275px;
	float: right;
}

/* IE 6 */ * html body .box_geral { background: transparent url(../img/bg_box_geral.gif) no-repeat; }

.busca_cep .input_cep {
    background: transparent url('../img/bg_input_busca_cep.gif') no-repeat scroll 0 0;
    width: 186px;
    height: 28px;
}

.busca_cep .input_cep input {
    border: 0;
    margin: 5px 0 0 10px;
    width: 170px;
    height: 20px;
}

/* IE 6 */ * html body .busca_cep { background: transparent url(../img/bg_busca_cep_gd.gif) no-repeat; }

/* RESULTADO BUSCA CEP */

.resultado_cep {
	font-family: Arial;
	font-size: 12px;
    margin: 10px 15px 0 0;
	float: right;
}

.resultado_cep ul {
    width: 260px;
    height: 100px;
    overflow: auto;
}

.resultado_cep ul li {
    /*background: url('../img/list_bola_verde.gif') no-repeat left center;*/
    font-size: 11px;
    line-height: 17px;
    color: #666666;
    padding-left: 10px;
    cursor: pointer;
}

.resultado_cep ul li a {
    background: url(../img/list_bola_verde.gif) no-repeat left 6px;
    font-size: 11px;
    line-height: 17px;
    color: #000;
    padding-left: 10px;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
.resultado_cep ul li a:hover {
	text-decoration: underline;
}


/* ENCONTRE SEU CEP */
a.encontre_cep {
    background: transparent url('../img/btn_encontre_cep.gif') no-repeat scroll 0 0;
    width: 162px;
    height: 28px;
    overflow: hidden;
    position: absolute;
    text-indent: -2000px;
    z-index: 1;
}

/* FALE CONOSCO */

/* IE 6 */ * html body .box_fale_conosco {
    background: transparent url('../img/bg_fale_conosco.gif') no-repeat;
}

.box_fale_conosco {
    background: transparent url('../img/bg_fale_conosco.png');
    width: 980px;
    height: 413px;
}

.box_fale_conosco div.fale_conosco {
    margin: 65px 0 0 320px;
    width: 500px;
    float: right;
    position: absolute;
}

.box_fale_conosco div p { 
    font-size: 12px;
    margin-left: 35px;
}
.box_fale_conosco div ul {
    float: left;
    margin: 5px 5px 0 0;
}

.box_fale_conosco div ul li {
    font-size: 12px;
    font-weight: bold;
    color: #000 !important;
}

.box_fale_conosco .input_cep {
    background: transparent url('../img/bg_input_busca_cep.gif') no-repeat scroll 0 0;
    width: 186px;
    height: 28px;
}

.box_fale_conosco .input_cep input {
    border: 0;
    margin: 5px 0 0 10px;
    width: 170px;
    height: 20px;
}

/* FALE FARMACEUTICO */

/* IE 6 */ * html body .box_fale_farmaceutico {
    background: transparent url('../img/bg_fale_farmaceutico.gif') no-repeat;
}

.box_fale_farmaceutico {
    background: transparent url('../img/bg_fale_farmaceutico.png');
    width: 980px;
    height: 413px;
}

.box_fale_farmaceutico div.fale_farmaceutico {
    margin: 65px 0 0 320px;
    width: 500px;
    float: right;
    position: absolute;
}

.box_fale_farmaceutico div p { 
    font-size: 10px;
    margin-left: 35px;
}
.box_fale_farmaceutico div ul {
    float: left;
    margin: 5px 5px 0 0;
}

.box_fale_farmaceutico div ul li {
    font-size: 12px;
    font-weight: bold;
    color: #000 !important;
}

.box_fale_farmaceutico .input_cep {
    background: transparent url('../img/bg_input_busca_cep.gif') no-repeat scroll 0 0;
    width: 186px;
    height: 28px;
}

.box_fale_farmaceutico .input_cep input {
    border: 0;
    margin: 5px 0 0 10px;
    width: 170px;
    height: 20px;
}

/* NOVA ENTREGA */

/* IE 6 */ * html body .box_nova_entrega {
    background: transparent url('../img/bg_nova_entrega.gif') no-repeat;
}

.box_nova_entrega {
    background: transparent url('../img/bg_nova_entrega.png') no-repeat scroll 0 0;
    width: 980px;
    height: 490px;
    color: #000;
}
.box_nova_entrega div.entrega {
    margin: 80px 0 0 355px;
    _margin: 80px 0 0 180px;
    width: 500px;
    float: left;
}

.box_nova_entrega div p { 
    font-size: 12px;
}
.box_nova_entrega div ul {
    float: left;
    margin: 5px 5px 0 0;
}

.box_nova_entrega div ul li {
    font-size: 12px;
    font-weight: bold;
    color: #000 !important;
}

.box_nova_entrega .input_cep {
    background: transparent url('../img/bg_input_busca_cep.gif') no-repeat scroll 0 0;
    width: 186px;
    height: 28px;
}

.box_nova_entrega .input_cep input {
    border: 0;
    margin: 5px 0 0 10px;
    width: 170px;
    height: 20px;
}

.box_nova_entrega .input_cadastro .mb0 { margin-bottom: 0; }
.box_nova_entrega .input_cadastro .mb { margin-bottom: 20px; }
*:first-child+html .box_nova_entrega .input_cadastro .mb { margin-bottom: 10px; }
* html body .box_nova_entrega .input_cadastro .mb { margin-bottom: 10px; }
