/*

	Sections
	
	(CSS flags marked with [=])
	
	PASAPAS
	BLOCTITRECONSEILS
	CONSEILS
		AUTRESOLUTION
	PARCOURS COURRIER

*/

/* =PASAPAS */
ol#pasAPas {
	list-style: none;
	margin: 1em 91px;
	min-height: 560px; /* IE */
	}
	#pas1, #pas2, #pas3 {float: left;}
	#pas4, #pas5, #pas6 {
		float: right;
		}
	#pas1 .pasContenu, #pas3 .pasContenu {padding-top: 98px;}
	#pas5 .pasContenu {padding-top: 28px;}
	#pas2 .pasContenu {padding-bottom: 154px;}
	#pas1 .pasContenu, #pas3 .pasContenu, #pas4 .pasContenu, #pas5 .pasContenu, #pas6 .pasContenu {padding-bottom: 56px;}
	.pas {
		margin-left: 0;
		position: relative;
		text-align: center;
		}
		.pasContenu {
			padding: 0 4px;
			min-height: 205px; /* IE */
			width: 170px;
			}
			.pas h2 {
				margin-top: 0;
				}
				.pas h2 a {text-decoration: none;}
					.pas h2 a:hover, .pas h2 a:focus {text-decoration: none;}
					.pas h2 img {
						display: block;
						margin: 0 auto;
						}
					.pas h2 .cliquez {
						position: absolute;
							bottom: 41px;
							left: 43px;
						}
						#pas2 h2 .cliquez {bottom: 141px;}
	/* Fléches : chaque image est affichées en partie sur les deux items de listes contigus */
	#pas1 {background: url(/design/laposte/images/offresConseils/part_offres_arrow1.gif) no-repeat 83px 44px;}
	#pas2 .pasContenu {background: url(/design/laposte/images/offresConseils/part_offres_arrow1.gif) no-repeat -95px 44px;}
	#pas2 {background: url(/design/laposte/images/offresConseils/part_offres_arrow2.gif) no-repeat 83px 46px;}
	#pas3 .pasContenu {background: url(/design/laposte/images/offresConseils/part_offres_arrow2.gif) no-repeat -44px 46px;}
	#pas3 {background: url(/design/laposte/images/offresConseils/part_offres_arrow3.gif) no-repeat 50% 100%;}
	#pas4 .pasContenu {background: url(/design/laposte/images/offresConseils/part_offres_arrow3.gif) no-repeat 50% 0;}
	#pas4 {background: url(/design/laposte/images/offresConseils/part_offres_arrow4.gif) no-repeat -49px 60px;}
	#pas5 .pasContenu {background: url(/design/laposte/images/offresConseils/part_offres_arrow4.gif) no-repeat 136px 60px;}
	#pas5 {background: url(/design/laposte/images/offresConseils/part_offres_arrow4.gif) no-repeat -49px 60px;}
	#pas6 .pasContenu {background: url(/design/laposte/images/offresConseils/part_offres_arrow4.gif) no-repeat 136px 60px;}
	
/* =BLOCTITRECONSEILS */
#conseilBlocTitre {
	color: #000;
	font-weight: bold;
	margin-bottom: 1em;
	}
	#conseilBlocTitre img {
		float: left;
		margin-right: 1em;
		}
	#conseilBlocTitre h1 {margin-bottom: 0;}
	#conseilRubrique, h1#conseilRubrique {
		color: #333;
		font-size: 1.636em;
		margin: 0 0 11px;
		padding-top: 45px;
		}
	#conseilBlocTitre p {margin-top: 0;}

/* =CONSEILS */
.conseil {
	border: 1px solid #ffcc33;
	border-top: none;
	border-bottom: none;
	margin: 1em 8px 1em 0; /* width: 494px; mais on passe par la marge pour éviter l'effet has_layout sous IE6/7. */
	}
	.conseil h2 { /* IE */ /*IE7 */
		background: #ffcc33 url(/design/laposte/images/offresConseils/pretposter_bg.png) no-repeat;
		margin: 0 -1px;
		padding: 4px 11px;
		}
	.conseil .usage {font-style: italic; }
	.conseil > * {padding: 0 11px;} /* IE *//* IE7 */
		.conseil * * {padding: 0;}
	.conseil table {margin: 1em 11px;}
	/*.conseil ul {padding: 0 0 20px;}*/
	#centre .lieuxTrouver {
		list-style: none;
		list-style-image: none;
		padding: 0 11px;
		}
		.lieuxTrouver li {margin-left: 0;}
			.lieuxTrouver a, .lieuxTrouver .lieu {
				background-color:#FFE57F;
				border: 1px solid #FFCC33;
				display: block;
				font-weight: bold;
				margin: 1em 0;
				padding: 5px;
				width: 200px;
				}
	.conseilFin {
		background: url(/design/laposte/images/offresConseils/pretposter_border.png) no-repeat 0 100%;
		height: 21px;
		margin: -1em -1px 0 -1px;
		}

/* =AUTRESOLUTION */
.autreSolution {
	background: #ffcc33;
	margin: 1em 0;
	padding: 2px 0;
	width: 376px;
	}
	.autreSolution h2 {margin: 0;}
	.autreSolution > * {padding: 0 5px;} /* IE */
		.autreSolution div {padding: 0;}

/* =PARCOURS COURRIER */
#parcoursCourrier {
	list-style: none;
	list-style-type: none;
	min-height: 1750px; /* IE */
	position: relative;
	}
	.parcoursItem {margin-left: 0;}
	.parcoursItemInfoDisplayed {position: relative; /* IE */}
		.jsActif .parcoursEtape {
			position: absolute;
				z-index: 1;
			}
			.jsActif .parcoursEtapeInfoDisplayed {	z-index: 2;}
			.jsActif .parcoursEtape h2, .jsActif .parcoursEtape p, .jsActif .parcoursEtape ul {margin: 0;}
			.jsActif .parcoursEtape h2 {font-size: 1em;}
			.jsActif .etapeInfo {
				background: #fff;
				border: 2px solid #fc0;
				padding: 5px;
				position: absolute;
					left: -9999px;
				width: 200px;
				}
				.jsActif .etapeInfoDisplayed {	left: 0;}
	.parcoursLien {display: none;}
	.jsActif .parcoursLien {
		display: block;
		position: absolute;
		}
	.etapeInfoFermer {
		text-align: right;
		position: relative;
			top: 5px;
			left: 5px;
		}
		.etapeInfoFermer a {
			background: #fc0;
			display: inline-block;
			line-height: 1.455;
			text-decoration: none;
			}
		.etapeInfoFermer a:hover, .etapeInfoFermer a:focus {
			background: #fc0;
			display: inline-block;
			text-decoration: none;
			}
			.etapeInfoFermer a img {vertical-align: bottom;}
				
	#parcours1 {
		background: url(/design/laposte/images/offresConseils/parcours_1.gif) no-repeat 0 13px;
		padding-bottom: 20px;
		padding-left: 90px;
		}
		.jsActif #parcours1 {
				top: 25px;
				left: 0;
			width: 120px;
			}
			.jsActif #parcours1 .etapeInfoDisplayed {	left: 90px;}
	.jsActif #fleche1 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow1.gif) no-repeat 0 0;
		height: 78px;
			top: 74px;
			left: 40px;
		width: 26px;
		}
	#parcours2 {
		background: url(/design/laposte/images/offresConseils/parcours_3.gif) no-repeat 0 100%;
		padding-bottom: 100px;
		}
		.jsActif #parcours2 {
				top: 100px;
				left: 298px;
			width: 215px;
			}
	.jsActif #fleche2 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow3.gif) no-repeat 0 0;
		height: 132px;
			top: 200px;
			left: 247px;
		width: 50px;
		}
	.jsActif #parcours3 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow5.gif) no-repeat 0 0;
		min-height: 90px; /* IE */
		padding: 125px 0 80px 80px;
			top: 235px;
			left: 318px;
			z-index: 3;
		width: 138px;
		}
	#parcours4 {
		background: url(/design/laposte/images/offresConseils/parcours_2.gif) no-repeat 50% 0;
		padding-top: 80px;
		}
		.jsActif #parcours4 {
				top: 150px;
				left: 0;
			width: 200px;
			}
	.jsActif #fleche3 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow2.gif) no-repeat 0 0;
		height: 133px;
			top: 198px;
			left: 167px;
		width: 77px;
		}
	#parcours5 {
		background: url(/design/laposte/images/offresConseils/parcours_4.gif) no-repeat 100% 0;
		padding-right: 139px;
		}
		.jsActif #parcours5 {
				top: 325px;
				left: 4px;
			width: 130px;
			}
	.jsActif #fleche4 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow4.gif) no-repeat 0 0;
		height: 131px;
			top: 390px;
			left: 254px;
		width: 38px;
		}
	#parcours6 {
		background: url(/design/laposte/images/offresConseils/parcours_5.gif) no-repeat 0 0;
		min-height: 130px; /* IE */
		/*padding: 130px 0 0 240px;*/
		padding-left: 250px;
		}
		.jsActif #parcours6 {
				top: 520px;
				left: 121px;
			width: 184px;
			}
			.jsActif #parcours6 .etapeInfoDisplayed {	left: 250px;}
	.jsActif #fleche5 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow6.gif) no-repeat 0 0;
		height: 70px;
			top: 626px;
			left: 225px;
		width: 15px;
		}
	#parcours7 {
		background: url(/design/laposte/images/offresConseils/parcours_6.gif) no-repeat 100% 0;
		min-height: 110px; /* IE */
		padding-right: 160px;
		}
		.jsActif #parcours7 {
				top: 678px;
				left: 0;
			width: 185px;
			}
	.jsActif #fleche6 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow7.gif) no-repeat 0 0;
		height: 52px;
			top: 784px;
			left: 235px;
		width: 17px;
		}
	#parcours8 {
		background: url(/design/laposte/images/offresConseils/parcours_7.gif) no-repeat 0 0;
		min-height: 130px; /* IE */
		padding-left: 250px;
		}
		.jsActif #parcours8 {
				top: 833px;
				left: 148px;
			width: 140px;
			}
	.jsActif #fleche7 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow8.gif) no-repeat 0 0;
		height: 219px;
			top: 942px;
			left: 202px;
		width: 99px;
		}
	#parcours9 {
		background: url(/design/laposte/images/offresConseils/parcours_8.gif) no-repeat 50% 100%;
		padding-right: 10px;
		padding-bottom: 110px;
		}
		.jsActif #parcours9 {
				top: 1035px;
				left: 10px;
			width: 230px;
			}
	.jsActif #fleche8 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow9.gif) no-repeat 0 0;
		height: 51px;
			top: 1200px;
			left: 250px;
		width: 88px;
		}
	.jsActif #fleche9 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow10.gif) no-repeat 0 0;
		height: 88px;
			top: 1220px;
			left: 159px;
		width: 26px;
		}
	#parcours10 {
		background: url(/design/laposte/images/offresConseils/parcours_9.gif) no-repeat 0 100%;
		padding-bottom: 110px;
		padding-left: 55px;
		}
		.jsActif #parcours10 {
				top: 1171px;
				left: 275px;
			width: 190px;
			}
	#parcours11 {
		background: url(/design/laposte/images/offresConseils/parcours_10.gif) no-repeat 50% 0;
		padding-top: 50px;
		}
		.jsActif #parcours11 {
				top: 1310px;
				left: 155px;
			width: 55px;
			}
	.jsActif #fleche10 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow11.gif) no-repeat 0 0;
		height: 128px;
			top: 1360px;
			left: 104px;
		width: 148px;
		}
	#parcours12 {
		background: url(/design/laposte/images/offresConseils/parcours_11.gif) no-repeat 50% 0;
		padding-top: 50px;
		}
		.jsActif #parcours12 {
				top: 1376px;
				left: 387px;
			width: 60px;
			}
	.jsActif #fleche11 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow12.gif) no-repeat 0 0;
		height: 51px;
			top: 1324px;
			left: 398px;
		width: 24px;
		}
	#parcours13 {
		background: url(/design/laposte/images/offresConseils/parcours_12.gif) no-repeat 0 0;
		padding-top: 100px;
		}
		.jsActif #parcours13 {
				top: 1480px;
				left: 30px;
			width: 200px;
			}
	.jsActif #fleche12 {
		background: url(/design/laposte/images/offresConseils/parcours_arrow13.gif) no-repeat 0 0;
		height: 59px;
			top: 1420px;
			left: 409px;
		width: 14px;
		}
	#parcours14 {
		background: url(/design/laposte/images/offresConseils/parcours_13.gif) no-repeat 0 0;
		padding-top: 100px;
		padding-left: 40px;
		}
		.jsActif #parcours14 {
				top: 1485px;
				left: 218px;
			width: 200px;
			}
			.jsActif #parcours14 .etapeInfoDisplayed {	left: 40px;}
	.jsActif #parcours15 {
		background: url(/design/laposte/images/offresConseils/parcours_14.gif) no-repeat 0 0;
		height: 68px;
			top: 1481px;
			left: 363px;
		width: 92px;
		}
