/* UTF-8 à jamais */
table#tarifs_abonnement,
table#tarifs_abonnement tr,
table#tarifs_abonnement td,
table#tarifs_abonnement th{
	border:0;
	margin:0;
	padding:0;
}
table#tarifs_abonnement{
	border-spacing:0;
	border-collapse:collapse;
	/*width:100%;*/
	table-layout:fixed;/* pour le overflow:hidden; du th et td */
	margin-top:30px;
	margin-bottom:30px;
}
div.section.tarifs table#tarifs_abonnement{
	margin-top:0;
}
/*
div.choix_abonnement table#tarifs_abonnement{
	margin-top:0;
}
*/
table#tarifs_abonnement td{
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#252525;
	border-bottom:1px solid #353535;
	border-right:10px solid #000;
}
table#tarifs_abonnement td.vide{
	width:280px;
	background-color:#000;
	border-bottom:0;
}
table#tarifs_abonnement td.droit_formule{
	width:150px;
}
table#tarifs_abonnement td.nom_formule{
	color:#fff;
	font-weight:bold;
	font-size:1.07em;
	text-align:center;
	background-color:#252525;
	border-bottom:0;
}
table#tarifs_abonnement a.choix_abonnement_formule{
	display:block;
	color:inherit;
	text-decoration:inherit;
}
table#tarifs_abonnement td.entete_detail_formule{
	background-color:#252525;
	color:#aaaaaa;
	font-size:1.07em;
	text-align:center;
	border-bottom:0;
}
table#tarifs_abonnement td.entete_detail_formule strong{
	color:#fff;
	font-size:1.67em;
}
table#tarifs_abonnement td.detail_formule{
	background-color:#fff;
	color:#252525;
	font-size:1.07em;
	text-align:center;
	border-bottom:1px solid #e0e0e0;
}
table#tarifs_abonnement td.detail_formule div{
	cursor:pointer;	
	position:relative;
}
table#tarifs_abonnement td.detail_formule span.explication{
	position:absolute;
	top:0;
	left:280px;
	width:460px;
	background-color:#e6e6e6;
	opacity:0.9;filter:alpha(opacity=90);
	color:#000;
	font-size:0.9em;
	line-height:15px;
	height:35px;
	overflow:hidden;
	text-align:left;
	padding:5px 10px 0;
	display:none;
}
table#tarifs_abonnement td.detail_formule:hover span.explication{
	display:block;
}
table#tarifs_abonnement td.prix_formule_classic{
	color:#252525;
	background:linear-gradient(to top,rgba(255,142,3,1),rgba(255,179,1,1));background:-webkit-linear-gradient(bottom,rgba(255,142,3,1),rgba(255,179,1,1));
	font-size:1.78em;
	border-bottom:0;
}
table#tarifs_abonnement td.prix_formule_confort{
	color:#252525;
	background:linear-gradient(to top,rgba(132,186,51,1),rgba(190,207,33,1));background:-webkit-linear-gradient(bottom,rgba(132,186,51,1),rgba(190,207,33,1));
	font-size:1.78em;
	border-bottom:0;
}
table#tarifs_abonnement td.prix_formule_gold{
	color:#252525;
	background:linear-gradient(to top,rgba(82,195,236,1),rgba(148,214,242,1));background:-webkit-linear-gradient(bottom,rgba(82,195,236,1),rgba(148,214,242,1));
	font-size:1.78em;
	border-bottom:0;
}
table#tarifs_abonnement td.prix_jour,
table#tarifs_abonnement td.illimite,
table#tarifs_abonnement td.prix_parrainage,
table#tarifs_abonnement td.nb_jingle{
	color:#e4ff00;
	font-weight:bold;
	font-size:1.07em;
}
table#tarifs_abonnement td.prix_apres_parrainage{
	background-color:#505050;
	color:#e4ff00;
	font-weight:bold;
	font-size:1.78em;
}
table#tarifs_abonnement td.avec_option{
	color:#e4ff00;
	font-weight:bold;
	font-size:1.07em;
	text-align:left;
}
table#tarifs_abonnement td.avec_option img{
	margin-left:60px;
	margin-right:5px;
}
table#tarifs_abonnement td.detail_offre{
	color:#9c9c9b;
	font-size:1.07em;
	text-align:left;
	background-color:#000;
	line-height:15px;
	border-bottom:0;
}
table#tarifs_abonnement td.detail_offre span{
	background:url('deco/formule-etoile.png') left 3px no-repeat;
	padding-left:10px;
	float:left;
	clear:left;
	margin-top:10px;
	line-height:15px;
}
table#tarifs_abonnement td.choix_offre{
	text-align:left;
	background-color:#000;
	border-bottom:0;
	vertical-align:top;
}
table#tarifs_abonnement td.choix_offre a.choisis{
	text-decoration:none;
	color:#252525;
	font-weight:bold;
	font-size:1.07em;
	display:block;
	height:67px;
	line-height:18px;
	text-align:center;
	padding-top:15px;
}
table#tarifs_abonnement td.choix_offre a.choisis_classic{
	background:url('deco/formule-choix-classic.png') top left no-repeat;
}
table#tarifs_abonnement td.choix_offre a.choisis_confort{
	background:url('deco/formule-choix-confort.png') top left no-repeat;
}
table#tarifs_abonnement td.choix_offre a.choisis_gold{
	background:url('deco/formule-choix-gold.png') top left no-repeat;
}
table#tarifs_abonnement td.besoin_aide{
	text-align:right;
	background-color:#000;
	border-bottom:0;
}
table#tarifs_abonnement td.besoin_aide span{
	float:right;
	background:linear-gradient(to top,rgba(131,185,51,1),rgba(190,207,33,1));background:-webkit-linear-gradient(bottom,rgba(131,185,51,1),rgba(190,207,33,1));
	color:#252525;
	font-size:1.07em;
	display:block;
	width:380px;
	height:40px;
	padding-right:13px;
}
table#tarifs_abonnement td.besoin_aide span strong{
	font-weight:bold;
	font-size:1.2em;
	margin-left:57px;
}
