@charset "utf-8";
/* CSS Document */


/* ########### */
/* ########### BARRAS MENORES STYLES === CAROUSEL */
/* ########### */	
						
		.lowBarsRoll{ width:718px; height:152px; background:url('../img/bkg_lowBars_roll.gif') no-repeat top left; padding:5px 0 0 5px; margin: 10px 0 10px 0; position:relative; font-size:10px;}
			.lowBarsRoll h2{ margin:0; color:#FFFFFF; font-size:13px;}
			.lowBarsRoll .carousel{ width:709px; height:116px; position:absolute; top:17px; margin-left:25px;}
					.lowBarsRoll .prev, .lowBarsRoll .next{ width:15px; height:110px; border:0;}
						.lowBarsRoll .prev{ background:url('../img/bt_roll_esquerdo.gif') no-repeat top left; position:absolute; top:33px; margin-left:5px;}
						.lowBarsRoll .next{ background:url('../img/bt_roll_direito.gif') no-repeat top left; position:absolute; top:33px; margin-left:693px;}
						
				.lowBarsRoll .carousel li{ width:153px; height:99px; margin-left:10px;}
					.lowBarsRoll a { text-decoration:none;}
					.lowBarsRoll img { border:0;}
					.lowBarsRoll h3{ margin:0 0 2px 0; padding:0 0 2px 0; font-size:12px; background: url('../img/bkg_red_dot.gif') repeat-x bottom left; text-align:left; font-size:11px;}
						.lowBarsRoll h3 strong{ color:#c70752; text-decoration:none; background:url('../img/blt_seta_direita.gif') no-repeat top right; padding-right: 13px; text-align:left;}
					.lowBarsRoll p{ color:#666666; line-height:12px;}
						
/* ########### */
/* ########### BARRAS MENORES STYLES === CASES */
/* ########### */	
		.lowBarsCases{ width:718px; height:152px; background:url('../img/bkg_lowBars_case.gif') no-repeat top left; padding:5px 0 0 5px; margin: 10px 0 10px 0; position:relative; font-size:10px;}
			.lowBarsCases h2{ margin:0; color:#FFFFFF; font-size:13px;}
			.lowBarsCases .holdAll{ width:700px; margin-left: 20px;}
				.lowBarsCases .holdAll div{ width:212px; float:left; margin-right: 15px; margin-top: 20px;}
				.lowBarsCases .holdAll a { text-decoration:none;}
				.lowBarsCases .holdAll img { border:0; margin-right:10px;}
				.lowBarsCases .holdAll h3{ margin:0 0 2px 0; padding:0 0 2px 0; font-size:12px; background: url('../img/bkg_red_dot.gif') repeat-x bottom left; text-align:left; font-size:11px;}
					.lowBarsCases .holdAll h3 strong{ color:#c70752; background:url('../img/blt_seta_direita.gif') no-repeat top right; padding-right: 13px; text-align:left;}
				.lowBarsCases .holdAll p{ color:#666666; margin-top:5px; line-height:12px;}
