/* CSS générique. l'espace par défaut est l'espace groupe, il est donc défini dans cette feuille de style. */
/*

	Sections

	(CSS flags marked with [=])

	INITIAL
	COIN ARRONDIS
	AIDE A LA NAVIGATION
	SELECTS
	CONTAINER
	HEADER
	CONTENU
		NAVIGATION
			INTER ESPACES
		CENTRE
			MENU EMBARQUE
			TABLES
				TABLESECTEUR
			RUBRIQUES
			ARTICLES
				INTRO
				SECTEUR
				CADRE
					CADRECHIFFRES
				CHRONOLOGIE
				SLOGAN
				LIEN PLUS D'INFOS
				CITATION
				DOCUMENTS
				NAVPRCDSUIV
				ACTIONS
				PAGE ENGAGEMENT
				LOGO MICROSOFT
			RSS
			NOTES
			SERVICE CONSO ELU
		MENU SECONDAIRE
	COURRIERSLOGAN
	FOOTER

*/


/* =INITIAL
   v2.1, by Faruk Ates - www.kurafire.net
   http://kurafire.net/log/archive/2005/07/26/starting-css-revisited
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling:
   Elements we want to clean out entirely: */
html, body, form, fieldset, button {
	margin: 0;
	padding: 0;
	font: 100%/1.2  Arial, Helvetica, sans-serif;
	}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, table {
	margin: 1em 0;
	padding: 0;
	}
table p, table ul {margin: 0;}
	.aeree td p, .aeree td ul {margin: 1em 0;}

/* Apply left margin:
   Only to the few elements that need it: */
li, blockquote {margin-left: 25px;}
/* Miscellaneous conveniences: */
html {color: #494542;}
body {
	background: #fff;
	font-size: 68.75%; /* 11px */
	line-height: 1.182; /* 13px */
	}
h1 {
	color: #4a6068;
	font-size: 1.636em; /* 18px */
	margin: 0 0 1em;
	}
h2 {
	color: #4a6068;
	font-size: 1.091em; /* 12px */
	margin: .917em 0;
	}
h3 {
	font-size: 1em;
	margin: 1em 0;
	}
h4 {
	font-style: italic;
	font-size: 1em;
	margin: 1em 0;
	}
h5 {
	font-variant: small-caps;
	font-size: 1em;
	margin: 1em 0;
	}
h6 {
	font-size: 1em;
	margin: 1em 0;
	padding-left: 1em;
	}

/* Form field text-scaling */
input, select, textarea {font-size: 100%;}
input, textarea {font-family: Arial, Helvetica, sans-serif;}
	.radio input, .checkbox input, .file input  {border: none;}
	input[type="radio"], input[type="checkbox"], input[type="file"] {border:none;}
a {text-decoration: none;}
	a:hover, a:focus {text-decoration: underline;}
	a img {border: none;}
img[usemap] {border: none;} /* !IE JS */
pre {
	overflow: auto;
	width: 100%;
	}
dt {
	background: #C4CDD1;
	color: #384F57;
	font-size: 1.091em;
	font-weight: bold;
	margin: 1em 0;
	padding: 2px 7px 3px;
	}
	dt strong {font-variant: small-caps;}
dd {
	background: url(/design/laposte/images/img/groupe_bullet_small.gif) no-repeat 0 0;
	margin-left: 40px;
	padding-left: 15px;
	}
	dd a {text-decoration: none;}
sup {font-size: 0.818em;}

.bold {font-weight:bold;}
.clear {clear: both;}
	br.clear {
		line-height:1px;
		height:1%;
		}
.img_left {
	float: left;
	padding-right: 10px;
	}
.float_left, .object-left {float: left;}
.float_right, .object-right {float: right;}
.object-center, .imageCenter {
	display: block;
	text-align: center;
	}
	.object-left .class-image p, .object-right .class-image p, .object-center .class-image p {margin: 0;}

.arrondiHaut {vertical-align: bottom;}
.arrondiBas  {vertical-align: top;}

.object-left  {padding: 0 1em 1em 0;}
.object-right {padding: 0 0 1em 1em;}

.notes {margin: 1em;}
.picto {
	display: inline-block;
	height: 22px;
	margin-right: 6px;
	vertical-align: middle;
	width: 22px;
	zoom: 1;
	}

.centrer, .justifier_droite {display: block;}
.centrer {text-align: center;}
.justifier_droite {text-align: right;}

.img_doubleclick {position: absolute;}

/* =COIN ARRONDIS */
.coinHG, .coinHD, .coinBG, .coinBD {
	margin: -1px;
	position: absolute;
	}
	.coinHG, .coinHD {top: 0;}
	.coinHD, .coinBD {right: 0;}
	.coinBG, .coinBD {bottom: 0;}
	.coinHG, .coinBG {left: 0;}

/* =AIDE A LA NAVIGATION */
#aide_navigation {
	list-style: none;
	position: absolute;
		left: -9999px;
	}

/* =SELECTS */
.conteneurselect { /* IE */
	display: block;
	height: 1.6em;
	margin-right: 4px;
	float: left;
	}
	#antehome .conteneurselect {
		width: 113px; /* IE */
		margin-right: 0;
		}
	#option_ok .conteneurselect {
		width: 110px;
		margin-right: 0.2em;
		}
	#quicklinks .conteneurselect select {
		margin-right: 0;
		width: 100%;
		}
		#antehome .conteneurselect select {margin}

/* =CONTAINER*/
#container {
	margin: 0 auto;
	min-height: 630px; /* !IE */
	width: 970px;
	}

/* =HEADER */
#header {
	height: 199px;
	position: relative;
		z-index: 1;
	}
	.contenu_header {
		background: url(/design/laposte/images/img/ombre_tetiere.png) top center no-repeat; /* IE */
		padding: 0 3px 6px;
		}
	#message_home {margin: 0;}
	#logo {
		margin: 0;
		position: absolute;
			top: 43px;
			left: 3px;
			z-index: 1;
		}
	#nav_espaces {
		list-style: none;
		margin: 0;
		position: absolute;
			top: 7px;
			left: 763px;
		width: 195px;
		}
		#nav_espaces li {
			margin-left: 0; /* IE */
			margin-bottom: 0;
			}
			#nav_espaces li a img {vertical-align: bottom;}

		#recherche_top, #contacter_nous {padding: 4px 0 1px 9px;}
		#recherche_top {
			background: url(/design/laposte/images/img/recherche.png) no-repeat; /* IE */
			clear: left;
			display: block;
			height: 53px; /* ENTREPRISE */
			margin-top: 12px; /* ENTREPRISE */
			}
			.petit #f_search {
				height: 2em;
				padding-top: 3px;
				}
			#contacter_nous a {position: relative;}
			#q_search_top {
				margin: 0 0 0 26px;/* IE6 *//* IE7 */
				vertical-align: top;
				width: 115px;
				}
		#recherche_top.petit{
			background: url(/design/laposte/images/img/bloc_recherche_entre.png) no-repeat; /* IE */
			margin-top: 5px;
			}

		#contacter_nous  {
			background: url(/design/laposte/images/img/bloc_contactez_nous.png) no-repeat; /* IE */
			margin-top: 7px;
			}
			.petit #q_search_top {
				margin: 0 0 0 5px; /* IE */
				position:relative;	
			}
			.petit label {float: left;}
				.petit label img {}/* IE6 *//* IE7 */
		#contacter_nous {
			height: 34px;
			margin-top: 0;
			}
			#contacter_nous a {
				color: #5E8594;
				display: block;
				height: 22px;
				font-size: 11px;
				font-weight: bold;
				padding: 5px 0 0 26px;
				text-decoration: none;
				}

/* =CONTENU*/
 h2.courrier {
	font-size: 1.454em;
	margin: 0 0 1em;
	padding:0.23em 0;
	text-transform: none;
	}
 h4.courrier {
	color: #4A6068;
	font-style: normal;
	padding: 1em;
	}
#contenu {
	background: url(/design/laposte/images/img/fond_interne_grp.gif) repeat-y;
	padding: 0;
	margin: -8px 9px 0; /* IE */
	}
	.interne { /* IE 7 */
		background: url(/design/laposte/images/img/fond_top_interne_grp.gif) no-repeat;
		padding: 2px 6px 0;
		zoom: 1;
		}
	/* =NAVIGATION */
	#navigation { /* IE7 */
		background: #b3bfc3 url(/design/laposte/images/img/fond_navigation_groupe.gif) repeat-x;
		border-right: 2px solid #fff;
		margin-top: -3px;
		min-height: 600px; /* IE */
		padding: 6px 0 1px;
		float: left;
		width: 191px;
		}
		#navigation a {font-weight: normal;}
		#navigation ul , #navigation ul li {
			list-style-type: none;
			margin: 0 0 3px;
			padding: 0;
			}
			#navigation ul {margin: 4px 4px 0;}/* !IE7*/
			#menu_nav {
				margin: 0 auto;
				width: 183px;
				}
				#menu_nav li {margin-bottom: 4px;}
			.top_menu {
				background: url(/design/laposte/images/img/fond_top_menu_groupe.png) no-repeat; /* IE */
				color: #fff;
				cursor: pointer;
				font-size: 1.091em;
				font-weight: bold;
				min-height: 16px; /* IE */
				padding: 9px 10px 0 12px;
				text-align: left;
				text-transform: uppercase;
				}
				.retour .top_menu {background-image: url(/design/laposte/images/img/recrutement/fond_top_menu_recrut_btn_home.png);} /* IE */
				#navigation .top_menu a {/* IE7 */
					color: #fff; /* particulier */
					display: block;
					font-weight: bold;
					position: relative;
					text-decoration: none;
					}
					#navigation .top_menu a:hover, #navigation .top_menu a:focus {text-decoration: underline;}
					#navigation .retour a {
						background: url(/design/laposte/images/img/recrutement/fleche_menu_recrut.gif) no-repeat 0 3px;
						color: #333;
						display: block;
						padding-left: 20px;
						}
			.bottom_menu {
				background: url(/design/laposte/images/img/fond_bottom_menu_groupe.png) no-repeat; /* IE */
				height: 8px;
				overflow: hidden;
				position: relative;
				width: 183px;
				}
				.retour .bottom_menu {background-image: url(/design/laposte/images/img/recrutement/fond_bottom_menu_recrut_btn_home.png);} /* IE */
		#menu_nav .sous_menu_nav {
			background: #d7dde0 url(/design/laposte/images/img/fond_sous_menu_nav.gif) repeat-y;
			list-style: none;
			margin: -3px auto 0;
			padding: 3px 0 0;
			width: 167px;
			}
			body.jsActif #menu_nav .sous_menu_nav {
				position: absolute;
					left: -9999px;
				}
				body.jsActif #menu_nav .sous_menu_nav_afficher {position: static;}
			#menu_nav .sous_menu_nav li {
				background: #d7dde0 url(/design/laposte/images/img/fond_sous_menu_nav.gif) repeat-y;
				list-style: none;
				margin: 0;
				padding: 0;
				width: 167px;
				}
				#navigation .sous_menu_nav li a { /* IE *//* IE7 */
					background: url(/design/laposte/images/img/fleche_sous_menu_groupe.gif) 6px 6px no-repeat;
					color: #4a6068;
					display: block;
					font-weight: bold;
					padding: 3px 3px 0 21px;
					text-decoration: none;
					}
					#navigation .sous_menu_nav li a:hover, #navigation .sous_menu_nav li a:focus {
						background-color: #B3BFC3;
						text-decoration: underline;
						}
			.sous_menu_nav_bottom {
				margin: 0 auto;
				width: 167px;
				}
				body.jsActif .sous_menu_nav_bottom {
					position: absolute;
						left: -9999px;
					}
					body.jsActif .sous_menu_nav_bottom_afficher {position: static;}
			.sous_menu_nav_bottom {
				background: url(/design/laposte/images/img/sous_menu_nav_bottom.gif) no-repeat 50% 0;
				height: 8px;
				overflow: hidden;
				width: 183px;
				}

			/* =INTER ESPACES */
			#navigation .groupe .top_menu {
				background-image: url(/design/laposte/images/img/fond_top_menu_groupe.png);/* IE6 */
				color:#fff;
				}
				#navigation .groupe .top_menu a {color:#fff;}
			#navigation .groupe .bottom_menu {background-image: url(/design/laposte/images/img/fond_bottom_menu_groupe.png);}/* IE6 */
			#navigation .professionnel .top_menu {
				background-image: url(/design/laposte/images/img/fond_top_menu_pro2.png);/* IE6 */
				color:#fff;
				}
				#navigation .professionnel .top_menu a {color:#fff;}
			#navigation .professionnel .bottom_menu {background-image: url(/design/laposte/images/img/fond_bottom_menu_pro2.png);}/* IE6 */
			#navigation .enterprise .top_menu {
				background-image: url(/design/laposte/images/img/fond_top_menu_pro.png);/* IE6 */
				color:#fff;
				}
				#navigation .enterprise .top_menu a {color:#fff;}
			#navigation .enterprise .bottom_menu {background-image: url(/design/laposte/images/img/fond_bottom_menu_pro.png);}
			#navigation .particulier .top_menu {
				background-image: url(/design/laposte/images/img/fond_top_menu_particulier.png);/* IE6 */
				color:#333;
				}
				#navigation .particulier .top_menu a {color:#333;}
			#navigation .particulier .bottom_menu {background-image: url(/design/laposte/images/img/fond_bottom_menu_particulier.png);}/* IE6 */

	/* =CENTRE */
	#centre {
		float: left;
		padding: 19px 11px 14px;
		width: 504px; /* HOMES */
		}
		#centre h1:first-child {margin-top: 0;} /* IE JS */
		#centre.orphelin {width: 716px;}
		#centre a {
			color: #4A6068;
			font-weight: bold;
			}
			#centre a.nonGras {font-weight: normal;}
			#centre .bleu {color: #2b5480;}
			#centre .orange {color: #F07C33;}
			#centre a:hover, #centre a:focus {text-decoration: underline;}
		#centre ul {list-style-image: url(/design/laposte/images/fonds/puce_grou.gif);}
			#centre ul.listePuceDisque {
				list-style-image: none;
				list-style: disc;
				}
		dfn.intext {
			color: #DD3A3C;
			font-style: normal;
			font-weight: bold;
			}
			dfn.intext strong {font-variant: small-caps;}
		#accroche {
			color: #4A6068;
			font-size: 1.636em; /* 18px */
			font-weight: bold;
			line-height: 1.111; /* 20px */
			padding: 13px 0 0;
			}
			#accroche * {margin-top: 0;}
			#accroche strong, #accroche b {font-variant: small-caps;}

		/* =MENU EMBARQUE */
		#centre ul.menuEmbarque {
			list-style-image: none;
			list-style-type: none;
			}
			#centre ul.menuEmbarque li {
				color: #494542;
				font-weight: bold;
				margin-left: 0;
				}
			#centre ul.menuEmbarque ul {list-style-image: url(/design/laposte/images/fonds/puce_grou.gif);}
				#centre ul.menuEmbarque ul li {margin-left: 16px;}

		/* =TABLES */
		#centre table {border-collapse: collapse;}
			#centre table caption {
				color: #384f57;
				font-size: 1.182em;
				font-weight: bold;
				margin: 1em 1.5em;
				padding: 0;
				text-align: left;
				}
		#centre table, #centre table td {border: 1px solid #384f57;}
			#centre #slp_table, #centre #slp_table td {border: none;} /* #slp_table : widget suivi des envois */
			#centre table th, #centre table td {padding: 4px;}
				#centre #slp_table th, #centre #slp_table td {padding: 0;}
			#centre table th {
				border-left: 1px solid #eaf1f2;
				background: #4f707d;
				color: #eaf1f2;
				}
				#centre table th:first-child {border-left: 1px solid #384f57;}
			#centre table td {
				background: #fff;
				color: #000;
				}
			#centre table .row_even td, #centre table .pair td, #centre table .alternate {background: #eaf1f2;}

			/* =TABLESECTEUR */
			#centre .tableSecteur th, #centre .tableSecteur td {vertical-align: top;}
			#centre .tableSecteur td {color: #000;}
			#centre .tableSecteur ul {
				list-style: disc;
				list-style-image: none;
				margin-left: 2em;
				}
			#centre .tableSecteur a {
				color: #384f57;
				text-decoration: none;
				}
				#centre .tableSecteur a:hover, #centre .tableSecteur a:focus {text-decoration: underline;}
				#centre .tableSecteur .objectifs {
					background-color: #C4CDD1;
					color: #4A6068;
					font-weight:bold;
					}
					#centre .tableSecteur .objectifs strong {font-variant: small-caps;}
				#centre .tableSecteur .moyens {
					background-color: #D7DDE0;
					color: #4A6068;
					font-weight:bold;
					}
					#centre .tableSecteur .moyens strong {background-color: #C4CDD1;}
				#centre .tableSecteur .procedure {background-color: #E7EBEC;}
					#centre .tableSecteur .solutions strong {color: #000;}
					#centre .tableSecteur .pair .solutions {background-color: #E7EBEC;}

		/* =RUBRIQUES */
		#contenu .rubrique {
			padding: 7px 0 14px 12px;
			width: 730px;
			}
			.rubrique h1 {padding: 11px 11px 0;}
			#centre #rubriquesList {
				list-style: none;
				margin: 0;
				}
			.rubriqueItem {
				float: left;
				margin: 0 7px 10px 0;
				min-height: 131px; /* IE */
				padding: 0 0 114px;
				position: relative;
				width: 236px;
				}
				.rubriquesListDeuxItems .rubriqueItem {width: 358px;}
				.rubriquesListNoText .rubriqueItem {
					min-height: 0;/* IE */
					padding-bottom: 108px;
					}
				.rubriqueItem h2 {
					margin: 0;
					text-transform: none;
					}
					.rubriqueItem h2 a { /* IE */
						background: url(/design/laposte/images/rubriques/fondTitre.png) no-repeat; /* IE */
						display: block;
						padding: 13px 13px 0;
						text-decoration: none;
						zoom: 1;
						}
						.rubriquesListDeuxItems .rubriqueItem h2 a {background-image: url(/design/laposte/images/rubriques/fondTitreLarge.png);} /* IE */
						.cliquez {
							background: url(/design/laposte/images/rubriques/cliquez.png) no-repeat; /* IE */
							display: block;
							height: 24px;
							position: absolute;
								bottom: 5px;
								right: 5px;
								z-index: 2;
							width: 83px;
							}
						.rubriqueItem .intitule {
							background: #5c7883;
							color: #fff;
							display: block;
							min-height: 39px; /* IE */
							text-decoration: none;
							}
							.rubriqueItem a:hover .intitule, .rubriqueItem a:focus .intitule {text-decoration: underline;}
						.rubriqueItem .illus {
							background: url(/design/laposte/images/rubriques/fondIllus.png) no-repeat; /* IE */
							display: block;
							height: 111px;
							overflow: hidden;
							padding: 0 3px 3px;
							position: absolute;
								bottom: 0;
								left: 0;
								z-index: 1;
							text-align: center;
							width: 230px;
							}
							.rubriquesListDeuxItems .illus {
								background-image: url(/design/laposte/images/rubriques/fondIllusLarge.png); /* IE */
								width: 352px;
								}
							.illus img {vertical-align: bottom;}
				.rubriqueItem .resume {
					background: url(/design/laposte/images/rubriques/fondResume.png) repeat-y; /* IE */
					min-height: 76px; /* IE */
					padding: 3px 13px;
					}
					.rubriquesListDeuxItems .resume {background-image: url(/design/laposte/images/rubriques/fondResumeLarge.png);} /* IE */
					.resume p {margin-top: 0;}

		/* =ARTICLES */
		#centre h2 {clear: both;}
		#centre h3 {margin-bottom: 0;}
		#introResultatRecherche h2 {font-size: 11px;}
		#introResultatRecherche h3 {font-weight: normal;}
			#centre .negatif {
				background: #494542;
				color: #fff;
				clear: both;
				padding: 3px 5px;
				}
				#centre a.negatif {
					background-image: url(/design/laposte/images/img/plus_fff.gif);
					background-repeat: no-repeat;
					background-position: 3px 3px;
					text-decoration: none;
					padding-left: 20px;
					}
					#centre a.negatif:hover, #centre a.negatif:focus {text-decoration: underline;}
		#centre h3 + p {margin-top: 0;} /* IE JS */
		.listeNonIndentee li, .listeNonIndentee .listeNonIndentee li , .listeNonIndentee .listeNonIndentee .listeNonIndentee li {margin-left: 0;}
			.listeNonIndentee li li, .listeNonIndentee .listeNonIndentee li li {margin-left: 1.5em;}
		.listeSansPuces li, .listeSansPuces .listeSansPuces li , .listeSansPuces .listeSansPuces .listeSansPuces li {
			list-style-image: none;
			list-style: none;
			}
			.listeSansPuces li li, .listeSansPuces .listeSansPuces li li {list-style-image: url(/design/laposte/images/fonds/puce_grou.gif);}

			/* =INTRO */
			.intro {font-weight: bold;}
				.intro strong, .intro b {font-variant: small-caps;}
			.couleurEspace {color: #4A6068;}

			/* =SECTEUR */
			.secteur {
				color: #2B5480;
				font-weight: bold;
				}
				.secteur strong, .secteur b {font-variant: small-caps;}
				div.secteur *  {margin: 0;}
				#centre .secteur ul {
					list-style: none;
					list-style-image: none;
					margin-left: 45px;
					}
				#contenu h2.secteur {
					color: #000;
					font-size: 1.364em;
					margin: 1em 0 0 10px;
					}
					h2.secteur + p {margin-top: 0;} /* IE JS */

			/* =CADRE */
			.cadre, .cadre_centrer {
				border:1px solid #4F707D;
				margin: 1em auto;
				overflow: hidden; /* forcer le cadre à encadrer les images flottantes*/
				padding: 11px;
				}
			.cadre_centrer {text-align: center;}
			.cadre_cube ul {margin-left: 95px;} /* IE *//* IE7 */ /* grosse triche pour "Travaillez vos fichiers client : Renseignez bien vos fichiers" */

				/* =CADRECHIFFRES */
				.cadreChiffres {
					background: #FDF3CF;
					border: 1px solid #275787;
					color: #494542;
					float: left;
					margin: 0 9px 2em; /* IE */
					padding: 1em 4px;
					width: 476px;
					}
					.cadreChiffreItem {
						float: left;
						margin: 0 2px;
						width: 234px;
						}
						.cadreChiffreItem h3 {
							margin: 0;
							background:#245887 none repeat scroll 0 0;
							color:#FFFFFF;
							font-size:1.182em;
							text-align: center;
							text-transform:uppercase;
							}
							.cadreChiffreItem h3 em {
								color: #F7C30F;
								font-style:normal;
								}
						.chiffreCle {
							background: #fff;
							border: 4px solid #F7C30F;
							font-size: 0.818em;
							color: #5C819F;
							text-align: right;
							}
							.chiffreCle em {
								display: block;
								color: #285783;
								font-size: 4.444em;
								padding: 20px 0;
								text-align: center;
								font-style:normal;
								}

			/* =CHRONLOGIE */
			.chronologie {
				background: #a0a0a0;
				color: #fff;
				line-height: 0.7;
				}
			h2.chronologie {
				font-size: 2.5em;
				font-style: italic;
				}
			/* =SLOGAN */
			.slogan {
				font-size: 1.273em;
				font-weight: bold;
				}
				.slogan strong {font-variant: small-caps;}

			/* =LIEN PLUS D'INFOS */
			.lienPlusDInfos {padding: 5px 0 1em;}
				.lienPlusDInfos a {
					font-weight: bold;
					text-decoration: none;
					}
				.lienPlusDInfos .picto {
					background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -22px -132px;
					display: block;
					float: left;
					height: 22px;
					margin-right: 5px;
					position: relative;
						top: -5px;
					vertical-align: top;
					width: 22px;
					}

			/* =CITATION */
			.citation {
				border: 1px solid #4a6068;
				padding: 24px 245px 24px 100px;
				margin: 1em 0 1.5em;
				}
				.citation h2 {margin-right: -140px;}

			/* =DOCUMENTS */
			#centre .pdf, #centre .doc, #centre .xls {list-style: none;}
				li.pdf , li.doc , li.xls  {margin-left: 0;}
				a.document { /* IE *//* IE7 */
					clear: left;
					display: block;
					text-decoration: none;
					}
					a.document:focus, a.document:hover {text-decoration: underline;}
				.docTitre {color: #494542;}
				.docPicto {
					background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -22px -66px;
					display: block;
					float: left;
					height: 22px;
					margin: 2px 15px 13px 0;
					width: 22px;
					zoom: 1;
					}
				.pdf .docPicto, .doc .docPicto {
					height: 25px;
					width: 25px;
					}
				.pdf .docPicto {background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -88px 0;}
				.doc .docPicto {background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -88px -25px;}
				.docVignette {
					display: block;
					float: left;
					margin: 2px 15px 13px 0;
					}
				.docTitre, .docDetails {display: block;}

			/* =NAVPRCDSUIV */
			#centre ul#navPrcdSuiv {
				clear: both;
				list-style: none;
				line-height: 2;
				min-height: 2em; /* IE */
				}
				#navPrcdSuiv li {
					margin-left: 0;
					width: 30%;
					}
				#precedent {float: left;}
				#navPrcdSuiv #suivant .intitule{float: left}
				#navPrcdSuiv #suivant {
					float: right;
					text-align: right;
					width: auto;
					}
				#navPrcdSuiv a {
					display: block;
					font-weight: bold;
					text-decoration: none;
					}
					#navPrcdSuiv .intitule {display: inline-block;} /* IE */
						#navPrcdSuiv :hover .intitule, #navPrcdSuiv :focus .intitule {text-decoration: underline;}
					#navPrcdSuiv .picto {float: left;}
					#precedent .picto {background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -22px -88px;}
					#suivant .picto {
						background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -22px -110px;
						margin: 0 0 0 6px;
						}
						#precedent .retour, #suivant .retour {background-position: -22px -264px;}

			/* =ACTIONS */
			#centre ul#actions, ul#actions {
				border-top: 3px solid #ccc;
				clear: both;
				list-style: none;
				line-height: 2;
				min-height: 2em; /* IE */
				margin-right: 6px;
				padding: 10px 0;
				}
				#actions li {margin-left: 0;}
				#actions a {
					font-weight: bold;
					text-decoration: none;
					}
				#actions .picto {
					float: left;
					vertical-align: bottom;
					}
				#envoyer {float: left;}
					#envoyer .mac{ display :none;}
					#envoyer .picto {background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -22px 0;}
				#imprimer {float: right;}
					#imprimer .picto {background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -22px -22px;}
				/* = PAGE ENGAGEMENT */
				.engagement {
					color: #333;
					margin-top: 26px;
					}
				#centre .engagement h2 {
					margin: 17px 0 6px;
					width: 499px;
					}
					.engagement .arrondi_titre_top, .engagement .arrondi_titre_bottom {
						display: block;
						font-size: 1px;
						height: 5px;
						line-height: 1px;
						overflow: hidden;
						}
					.engagement .arrondi_titre_top {background:  url(/design/laposte/images/engagement/arrondi_titre_top.png) no-repeat;}
					.engagement .titre_middle {
						background: #01538b;
						color: #FFF;
						display: block;
						padding: 2px 10px;
						text-transform: uppercase;
						}
					.engagement .arrondi_titre_bottom {background:  url(/design/laposte/images/engagement/arrondi_titre_bottom.png) no-repeat;}
				#centre .engagement p {margin: 0;}
				#centre .engagement a {color: #0c4179;}
				#centre .engagement ul {
					list-style-image: url(/design/laposte/images/engagement/puce.png);
					margin: 4px 0 0;
					}
				#centre .engagement li {margin: 0 0 3px 18px;}
				.engagement .asterisque {
					color: #333333;
					margin-top: 40px;
					font-size: 11px;
					font-style: italic;
					}
					.engagement .asterisque p {margin: 0}
				
				/* = LOGO MICROSOFT */
				#microsoft_logo {float: right;}

			/* =RSS */
			.rss h2 {
				color: #384F57;
				font-size: 1.454em;
				}

			/* =NOTES */
			.notesBasPage {list-style: none;}
				.notesBasPage li {margin-left: 0;}

			/* =SERVICE CONSO ELU */
			#serviceClientElu {
				background: url(/design/laposte/images/fondSceCliElu.png) no-repeat 100% 100%;
				margin: 30px -8px 21px 0;
				}
			#serviceClientElu h2 {
				color: #209fed;
				font-size: 1.273em;
				margin-bottom: 8px;
				width: 280px;
				}
			#serviceClientEluTexte {
				margin: 0 0 81px;
				padding-left: 23px;
				text-indent: -3px;
				width: 425px;
				}
				#serviceClientEluSpace1 {padding-left: 3px;}
				#serviceClientEluSpace2 {padding-left: 6px;}
				#serviceClientEluSpace3 {padding-left: 6px;}
			#serviceClientEluNote {
				font-style: italic;
				padding: 0 0 0 18px;
				width: 300px;
				color:buttonshadow;
				}
				#serviceClientEluNote small {
					font-size: 0.909em;
					line-height: 1.1em;
					}


	/* =MENU SECONDAIRE */
	#menu_secondaire {
		border-left: 3px solid #ccc;
		float: left;
		padding: 1px 2px;
		width: 208px; /* HOMES */
		}
	/************/
		#menu_sec_list {
			list-style: none;
			margin-bottom: 0;
			padding-top: 1px;
			}
			.menu_sec_item {margin: 1px 0 0;}
				.menu_sec_link { /* IE */
					color: #fff;
					display: block;
					font-size: 1.091em;
					margin-bottom: 1px;
					text-decoration: none;
					}
					a.menu_sec_link:hover, a.menu_sec_link:focus {text-decoration: underline;}
					.menu_sec_link_top, .menu_sec_link_bottom, .menu_sec_sslist_top, .menu_sec_sslist_bottom {
						display: block;
						height: 5px;
						font-size: 1px;
						line-height: 1px;
						overflow: hidden;
						}
					.menu_sec_link_top {background: url(/design/laposte/images/menus/grou_menu_bg_arrondi_all.png) no-repeat 0 0;} /* IE */
					.menu_sec_link_bottom {background: url(/design/laposte/images/menus/grou_menu_bg_arrondi_all.png) no-repeat -208px 0;} /* IE */
					.menu_sec_sslist_top {background: url(/design/laposte/images/menus/grou_menu_bg_arrondi_all.png) no-repeat -416px 0;} /* IE */
					.menu_sec_sslink {
						background: url(/design/laposte/images/menus/grou_menu_bg_arrondi_all.png) no-repeat -832px 0.454em; /* IE */
						padding-left: 27px;
						}
					.menu_sec_sslist_bottom {background: url(/design/laposte/images/menus/grou_menu_bg_arrondi_all.png) no-repeat -624px 0;} /* IE */
					.menu_sec_link_back {
						background: #58737d;
						display: block;
						font-weight: bold;
						padding: 2px 12px;
						}

					.menu_sec_sslist, .menu_sec_ss_sslist {
						background: #d7dde0;
						list-style: none;
						margin: 0;
						}
						.menu_sec_sslist li {margin-left: 0; /* IE */ }
						.menu_sec_ssitem a {
							text-decoration: none;
							padding-right: 7px;
							}
						.menu_sec_sslink, .menu_sec_ss_sslink {
							color: #4a6068;
							display: block;
							padding-bottom: 5px;
							}
							span.menu_sec_sslink, .menu_sec_sslink:hover, .menu_sec_sslink:focus, span.menu_sec_ss_sslink, .menu_sec_ss_sslink:hover, .menu_sec_ss_sslink:focus {background-color: #c4cdd1;}
							.menu_sec_ss_sslink {
								background: #e7ebec;
								padding-left: 45px;
								}


/* =COURRIERSLOGAN */
#courrierSlogan {
	clear: both;
	margin-right: 2px;
	text-align: right;
	}

/* =PLUME & BOXECOMMERCE & DIGICOFFRE*/
p.plume { /* IE */
	font-size: 12px;
	margin-bottom: 16px;
	}
p.digicoffre {margin-top: 21px;}
ol.plume, ol.boxecommerce, ol.digicoffre {
	list-style: none;
	margin: -2px 0 20px 10px;/* IE */
	}
	ol.plume li, ol.boxecommerce li, ol.digicoffre li {
		clear: both;
		font-size: 12px;
		}
	ol.boxecommerce li {margin-left: 12px;}
	ol.digicoffre li {
		margin-left: 12px;
		margin-top: 5px;
		}
		ol.digicoffre li.digicoffre {margin-top: 21px;}
	ol.plume li img, ol.boxecommerce li img, ol.digicoffre li img {margin: 0;} /* IE7 */
	ol.plume li.plume {margin-top: 5px;}
	ol.plume li .object-left, ol.boxecommerce li .object-left, ol.digicoffre li .object-left {padding: 0 5px;}

.plume img, .boxecommerce img, .digicoffre img {margin-bottom: 9px;} /* IE 7 */
.boxecommerce li ol, .digicoffre li ol {
	list-style: none;
	margin-left: 40px;
	margin-bottom:0;
	margin-top:0;
	}
.digicoffre li ol {margin-left: 26px;}
li.boxecommerce, li.digicoffre {margin-top:2px;}

.boxecommerce img {margin-top: -6px;}

/* =BUREAU POSTE */

.bureau_poste_resultat #resultatRecherche {
	background: #FFEDA5 url(/design/laposte/images/img/bureau_poste/part_gcadre_bas.gif) no-repeat bottom;
	padding: 0 10px 8px 10px;
	position: relative;
	width: 475px;
	}

	.professionnel .bureau_poste_resultat #resultatRecherche {background: #f8d6e5 url(/design/laposte/images/img/bureau_poste/pro_gcadre_bas.gif) no-repeat bottom}
	.entreprise .bureau_poste_resultat #resultatRecherche {background: #E6E2F1 url(/design/laposte/images/img/bureau_poste/entr_gcadre_bas.gif) no-repeat bottom}

	.bureau_poste_resultat #introResultatRecherche h1 {margin-bottom: 12px;}
	.bureau_poste_resultat #introResultatRecherche h2 {margin-bottom: 18px;}

	.bureau_poste_resultat #resultatRecherche .gImgHaut, .bureau_poste_resultat #resultatRecherche .gImgBas {margin-left: -10px;} /* IE IE7 */


	.bureau_poste_resultat #resultatRecherche .gImgBas {margin-top: 3px; /* IE IE7 */}

	.bureau_poste_resultat .resultatBureau {
		float: left;
		font-size: 13px;
		margin: 1px 0 10px 0; /* IE IE7 */
		}
	.bureau_poste_resultat .moneo {float: right;} /* IE IE7 */

	.bureau_poste_resultat .resultatRechercheCentre {
		background: #FFFFFF url(/design/laposte/images/img/bureau_poste/part_pcadre_bas.gif) no-repeat scroll center bottom;
		clear: both;
	 	margin-bottom: 2px;
		padding-top: 4px;
	 	width: 475px;
	 	}

	 	.bureau_poste_resultat .resultatRechercheDetails { /* IE IE7 */
	 		float: left;
	 		margin-bottom: 8px;
	 		width: 160px;
	 		}

	 		.bureau_poste_resultat .details {padding: 0 7px 0 3px;}
				.bureau_poste_resultat .fermeture {
					padding-bottom: 8px;
					}
					.bureau_poste_resultat .fermeture .fermeture_top {
						background: url(/design/laposte/images/img/bureau_poste/ferm_cadre_haut.jpg) no-repeat top; 
						height: 6px;
						}
					.bureau_poste_resultat .fermeture .fermeture_center {
						background: url(/design/laposte/images/img/bureau_poste/ferm_cadre_centre.jpg) repeat; 
						padding: 0;
						}
						.bureau_poste_resultat .fermeture .fermeture_center img {float: left; padding-left: 7px;}
						.bureau_poste_resultat .fermeture .fermeture_center div {padding: 0 0 0 35px; font-weight: bold;}
						.bureau_poste_resultat .fermeture .fermeture_center strong {color: #e16005;}
					.bureau_poste_resultat .fermeture .fermeture_bottom {
						background: url(/design/laposte/images/img/bureau_poste/ferm_cadre_bas.jpg) no-repeat;
					 	height: 6px;
					 	}

	 			.professionnel .bureau_poste_resultat .periode {background: url(/design/laposte/images/img/bureau_poste/pro_encart_titre_1.gif) no-repeat;}
	 			.entreprise .bureau_poste_resultat .periode {background: url(/design/laposte/images/img/bureau_poste/entr_encart_titre_1.gif) no-repeat;}

				.particulier .bureau_poste_resultat .periode_leve {
		 			background: url(/design/laposte/images/img/bureau_poste/part_encart_titre_leve.png) no-repeat;
		 			height: 40px;
		 			padding: 5px;
		 			width: 140px;
		 			}
		 		.entreprise .bureau_poste_resultat .periode_leve {
		 			background: url(/design/laposte/images/img/bureau_poste/entr_encart_titre_leve.png) no-repeat;
		 			height: 40px;
		 			padding: 5px;
		 			width: 140px;
		 			}
		 		.professionnel .bureau_poste_resultat .periode_leve {
		 			background: url(/design/laposte/images/img/bureau_poste/pro_encart_titre_leve.png) no-repeat;
		 			height: 40px;
		 			padding: 5px;
		 			width: 140px;
		 			}
		 		.bureau_poste_resultat .periode {
		 			background: url(/design/laposte/images/img/bureau_poste/part_encart_titre_1.gif) no-repeat;
		 			height: 28px;
		 			padding: 5px;
		 			width: 140px;
		 			}

		 			.bureau_poste_resultat .periode h3, .bureau_poste_resultat .periode_leve h3, .servicesTitle h3 {margin: 0;}

		 		.bureau_poste_resultat .details ul {text-align: right;}
		 			#centre .bureau_poste_resultat .details ul {
		 				list-style-image: none;
		 				margin: 6px 0 17px; /* IE */
		 				}
		 			#centre .bureau_poste_resultat .details ul li {
		 				list-style: none;
		 				margin: 3px 0;
		 				}
		 				.bureau_poste_resultat .details ul li span{
		 					display: block;
		 					font-weight: bold;
		 					float: left;
		 					text-align: right;
		 					margin-right: 3px;
		 					width: 62px /* IE IE7 */;
		 					}

		 		.bureau_poste_resultat .servicesTitle {
		 			background: url(/design/laposte/images/img/bureau_poste/part_encart_titre_2.gif) no-repeat;
		 			height: 13px;
		 			padding: 5px;
		 			margin-bottom: 9px;
		 			width: 140px;
		 			}
		 			.professionnel .bureau_poste_resultat .servicesTitle {background: url(/design/laposte/images/img/bureau_poste/pro_encart_titre_2.gif) no-repeat;}
		 			.entreprise .bureau_poste_resultat .servicesTitle {background: url(/design/laposte/images/img/bureau_poste/entr_encart_titre_2.gif) no-repeat;}

		 		.bureau_poste_resultat .details ul li {
		 			clear: both;
		 			text-align: right;
		 			}

		 			.bureau_poste_resultat .details ul li img {
		 				float: left;
						margin-top: 1px;
		 				margin-right: 5px;
		 				}

		 			.bureau_poste_resultat ul.services {margin: 0;} /* IE IE7 */

		 			.bureau_poste_resultat ul.services li {}
		 			.bureau_poste_resultat ul.services li p {
		 				float: left;
		 				margin: 0;
		 				text-align: left;
		 				width: 109px;
		 				}

		 			.bureau_poste_resultat ul.services li.automate p {margin-top: 7px;}

		 			.bureau_poste_resultat .telephone {margin-top: 19px;}

	 	.bureau_poste_resultat #googleMap { /* IE */
	 		float: left;
	 		margin-bottom: 39px;
	 		width: 306px;
	 		}

	 		.bureau_poste_resultat #googleMap span, .bureau_poste_resultat #googleMap a {
	 			display: block;
	 			position: relative;
	 				top: 36px;
	 			}

	 	#centre .bureau_poste_resultat #actions {
	 		border: none;
	 		margin-top: 4px;
	 		padding: 0;
	 		}

	 		#centre .bureau_poste_resultat #imprimer {float: left;}
	 		#centre .bureau_poste_resultat #retour_liste {float: right;}
	 			#centre .bureau_poste_resultat #actions #retour_liste .picto {
	 				background: url(/design/laposte/images/_planche_picto_v1.1.png) no-repeat -43px -220px;
	 				height: 25px;
	 				width: 24px;
	 				}
	 			.professionnel #centre .bureau_poste_resultat #actions #retour_liste .picto {background-position: -113px -22px;}
	 			.entreprise #centre .bureau_poste_resultat #actions #retour_liste .picto {background-position: 0 -22px;}


/* =FOOTER */
#footer {
	background: url(/design/laposte/images/img/fond_footer_groupe_small.gif) no-repeat bottom center;
	clear: both;
	min-height: 54px; /* IE */
	margin: 0 0 2em 9px;
	padding: 10px 0 0;
	width: 954px;
	}
	#bloc_logo {
		float: left;
		margin-top: 2px;
		padding-left: 6px;
		width: 186px;
		}
	#bloc_liens {
		float: left;
		width: 529px;
		}
	#bloc_guide {
		float: left;
		margin-top: 3px;
		width: 217px;
		}
	.guide_site {
		background: url(/design/laposte/images/img/infos.gif) no-repeat;
		color: #333333;
		font-weight:bold;
		line-height: 2.728; /* 30px */
		margin: 10px 0 0 20px;
		padding: 5px 0 5px 30px;
		text-transform: uppercase;
		text-decoration: none;
		}
		a.guide_site {color: #4a6068;}
#separateur_footer {
	background: url(/design/laposte/images/img/fond_separateur_footer.gif) no-repeat;
	clear: both;
	height: 2px;
	position: relative;
	overflow: hidden;
	width: 940px;
	}
#liste_footer { /* HOMES */
	list-style-type: none;
	margin: 0 20px 0 15px;
	}
	#liste_footer li {float: left;}
	#liste_footer span, #liste_footer li {
		background: url(/design/laposte/images/img/separateur_footer.gif) center left no-repeat;
		list-style-type: none;
		line-height: 1;
		margin: 0;
		}
	#liste_footer span:first-child,  #liste_footer li:first-child, #liste_footer span.ligne {background: none;} /* IE JS */
	#liste_footer .lien_presse a {
		background: url(/design/laposte/images/img/suivant_groupe.png) 0 0 no-repeat; /* IE */
		display: block;
		}
		#liste_footer a {
			background: none;
			color: #333;
			font-weight: normal;
			padding: 0 3px 0 6px;
			text-decoration: none;
			}
		#liste_footer .rss_logos {
			position: relative;
			top: 2px;
			}
		#liste_footer .lien_presse a {font-weight: normal;}
		#antehome #liste_footer .lien_presse a {color: #27363B;}
		.lien_presse a {
			color: #27363b;
			text-decoration: none;
			}
			.lien_presse a img {
				position: relative;
					top: 6px;
				}
		.enter_special {
			color: #27363b;
			font-size: 1em;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
			}
			a.enter_special {color: #27363b;}

#microsoft_logo {margin: 0;}
#headerMobile{
	background: #FFCC00; 
	color: #333; 
	display: none;
	font-size: 300%;
	}#headerMobile a, #headerMobile a:active, #headerMobile a:visited{
		color: #333;
		margin: 0 10px;
		text-decoration: none;
	}
#logo_afaq {
	cursor: pointer;
	}
#afaq {
	display: none;
	width: 203px;
	z-index: 50;
	}
	#afaq.on {
		display: block;
		position: absolute;
			right: 0;
			top:0;
			}
		.fermer {
			position: absolute;
				top: 5px;
				right: 5px;
			}
			.entreprise .top_afaq {
				background: url(/design/laposte/images/img/bureau_poste/entreprise_bg_top_popIn_afaq.png) top left no-repeat;
				padding: 10px 10px 0 10px;
				}
			.particulier .top_afaq {
				background: url(/design/laposte/images/img/bureau_poste/bg_top_popIn_afaq.png) top left no-repeat;
				padding: 10px 10px 0 10px;
				}
			.professionnel .top_afaq {
				background: url(/design/laposte/images/img/bureau_poste/professionnel_bg_top_popIn_afaq.png) top left no-repeat;
				padding: 10px 10px 0 10px;
				}
				.top_afaq  p { margin: 0;}
				.top_afaq  img { 
					float: left;
					margin-right: 5px;
					}
			.particulier .bottom_afaq {
				background: url(/design/laposte/images/img/bureau_poste/bg_bottom_popIn_afaq.png) top left no-repeat;
				height: 7px;
				width: 203px;
				}
			.professionnel .bottom_afaq {
				background: url(/design/laposte/images/img/bureau_poste/professionnel_bg_bottom_popIn_afaq.png) top left no-repeat;
				height: 7px;
				width: 203px;
				}
			.entreprise .bottom_afaq {
				background: url(/design/laposte/images/img/bureau_poste/entreprise_bg_bottom_popIn_afaq.png) top left no-repeat;
				height: 7px;
				width: 203px;
				}
				
/*Marketing Direct deuxlignes*/
.entreprise.rubriqueMarketingDirect .rubriquesListDeuxItems .rubriqueItem {
	margin-left: 0;
	padding: 0 0 114px;
	width: 358px;
}
.fourth{float:left margin-left:2px;}			
