@charset "utf-8";
/* CSS Document */

/*================ POSICIONADORES ================ */
.relative { position: relative; }
.float_left { float:left; }


/*================ MARGENS ================ */
.p0 {padding:0 !important;}
.m0 {margin:0 !important;}
.m9 {margin:9 !important;}
.m0auto{margin:0 auto !important;}

/*================ ALTURAS ================ */
.h11 { height: 11px; font-size:1px; }
.h30 { height: 30px !important;	}
.h255 { height: 255px !important; }
.h282 { height: 282px !important; }
.h290 { height: 290px !important; }
.h305 { height: 305px !important; }
.h310 { height: 310px !important; }
.h340 { height: 340px !important; }
.h370 { height: 370px !important; }
.h317 { height: 317px !important; }

/*================ LARGURAS ================ */
.w7 { width: 7px !important; }
.w141 { width: 141px !important; }
.w155 { width: 155px !important; }
.w179 { width: 179px !important; }
.w180 { width: 180px !important; }
.w188 { width: 188px !important; }
.w193 { width: 193px !important; }
.w194 { width: 194px !important; }
.w581 { width: 581px !important; }
.w595 { width: 595px !important; }
.w779 { width: 779px !important; }
.w793 { width: 793px !important; }




.prod_pqn { 
	margin-top:10px;
	*top:0px;
	}

.prod_med {
	background-color:#FFCC00;
	margin-top:10px;
	}

.prod_let {
	background-color:#CCC;
	}
	
.prod_righ { 
	background-color:#CCC;
	}

.top_destaque {
	background-color:#3F6;
	}

.border_l_r {
	border-left: 1px solid;
	border-right: 1px solid;
	}

.prod_full{
	background-color:#FFCC00;
	*top:0px;
	}

.prod_full_conteudo {
	float:left;
	}
	
.lancamento .h310  {
	background-color:#E9EDFC;
	border-left:#9F94EF 1px solid;
	border-right:#9F94EF 1px solid;
	}
	
.bk_tp_lanc {
	background-image:url(../images/layout/bk_tp_lancamento.gif);
	color:#E9EDFC;
	}

.bk_bt_lanc {
	background-image: url(../images/layout/bk_bt_lancamento.gif);
	}

.bk_tp_dest_2 {
	background-image: url(../images/layout/bk_tp_destaque2.gif);
	}

.bk_bt_dest_2 {
	background-image: url(../images/layout/bk_bt_destaque2.gif);
	}

.dicas {
	background-color: #D9EFE6;
	margin-top:9px;
	}

.destaque_2 .h310 {
	background-color:#DFECC1;
	border-left:#60A503 1px solid;
	border-right:#60A503 1px solid;
	}