/* ------ HOME ---------- */
.s_content_home
{
	/*background:url(../../img/promocoes/fundo_cadastroUnificado.jpg) no-repeat;*/
	background:url(../../img/ajuda/bg_ajuda_topo.gif);
	border:1px solid #E1E0E0;
	height:102px;
	width:737px;
	margin-left: 16px;
}

.s_content_home_botao
{
	float:left;
	width:131px;
	height:29px;
	padding-top:33px;

}

.s_content_home_texto
{
	width:525px;
	height:30px;
	font-size:10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding-top:8px;
	padding-left:20px;
	float:left;
	text-align:left;
}

.s_content_home_conteudoDinamico
{
	width:888px;
	height:auto;
	position:relative;
	top:20px;
	float: left;
}

.s_content_home_conteudoDinamico_item
{
	width:394px;
	height:190px;
	float:left;
}

.s_content_home_conteudoDinamico_imagem
{
	width:144px;
	height:115px;
	float:left;
	/*background-color:#f4f4ec;*/
}

.s_content_home_conteudoDinamico_texto
{
	float:left;
	width:203px!important;
	height:100px;
	overflow:hidden;
	font-size:10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align:left;
	text-justify:distribute;
}
.s_content_home_conteudoDinamico_botao
{
	float:left;
	/*background-color:#f4f4ec;*/
}


/* ------ Pit Stop ------ */

.s_box_promocoes{
	margin:0 auto;
	text-align:left;
	width:744px;
	position:relative;
}
	.s_left {float:left;}
	.s_right {float:right;}

	.s_logo_pacote {
		float:left;
		position:absolute;
	}

	.s_box_top{
		background:url(../../img/promocoes/pit_stop/box_top.gif) no-repeat;
		width:744px;
		height:119px;
	}
		.s_box_top_bt{
			position:absolute;
			top:98px;
			left:561px;
		}
	.s_box_conteudo{
		background:url(../../img/promocoes/pit_stop/box_conteudo.jpg) no-repeat;
		width:744px;
		height:350px;
	}

	.s_box_conteudo table{
		width:675px;
		clear:both;
		color:#fff;
		margin-left:35px;
	}
		.s_box_conteudo table thead tr,
		.s_box_conteudo table tbody tr.s_cor{
			background-color:#d64c01;
		}
		.s_box_conteudo table thead tr th,
		.s_box_conteudo table tbody tr th{
			padding:4px 4px 4px 12px;
			text-align:left;
			font-weight:normal;
		}
		.s_box_conteudo table tbody tr th{
			width:380px;
		}
			* html .s_box_conteudo table tbody tr th{
				width:336px;
			}
		.s_box_conteudo td{
			padding:4px;
			text-align:center;
		}

	.s_txt_legal{
		color:#999;
		margin:25px 0
	}

	.s_bt_voltar{
		margin:0 0 5px 690px;
	}
	
/* ------ Alta Velocidade ------ */
#s_promo_alta_velo{
	width:780px;
	margin:0 auto;
	background:#000;
	text-align:center;
}

	.s_alta_velo_info{
		padding:12px;
		color:#7f7f7f;
		text-align:left;
	}

