/* COMMUN
-----------------------------------------*/
.etapes h2 {
	font:bold 1.75em/1.1em Arial, Verdana, sans-serif;
	color:#000;
	margin:0 0 6px 0;
}

.etapes a.retour {
	float:right;
	margin-top:4px;
	color:#2882E6;
	text-decoration:none;
}

.etapes .instruction {
	font-weight:bold;
	color:#1C1E7C;
	margin-bottom:10px;
}

.etapes .connectez_vous {
	text-align: right;
	padding-bottom:3px;
}

.etapes #form_etape,
.etapes #resume_final {
	width:589px;
	background-color:#E6F1F8;
	padding:15px 20px;
	margin-top:2px;
}

.etapes #form_etape h3,
.etapes #resume_final h3 {
	font:1.33em/1.2em Arial, Verdana, sans-serif;
	color:#000;
	margin:0;
	text-transform:uppercase;
}

.etapes #form_etape label {
	font-weight:bold;
}

.etapes #form_etape input,
.etapes #form_etape select {
	padding:2px;
	border:1px solid #000;
	font:11px/14px Arial, Verdana, sans-serif;
	color:#262626;
}

.etapes #form_etape input.checkbox {
	border:0;
}

.etapes #form_etape #note_asterisque {
	color:#666666;
	font-size:0.92em;
	line-height:1.2em;
}

.etapes #note_formulaire {
	margin-top:15px;
	font-size:0.92em;
	line-height:1.2em;
	color:#666666;
}

.etapes #form_etape .message_erreur {
	padding:6px 10px;
	background-color:#EB0000;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
}

.etapes #form_etape .erreur {
	color:#EB0000;
}


/* Aperçu coûts */
.etapes #apercu_couts {
	border-top:1px solid #fff;
	margin-top:20px;
	padding-top:12px;
}

.etapes #apercu_couts table {
	width:100%;
}

.etapes #apercu_couts th {
	text-align:left;
	font-weight:normal;
	height:28px;
}

.etapes #apercu_couts td {
	text-align:right;
	height:28px;
}

.etapes #apercu_couts td input {
	width:80px;
	padding:2px;
	font:12px/15px Arial, Verdana, sans-serif;
	color:#000;
	border:1px solid #000;
	text-align:right;
}

.etapes #apercu_couts td div {
	float:right;
	width:80px;
	padding:3px;
	font:12px/15px Arial, Verdana, sans-serif;
	color:#000;
	background-color:#fff;
	text-align:right;
}
.etapes #apercu_couts tr.total td div {
	font:bold 14px/17px Arial, Verdana, sans-serif;
}

.etapes #apercu_couts td.dollard {
	font-weight:bold;
}

.etapes #apercu_couts tr#economie th {
	color:#289700;
	font-weight:bold;
}


/* Résumé */
.etapes #infos_abonnement {
	border-top:1px solid #fff;
	padding-top:15px;
}

.etapes #infos_abonnement table {
	width:100%;
	margin-top:2px;
}

.etapes #infos_abonnement th {
	text-align:left;
	font-weight:normal;
	padding:2px 0;
	width:315px;
}

.etapes #infos_abonnement td {
	font-weight:bold;
	color:#1C1E7C;
	padding:2px 0;
}

.etapes #cout_total {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:15px 0;
	margin:15px 0;
	font-weight:bold;
	font-size:1.17em;
	line-height:1.2em;
}

.etapes .resumes_blocs {
	border-bottom:1px solid #fff;
	padding-bottom:15px;
	margin-bottom:15px;
}

.etapes .resumes_blocs .conteneur_cotes {
	width:589px; /* Important pour IE */
	background:url(../../images/ul/tuiles/abb_etape2_papier_formules_duree.gif) repeat-y left top;
	color:#1C1E7C;
}

.etapes .resumes_blocs h3 {
	margin-bottom:5px;
}

.etapes .resumes_blocs .gauche {
	float:left;
	width:274px;
	border:0;
	margin:0;
	padding:0;
}

.etapes .resumes_blocs .droite {
	float:right;
	width:274px;
}


/* NAVIG ÉTAPES
-----------------------------------------*/
ul#navig_etapes {
	overflow:hidden;
	width:930px;
	margin:18px 0 0 0;
	padding:0 0 18px 30px;
	list-style-type:none;
	border-bottom:2px solid #000;
}

ul#navig_etapes li {
	display:inline;
}

ul#navig_etapes a,
ul#navig_etapes div {
	float:left;
	width:110px;
	height:28px;
	padding:2px 0 0 34px;
	margin-right:10px;
	line-height:1.1em;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:top left;
}
ul#navig_etapes a.fait {
	color:#B3B3B3;
}
ul#navig_etapes a.selected {
	color:#000;
}
ul#navig_etapes div.non_fait {
	color:#666666;
}


/* ETAPE 1 (PAPIER)
-----------------------------------------*/
#etape1_papier #form_etape {
	margin:5px 0 10px 0;
}

#etape1_papier #form_etape input {
	width:66px;
	padding:3px;
	margin:5px 10px 0 0;
	border:1px solid #000;
	font:bold 12px/15px Arial, Verdana, sans-serif;
	color:#000;
}

#etape1_papier #form_etape #endroits {
	margin:10px 0;
}

#etape1_papier #form_etape #endroits .type {
	margin:5px 0;
}

#etape1_papier #form_etape #endroits .note {
	color:#666666;
	font-size:0.92em;
	line-height:1.1em;
}

#etape1_papier #form_etape #endroits a {
	color:#2882E6;
}

#etape1_papier #form_etape #endroits a:hover {
	color:#1C1E7C;
}

#etape1_papier #form_etape div.bouton input {
	width:90px;
	height:24px;
	margin:4px 0 0 0;
	padding:0;
	border:0;
}

#etape1_papier #form_etape div.bouton {
	text-align:right;
}


/* ETAPE 2 (PAPIER)
-----------------------------------------*/
/* Formules abonnement mensuel */
#etape2_papier ul#formules_mensuel {
	width:589px;
	list-style-type:none;
	margin:10px 0px 15px 0px;
	padding:0;
	overflow:hidden;
	background:url(../../images/ul/tuiles/abb_etape2_papier_formules_mensuel.gif) repeat-y left top;
}

#etape2_papier ul#formules_mensuel li.colonne {
	float:left;
	width:186px;
	padding-right:15px;
}
#etape2_papier ul#formules_mensuel li.dernier {
	padding-right:0;
}

#etape2_papier ul#formules_mensuel input {
	float:left;
}

#etape2_papier ul#formules_mensuel .detail {
	float:right;
	width:162px;
}

#etape2_papier ul#formules_mensuel label span {
	text-transform:uppercase;
}

#etape2_papier ul#formules_mensuel label strong {
	font-size:1.17em;
	line-height:1.2em;
}

#etape2_papier ul#formules_mensuel .prix {
	font-weight:bold;
	color:#BD1400;
}

#etape2_papier ul#formules_mensuel .note {
	font-size:0.92em;
	line-height:1.1em;
	color:#666666;
}


/* Formules abonnement à durée déterminée */
#etape2_papier #form_etape a.autres {
	/*display:none;*/
	text-decoration:none;
	color:#2882E6;
}

#etape2_papier #form_etape a.autres span {
	text-decoration:underline;
}

#etape2_papier #form_etape a.autres:hover {
	color:#1C1E7C;
}

#etape2_papier #formules_duree h3 {
	margin-bottom:10px;
}

#etape2_papier #formules_duree .conteneur_cotes {
	width:589px;
	background:url(../../images/ul/tuiles/abb_etape2_papier_formules_duree.gif) repeat-y left top;
}

#etape2_papier #formules_duree .gauche {
	float:left;
	width:274px;
}

#etape2_papier #formules_duree .droite {
	float:right;
	width:274px;
}

#etape2_papier #formules_duree h4 {
	font:bold 1.17em/1.1em Arial, Verdana, sans-serif;
	text-transform:uppercase;
	margin:0 0 2px 0;
}

#etape2_papier #formules_duree table {
	width:100%;
	border:0;
	margin-bottom:6px;
}

#etape2_papier #formules_duree td.radio {
	width:22px;
}

#etape2_papier #formules_duree th {
	font-weight:normal;
	text-align:left;
}

#etape2_papier #formules_duree td.prix {
	width:50px;
	font-weight:bold;
	color:#BD1400;
	text-align:right;
}

#etape2_papier #note_asterisque {
	margin-top:27px;
}

#etape2_papier #form_etape .bouton {
	float:right;
	margin-top:11px;
	border:0;
	padding:0;
}

#etape2_papier #form_etape a.bouton_type4 {
	float:right;
	margin-top:11px;
}


/* ETAPE 3 (PAPIER) (voir aussi profil.css)
-----------------------------------------*/
#etape3_papier #form_etape h3 {
	margin-bottom:8px;
}

/* Identifiant */
#form_etape #identifiant {
	width:589px; /* Important pour IE */
	padding-bottom:6px;
	border-bottom:1px solid #fff;
	margin-bottom:14px;
}


/* Adresses (Voir aussi profil.css) */
#form_etape #facturation {
	width:589px; /* Important pour IE */
	padding-bottom:4px;
	border-bottom:1px solid #fff;
	margin-bottom:12px;
}

#form_etape #date_livraison {
	padding:15px 0; /* En padding au lieu de margin à cause de IE */
}

#form_etape #date_livraison .titre {
	font-weight:bold;
}

#form_etape #date_livraison label {
	font-weight:normal;
}

#form_etape #date_livraison td#date_possible {
	width:145px;
	vertical-align:middle;
}

#form_etape #date_livraison td#date_apartir {
	width:155px;
	vertical-align:middle;
}

#form_etape #date_livraison #date_apartir input.calendrier {
	width:65px;
}

#etape3_papier #note_asterisque {
	margin-top:37px;
}

#etape3_papier #form_etape .bouton {
	float:right;
	margin-top:21px;
	border:0;
	padding:0;
}

#etape3_papier #form_etape a.bouton_type4 {
	float:right;
	margin-top:21px;
}


/* ETAPE 4 (PAPIER)
-----------------------------------------*/
#etape4_papier #form_etape #mode {
	margin-bottom:15px;
}

#etape4_papier #form_etape #mode_credit {
	width:589px; /* Important pour IE */
}

#form_etape #mode_credit .nom {
	float:left;
	width:284px;
	margin-bottom:8px;
}

#form_etape #mode_credit .prenom {
	float:right;
	width:284px;
	margin-bottom:8px;
}

#form_etape #mode_credit .nom input,
#form_etape #mode_credit .prenom input {
	width:278px;
}

#form_etape #mode_credit .type {
	width:284px;
	margin-bottom:8px;
}

#form_etape #mode_credit .numero {
	float:left;
	width:284px;
	margin-bottom:8px;
}

#form_etape #mode_credit .numero input {
	width:278px;
}

#form_etape #mode_credit .date_expiration {
	float:right;
	width:284px;
	margin-bottom:8px;
}

#etape4_papier #note_asterisque {
	margin-top:37px;
}

#etape4_papier #form_etape .bouton {
	float:right;
	margin-top:21px;
	border:0;
	padding:0;
}

#etape4_papier #form_etape a.bouton_type4 {
	float:right;
	margin-top:21px;
}


/* ETAPE 5 (PAPIER)
-----------------------------------------*/
#etape5_papier .bouton {
	text-align:right;
}

#etape5_papier .bouton input {
	border:0;
	padding:0;
}


/* ETAPE FINALE
-----------------------------------------*/
/* Merci */
.etapes #merci {
	padding:0 0 5px 145px;
	margin-bottom:12px;
}
#etape6_papier #merci {
	background:url(../../images/ul/photos/abb_intro_etape_papier.jpg) no-repeat left 12px;
}
#etape6_electronique #merci {
	background:url(../../images/ul/photos/abb_intro_etape_electronique.jpg) no-repeat 10px 15px;
}

.etapes #merci .titre {
	font:italic 2.15em/1.2em Times, Georgia, serif;
	color:#2882E6;
	margin-bottom:4px;
}

.etapes #merci .sous_titre {
	font:bold 1.17em/1.2em Arial, Verdana, sans-serif;
	color:#000;
	margin-bottom:7px;
}

.etapes #merci .no_confirmation {
	font:1.17em/1.2em Arial, Verdana, sans-serif;
	color:#000;
	margin-bottom:7px;
}

.etapes #merci .no_confirmation span {
	color:#1C1E7C;
	font-weight:bold;
}

.etapes #merci .autre {
	color:#666666;
}


/* Résumé */
.etapes #resume_final .no_confirmation {
	padding-bottom:10px;
}

.etapes #resume_final .no_confirmation a.imprimer {
	float:right;
	display:inline-block;
}

.etapes #resume_final .no_confirmation h3 {
	margin-bottom:5px;
}

.etapes #resume_final .no_confirmation .numero {
	color:#1C1E7C;
	font:bold 1.39em/1.2em Arial, Verdana, sans-serif;
}


/* ETAPE 2 (ÉLECTRONIQUE)
-----------------------------------------*/
.etapes #avertissement_identifiant {
	margin-bottom:15px;
}

.etapes ul#conditions,
.etapes ul.conditions {
	border-top:solid 1px #ffffff;
	padding-top:14px;
	width:589px;
	list-style:none;
	margin-top:15px;
}

.etapes ul#conditions li,
.etapes ul.conditions li
{
	overflow:hidden;
}

.etapes ul#conditions input,
.etapes ul.conditions input {
	float:left;
}

.etapes ul#conditions label,
.etapes ul.conditions label {
	float:left;
	font-weight:normal;
	width:560px;
	padding:0 0 10px 5px;
}

.etapes ul#conditions label a,
.etapes ul.conditions label a {
	color:#333333;
}

.etapes ul#conditions label a:hover,
.etapes ul.conditions label a:hover {
	color:#1C1E7C;
}

.etapes ul#conditions label span,
.etapes ul.conditions label span {
	color:#BD1400;
	font-weight:bold;
}

#etape2_electronique #note_asterisque {
	margin-top:37px;
}

#etape2_electronique #form_etape .bouton {
	float:right;
	margin-top:21px;
	border:0;
	padding:0;
}

#etape2_electronique #form_etape a.bouton_type4 {
	float:right;
	margin-top:21px;
}


/* ETAPE 1 (PROFIL)
-----------------------------------------*/
#etape1_profil #etape_suivante,
#etape2_profil #etape_suivante {
	float:right;
	width:335px;
	margin-top:25px;
}

#etape1_profil #etape_suivante span,
#etape2_profil #etape_suivante span {
	text-transform:uppercase;
	color:#333333;
	padding-right:5px;
}

#etape1_profil #etape_suivante a,
#etape2_profil #etape_suivante a {
	color:#2882E6;
}

#etape1_profil #etape_suivante a:hover,
#etape2_profil #etape_suivante a:hover {
	color:#1C1E7C;
}

#etape1_profil input.bouton,
#etape2_profil input.bouton {
	border:0;
	padding:0;
	margin:20px 0 15px 0;
}

#etape1_profil a.bouton_type2,
#etape2_profil a.bouton_type2 {
	margin:20px 0 15px 0;
}


/* ETAPE 2 (PROFIL) (voir aussi profil.css)
-----------------------------------------*/
#etape2_profil #choix_recevoir {
	border-top:1px solid #fff;
}

#etape2_profil #choix_sections {
	border-top:1px solid #fff;
}

#etape2_profil #choix_auteurs {
	border-top:1px solid #fff;
}

#etape2_profil #choix_sujets {
	border-top:1px solid #fff;
}

#choix_sections ul li input {
	border:none !important;
}

/* ETAPE 3 (PROFIL) (voir aussi profil.css)
-----------------------------------------*/
#etape3_profil #fiche {
	border-top:1px solid #fff;
}

#etape3_profil #interets {
	border-top:1px solid #fff;
}

#etape3_profil ul#conditions label {
	font-weight:bold;
}

/* ETAPE 4 (PROFIL) (voir aussi profil.css)
-----------------------------------------*/
#mode_cheque .numero_institution {
    width: 150px;
    float: left;
}
#mode_cheque .numero_succursale {
    width: 150px;
    float: left;
}
#mode_cheque .numero_compte {
    width: 150px;
    float: left;
}
#etape2_papier ul#formules_mensuel .note ul {
    padding:0;
	margin:0;
    list-style:none;
}
#etape2_papier ul#formules_mensuel .note ul li {
    width:160px;
    margin-bottom:5px;
}

#profil_fields .titre {
    font-weight:bold;
}
#profil_fields .faux_label {
    padding-left:10px;
}

#profil_fields .gauche {
    width:290px;
    float:left;
}
#profil_fields .droite {
    width:290px;
    float:left;
}
#profil_fields .gauche .age select,
#profil_fields .gauche .etat_civil select,
#profil_fields .gauche .education select,
#profil_fields .gauche .statut_resident select,
#profil_fields .gauche .occupation select,
#profil_fields .droite .revenu_familial select,
#profil_fields .droite .revenu_personnel select,
#profil_fields .droite .achat_internet select {
    width:260px;
    margin-bottom:10px;
}

#profil_fields .gauche .education input,
#profil_fields .gauche .occupation input {
    width:203px;
    margin-bottom:10px;
}

#profil_fields .droite .enfants input {
    width:40px;
    margin-bottom:10px;
}

#profil_fields .droite .achat_6_derniers_mois ul.radio_list {
    list-style:none;
    padding:0;
    margin:5px 0 0 0;
}
#profil_fields .droite .achat_6_derniers_mois ul.radio_list li {
    display:inline;
    padding:0;
}

#profil_fields .interets ul.checkbox_list {
    list-style:none;
    padding:0;
    margin:5px 0 0 0;
    float: left;
    width:600px;
}
#profil_fields .interets ul.checkbox_list li {
    padding:0;
    float: left;
    width:300px;
}

#conteneur_interieur {
	margin-top:20px;
	background:transparent url(../../images/ul/tuiles/abb_conteneur_colonnes.gif) repeat-y scroll left top;
	margin:15px 0px 0 0;
	width:629px;
}

#confirmation_creation_profil {
	font-weight:bold;
	font-size:1.17em;
	line-height:1.2em;
}

