﻿@charset "utf-8";

.cmp_promo { width:100%; float:left; background:#FFF;}
/* ENVOLVE TITULO */
.cmp_promo_w_titulo { float:left; width:100%; height:54px; margin-bottom:25px; /*background-color: #FFFFF0; */}
/*TITULO */
.cmp_promo_titulo { float:left; background:url(PromoCruzada/titulo.jpg) no-repeat bottom right; width:765px; height:43px; text-indent:-9000px; }

/* ENVOLVE ITENS - COLUNA 1  */
.cmp_promo_linhaitem { float:left; width:100%; min-width:740px; margin-bottom:23px; position:relative; }

/* ENVOLVE FOTOS */
.cmp_promo_w_fotos { float:left; width:30%;  overflow:hidden; min-width:250px; }
	.cmp_promo_w_fotos_int { float:left; border:0; margin-left:7%; _margin-left:1%; width:100%;  }
		/* SETA IMG */
		.cmp_promo_w_fotos img { float:left; border:0; }
	/* ICONE MAIS */
	.cmp_promo_mais { width:20%; float:left; background:url(PromoCruzada/mais.gif) no-repeat center center; height:90px; }
	/* DESCONTO */
	.cmp_promo_desconto { float:left; width:100%; height:19px; text-align:left; padding-left:40px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#B3681F; font-size:15px; font-weight:bold; padding-top:26px;}
		/* SETA ESTILO PREÇO */
		.cmp_promo_desconto strong { font-size:15px !important;}

/* ENVOLVE TEXTOS - COLUNA 2 */
.cmp_promo_w_texto { float:left; width:65%;  overflow:hidden; border-bottom:2px solid #ECECEC; height:115px; margin-left:8px; }
	.cmp_promo_w_texto_int { position:relative; float:left; width:60%; font-family:Arial, Helvetica, sans-serif;  }
	
	.cmp_promo_w_texto_t1 { color: #75657F; font-size:11px; }
	.cmp_promo_w_texto_t2 { color: #75657F; font-size:13px; font-weight:bold;}
		.cmp_promo_w_texto_t2 a { color: #22578C;}
	.cmp_promo_w_texto_t3 { color: #B3681F; font-size:12px; font-weight:bold; float:left; width:300px; }
		.cmp_promo_w_texto_t3 strong { font-size:15px; }
	.cmp_promo_w_texto_t4 { color: #B3681F; font-size:12px; float:left; width:300px; }

/* ENVOLVE TEXTOS - COLUNA 3 */
.cmp_promo_w_botoes { position:absolute; right:10px; width:180px; height:120px; }
	/* CONFIG PRECO */
	.cmp_promo_w_botoes input { width:164px; height:40px; background:url(PromoCruzada/comprar_junto.gif) no-repeat; line-height:200px;  overflow:hidden; cursor:pointer; border:0; margin-top:20px;}

.cmp_promo_w_texto_int br { display:none; }