@charset "iso-8859-1";
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #41555C;
	width: 100%;
	background-color: #FFFFFF;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	/* margin: 0 0 18px; */
	margin: 0 0 10px;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.wrapper {
	/* width: 1200px; */
	width: 100%;
	margin: 0 auto;
}

/*  HEADER  */
header {
	border: 0px solid #000000;
	width: 1200px;
	height: 142px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
.header_logo {
	border: 0px solid #000000;
	position: absolute;
	width: 322px;
	height: 100px;
	left: 75px;
	top: 20px;
}
.header_conception_francaise {
	border: 0px solid #000000;
	position: absolute;
	width: 215px;
	height: 64px;
	left: 543px;
	top: 39px;
}
.header_liste_modeles {
	border: 0px solid #000000;
	position: absolute;
	/* width: 362px; */
	/* height: 142px; */
	left: 907px;
	top: 56px;
}
.liste_acces_par_modele {
	width: 215px;
	height: 30px;
	font-size: 15px;
	font-color: #134455;
	border: 1px solid #839DAE;
}
/*  FIN HEADER  */





/*  NAV  */
nav {
	border: 0px solid #000000;
	background-color: #E12D39;
	/* width: 1200px; */
	/* text-align: left; */
	/* margin: 0 auto; */
	height: 29px;
	text-align: center;
	line-height: 29px;
	vertical-align: middle;
	/* Ombrage de la barre de menu */
	filter: progid:DXImageTransform.Microsoft.shadow ( color=#808080, direction=180, strength=6 ); 
	-moz-box-shadow: 0px 2px 5px 0px #808080;
	-webkit-box-shadow: 0px 2px 5px 0px #808080;
	box-shadow: 0px 2px 5px 0px #808080; /* décalage horizontal vers la droite / décalage vertical vers le bas / force du dégradé / couleur de l'ombre  */
}
.nav_box {
	border: 0px solid #000000;
	width: 1060px;
	text-align: center;
	margin: 0 auto;
	background-color: #E12D39;
}
.nav_box a, .nav_box a:link, .nav_box a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_box a:hover, .nav_box a:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*  FIN NAV  */





/*  NAV_FOOTER  */
.nav_footer {
	border: 0px solid #000000;
	background-color: #52636D;
	/* width: 1200px; */
	height: 22px;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
	/* margin: 0 auto; */
	/* Ombrage de la barre de menu */
	filter: progid:DXImageTransform.Microsoft.shadow ( color=#808080, direction=180, strength=4 ); 
	-moz-box-shadow: 0px 2px 5px 0px #808080;
	-webkit-box-shadow: 0px 2px 5px 0px #808080;
	box-shadow: 0px 2px 5px 0px #808080; /* décalage horizontal vers la droite / décalage vertical vers le bas / force du dégradé / couleur de l'ombre  */
}
.nav_footer_box {
	width: 1060px;
	text-align: center;
	margin: 0 auto;
	background-color: #52636D;
}
.nav_footer_box a, .nav_footer_box a:link, .nav_footer_box a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_footer_box a:hover, .nav_footer_box a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*  FIN NAV_FOOTER  */





/*  SECTION  */
section {
	border: 0px solid #000000;
	background: #D1DBDD url('/_images/header_ombre_background.gif') repeat-x;
	/* background-color: #D1DBDD; */
	/* background-image: url('../_images/accueil_background.jpg') no-repeat; */
	/* background-position: center; */
	/* background-attachment: fixed; */
	min-height: 556px;
}
/*  FIN SECTION  */





/*  ARTICLE  */
article {
	border: 0px solid #000000;
	/* background-color: #D1DBDD; */
	/* background: url('../_images/accueil_background.jpg') no-repeat; */
	/* background: url('../_images/accueil_background.jpg') no-repeat; */
	background-position: center;
	/* background-position: -70px 0px; */
	width: 1200px;
	/* height: 556px; */
	margin: 0 auto;
	position: relative;
}
article ul {
	/* margin-left: 30px; */
	margin-bottom: 0px;
	margin-top: 0px;
}
/*  FIN ARTICLE  */





/*  ASIDE  */
aside {
	border: 1px solid #000000;
	background-color: #AAAAAA;
}
/*  FIN ASIDE  */

/*  FOOTER  */
footer {
	border: 0px solid #000000;
	/* background-color: #FFFFFF; */
	width: 1200px;
	height: 20px;
	font-size: 10px;
	color: #012C3F;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	margin: 0 auto;
}
footer a {
	color: #012C3F;
	padding-bottom: 1px;
	text-decoration: none;
}
footer a:hover {
	color: #012C3F;
	border-bottom: 1px solid #012C3F;
}
/*  FIN FOOTER  */




/*  ACCUEIL  */
.accueil {
	border: 0px solid #000000;
	background: url('../_images/accueil_background.jpg') no-repeat;
	background-position: center;
	width: 1200px;
	height: 556px;
	margin: 0 auto;
	position: relative;
}





/*  ACCUEIL - BLOC ACTUALITES  */
.accueil_actualites {
	border: 0px solid #000000;
	position: absolute;
	background: #FFFFFF url('../_images/accueil_actualites_background.gif') repeat-y;
	width: 270px;
	height: 97px;
	left: 90px;
	top: 52px;
	padding-left: 28px;
	padding-right: 9px;
	padding-top: 12px;
	padding-bottom: 0px;
	/* Coins arrondis */
	/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; */
	/* Ombrage de la boite de texte */
	/* filter: progid:DXImageTransform.Microsoft.shadow ( color=#808080, direction=135, strength=4 ); 
	-moz-box-shadow: 2px 2px 5px 0px #808080;
	-webkit-box-shadow: 2px 2px 5px 0px #808080;
	box-shadow: 2px 2px 5px 0px #808080; *//* décalage horizontal vers la droite / décalage vertical vers le bas / force du dégradé / couleur de l'ombre  */
}
.accueil_actualites h1, .accueil_actualites h1 a, .accueil_actualites h1 a:hover {
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #41555C;
	text-decoration: none;
	padding-bottom: 5px;
}
.accueil_actualites h2, .accueil_actualites h2 a, .accueil_actualites h2 a:hover {
	/* letter-spacing: 2px; */
	font-size: 12px;
	font-weight: bold;
	color: #41555C;
	text-decoration: none;
	padding-bottom: 3px;
}
.accueil_actualites h3, .accueil_actualites h3 a, .accueil_actualites h3 a:hover {
	/* letter-spacing: 2px; */
	font-size: 10px;
	font-weight: normal;
	color: #41555C;
	text-decoration: none;
}
/*  FIN ACCUEIL - BLOC ACTUALITES  */





/*  ACCUEIL - BLOC AFFAIRES A SAISIR  */
.accueil_affaires_a_saisir {
	/* border: 0px solid #000000; */
	border: 7px solid #FF0000;
	position: absolute;
	background: #FFFFFF;
	width: 297px;
	height: 27px;
	left: 90px;
	top: 95px;
	/* padding-left: 28px; */
	/* padding-right: 9px; */
	/* padding-top: 12px; */
	/* padding-bottom: 0px; */
}
.accueil_affaires_a_saisir h1, .accueil_affaires_a_saisir h1 a, .accueil_affaires_a_saisir h1 a:visited, .accueil_affaires_a_saisir h1 a:hover {
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #41555C;
	text-decoration: none;
	line-height: 27px;
	text-align: center;
	vertical-align: middle;
}
/*  FIN ACCUEIL - BLOC AFFAIRES A SAISIR  */





/*  ACCUEIL - BLOC DECOUVREZ NOS SOLUTIONS  */
.accueil_liste_solutions {
	border: 0px solid #000000;
	position: absolute;
	background: #FFFFFF;
	width: 307px;
	/* height: 301px; */
	left: 90px;
	top: 194px;
	padding: 0px;
	/* Coins arrondis */
	/* -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; */
	/* Ombrage de la boite de texte */
	/* filter: progid:DXImageTransform.Microsoft.shadow ( color=#808080, direction=135, strength=4 ); 
	-moz-box-shadow: 2px 2px 5px 0px #808080;
	-webkit-box-shadow: 2px 2px 5px 0px #808080;
	box-shadow: 2px 2px 5px 0px #808080; *//* décalage horizontal vers la droite / décalage vertical vers le bas / force du dégradé / couleur de l'ombre  */
}
.accueil_liste_solutions h1 {
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #41555C;
	text-decoration: none;
	padding: 8px 0px 8px 0px;
	/* padding-top: 8px;
	padding-bottom: 8px; */
	text-align: center;
	margin: 0;
}
.accueil_liste_solutions p {
	width: 287px;
	height: 80px;
	text-align: center;
	/* background: #FFFFFF; */
	padding: 0px;
	margin: 0px 0px 10px 10px; /* top / right / bottom / left */
	/* line-height: 100%; */
	vertical-align: middle;
}
.accueil_liste_solutions img {
	border: 0px solid black;
	float: left;
	margin: 0px 0px 0px 6px; /* top / right / bottom / left */
	vertical-align: middle;
	/* display: inline-block; */
}
.accueil_liste_solutions a {
	border: 0px solid black;
	display: block;
	width: 100%;
	height: 100%;
	/* padding: 0px; */
	/* margin: 0px; */
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	/* margin-top: 10px; */
	line-height: 18px;
}
.accueil_liste_solutions .boites_aux_lettres_et_accessoires {
	background-color: #004255;
	/* vertical-align: middle; */
}
.accueil_liste_solutions .solutions_courrier {
	background-color: #72909A;
}
.accueil_liste_solutions .habillage_mural {
	background-color: #C1CBD4;
}

/*  FIN ACCUEIL - BLOC DECOUVREZ NOS SOLUTIONS  */





/*  ACCUEIL - BLOC OUTILS DIVERS  */
.accueil_bloc_divers {
	border: 0px solid #000000;
	display: inline-block;
	position: absolute;
	/* background: #FFFFFF; */
	width: 150px;
	/* height: 79px; */
	left: 940px;
	top: 412px;
	padding: 0px;
}
.accueil_bloc_divers p {
	width: 150px;
	height: 23px;
	text-align: center;
	background: #FFFFFF;
	padding: 0px;
	margin: 10px;
	line-height: 23px;
	vertical-align: middle;
	/* Coins arrondis */
	/* -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; */
	/* Ombrage de la boite de texte */
	/* filter: progid:DXImageTransform.Microsoft.shadow ( color=#808080, direction=135, strength=4 ); 
	-moz-box-shadow: 2px 2px 5px 0px #808080;
	-webkit-box-shadow: 2px 2px 5px 0px #808080;
	box-shadow: 2px 2px 5px 0px #808080; */ /* décalage horizontal vers la droite / décalage vertical vers le bas / force du dégradé / couleur de l'ombre  */
}
.accueil_bloc_divers p a, .accueil_bloc_divers p a:hover {
	border: 0px solid #000000;
	display: block;
	width: 100%;
	height: 100%;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: normal;
	color: #41555C;
	text-decoration: none;
	margin: 0;
	/* padding-bottom: 3px; */
}
/*  FIN ACCUEIL - BLOC OUTILS DIVERS  */





/*  NOS REALISATIONS  */
.nos-realisations {
	border: 0px solid #000000;
	width: 1060px;
	height: 579px;
	margin: 0 auto;
	position: relative;
}
.nos-realisations_header {
	border: 0px solid #000000;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 1060px;
	height: 135px;
	padding: 0px;
	margin: 0px;
}
.nos-realisations_contenu {
	border: 0px solid #000000;
	position: absolute;
	left: 0px;
	top: 165px;
	width: 820px;
	height: 414px;
	padding: 0px;
	margin: 0px;
}
.nos-realisations_contenu ul li {
	list-style-image: url('/_images/puce_rouge.gif');
	margin-left: 30px;
	/* margin-bottom: 20px; */
	/* color: #134453; */
	text-align: left;
}
.nos-realisations_fleurs {
	border: 0px solid #000000;
	position: absolute;
	left: 820px;
	top: 155px;
	width: 240px;
	height: 424px;
	padding: 0px;
	margin: 0px;
}
.nos-realisations_illustrations {
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px 25px 0px 40px;
	vertical-align: top;
	float: left;
}
/*  FIN NOS REALISATIONS  */






/*  LA SOCIETE  */
.la-societe {
	border: 0px solid #000000;
	width: 1060px;
	/* height: 579px; */
	margin: 0 auto;
	position: relative;
}
.la-societe_header {
	border: 0px solid #000000;
	position: absolute;
	left: 0px;
	top: 20px;
	width: 1060px;
	height: 172px;
	padding: 0px;
	margin: 0px;
}
.la-societe_contenu {
	border: 0px solid #000000;
	position: absolute;
	left: 0px;
	top: 220px;
	width: 1060px;
	/* height: 444px; */
	padding: 0px;
	margin: 0px;
}
.la-societe_contenu ul li {
	list-style-image: url('/_images/puce_rouge.gif');
	margin-left: 30px;
	/* margin-bottom: 20px; */
	/* color: #134453; */
	text-align: left;
}
.la-societe_fleurs {
	border: 0px solid #000000;
	position: absolute;
	left: 820px;
	top: 155px;
	width: 240px;
	height: 424px;
	padding: 0px;
	margin: 0px;
}
.la-societe_illustrations {
	border: 0px solid #000000;
	padding: 0px;
	margin: 0px 25px 0px 40px;
	vertical-align: top;
	float: left;
}
/*  FIN LA SOCIETE  */






/*  BOÎTES ET ACCESSOIRES - COMMUN  */
.tableau_commun {
	border: 0px solid #000000;
	width: 1060px;
	height: 173px;
	margin: auto;
	padding: 20px 0px 0px 0px;
	display: table;
	text-align: center;
}
.tableau_ligne_haut {
	border: 0px solid #000000;
	height: 147px;
	display: table-row;
}
.tableau_ligne_bas {
	border: 0px solid #000000;
	/* height: 26px; */
	height: 39px;
	display: table-row;
}
.tableau_cellule_haut {
	border: 0px solid #000000;
	width: 190px;
	height: 147px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tableau_cellule_bas {
	border: 0px solid #000000;
	width: 190px;
	height: 39px;
	margin: 0px;
	/* padding: 0px; */
	padding: 10px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #72909A;
}
.tableau_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.tableau_cellule_bas a, .tableau_cellule_bas a:hover {
	border: 0px solid #000000;
	width: 190px;
	height: 39px;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	background: #72909A;
	text-align: center;
	line-height: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.tableau_cellule_haut a, .tableau_cellule_haut a:hover {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
/*  FIN BOÎTES ET ACCESSOIRES - COMMUN  */


/*  BOÎTES AUX LETTRES NORMALISEES INTERIEURE  */
.tableau_cellule_titre_haut_boites_normalisees {
	border: 0px solid #000000;
	width: 300px;
	height: 147px;
	margin: 0px;
	padding: 0px;
	display: table-cell;
	text-align: left;
}
.tableau_cellule_titre_haut_boites_normalisees .boite1 {
	border: 0px solid #000000;
	width: 300px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_norm_int.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_boites_normalisees .boite1 h1 {
	border: 0px solid #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 230px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.tableau_cellule_titre_haut_boites_normalisees .boite2 {
	border: 0px solid #000000;
	width: 300px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_norm_int.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_boites_normalisees .boite2 h2 {
	border: 0px solid #000000;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 230px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	display: block;
}
.tableau_cellule_titre_bas_boites_normalisees {
	border: 0px solid #000000;
	display: table-cell;
	width: 300px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	background: #72909A;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.tableau_cellule_titre_bas_boites_normalisees h1 {
	border: 0px solid #000000;
	display: block;
	width: 281px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
/*  FIN BOÎTES AUX LETTRES NORMALISEES INTERIEURE  */


/*  BOÎTES AUX LETTRES DE RENOVATION  */
.tableau_cellule_titre_haut_renovation {
	border: 0px solid #000000;
	width: 490px;
	height: 147px;
	margin: 0px;
	padding: 0px;
	display: table-cell;
	text-align: left;
}
.tableau_cellule_titre_haut_renovation .boite1 {
	border: 0px solid #000000;
	width: 490px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_renov.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_renovation .boite1 h1 {
	border: 0px solid #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 366px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.tableau_cellule_titre_haut_renovation .boite2 {
	border: 0px solid #000000;
	width: 490px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_renov.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_renovation .boite2 h2 {
	border: 0px solid #000000;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 366px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	display: block;
}
.tableau_cellule_titre_bas_renovation {
	border: 0px solid #000000;
	display: table-cell;
	width: 490px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	background: #72909A;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.tableau_cellule_titre_bas_renovation h1 {
	border: 0px solid #000000;
	display: block;
	width: 471px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
/*  FIN BOÎTES AUX LETTRES DE RENOVATION  */


/*  BOÎTES AUX LETTRES NORMALISEES EXTERIEURE  */
.tableau_cellule_titre_haut_boites_normalisees_ext {
	border: 0px solid #000000;
	/* width: 680px; */
	width: 490px;
	height: 147px;
	margin: 0px;
	padding: 0px;
	display: table-cell;
	text-align: left;
}
.tableau_cellule_titre_haut_boites_normalisees_ext .boite1 {
	border: 0px solid #000000;
	/* width: 680px; */
	width: 490px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_norm_ext.jpg');
	/* background-image: url('../_images/solutions_BAL_background_renov.jpg'); */
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_boites_normalisees_ext .boite1 h1 {
	border: 0px solid #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 366px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.tableau_cellule_titre_haut_boites_normalisees_ext .boite2 {
	border: 0px solid #000000;
	/* width: 680px; */
	width: 490px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_norm_ext.jpg');
	/* background-image: url('../_images/solutions_BAL_background_renov.jpg'); */
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_boites_normalisees_ext .boite2 h2 {
	border: 0px solid #000000;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 366px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	display: block;
}
.tableau_cellule_titre_bas_boites_normalisees_ext {
	border: 0px solid #000000;
	display: table-cell;
	/* width: 680px; */
	width: 490px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	background: #72909A;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.tableau_cellule_titre_bas_boites_normalisees_ext h1 {
	border: 0px solid #000000;
	display: block;
	/* width: 661px; */
	width: 471px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
/*  FIN BOÎTES AUX LETTRES NORMALISEES EXTERIEURE  */


/*  ACCESSOIRES  */
.tableau_cellule_titre_haut_accessoires {
	border: 0px solid #000000;
	width: 680px;
	height: 147px;
	margin: 0px;
	padding: 0px;
	display: table-cell;
	text-align: left;
}
.tableau_cellule_titre_haut_accessoires .boite1 {
	border: 0px solid #000000;
	width: 680px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_accessoires.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_accessoires .boite1 h1 {
	border: 0px solid #000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 366px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.tableau_cellule_titre_haut_accessoires .boite2 {
	border: 0px solid #000000;
	width: 680px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url('../_images/solutions_BAL_background_accessoires.jpg');
	background-repeat: repeat-y;
	background-position: left;
}
.tableau_cellule_titre_haut_accessoires .boite2 h2 {
	border: 0px solid #000000;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	/* background: #72909A; */
	width: 366px;
	height: 53px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	display: block;
}
.tableau_cellule_titre_bas_accessoires {
	border: 0px solid #000000;
	display: table-cell;
	width: 680px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	background: #72909A;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.tableau_cellule_titre_bas_accessoires h1 {
	border: 0px solid #000000;
	display: block;
	width: 661px;
	height: 26px;
	line-height: 26px;
	vertical-align: middle;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
/*  FIN ACCESSOIRES  */





/*  FICHE PRODUIT  */
.fiche_produit {
	border: 0px solid #000000;
	/* background: url('../_images/accueil_background.jpg') no-repeat; */
	width: 1060px;
	min-height: 580px;
	/* height: auto; */
	margin: 0 auto;
	position: relative;
	/* overflow: auto; */
}
.fiche_produit_header {
	border: 0px solid #000000;
	width: 1060px;
	height: 118px;
	margin: 0 auto;
	position: relative;
}
.fiche_produit_details {
	border: 0px solid #000000;
	width: 1060px;
	min-height: 580px;
	margin: 0 auto;
	position: relative;
}
.clear {
	clear: both;
	overflow: hidden; /* Précaution pour IE 7 */
}
.fiche_produit_header .nom_rubrique {
	border: 0px solid #000000;
	background: #004356;
	/* width: 422px; */
	width: 456px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 28px;
	left: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	/* line-height: 26px; */
	line-height: 30px;
	vertical-align: middle;
}
.fiche_produit_header .nom_rubrique a, .fiche_produit_header .nom_rubrique a:link, .fiche_produit_header .nom_rubrique a:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.fiche_produit_header .nom_rubrique a:active, .fiche_produit_header .nom_rubrique a:hover {
	text-decoration: underline;
}
.fiche_produit_header .nom_sous_rubrique {
	border: 0px solid #000000;
	background: #72909A;
	/* width: 300px; */
	width: 430px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 28px;
	left: 469px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	/* line-height: 26px; */
	line-height: 30px;
	vertical-align: middle;
}
.fiche_produit_header .nom_sous_rubrique a, .fiche_produit_header .nom_sous_rubrique a:link, .fiche_produit_header .nom_sous_rubrique a:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.fiche_produit_header .nom_sous_rubrique a:active, .fiche_produit_header .nom_sous_rubrique a:hover {
	text-decoration: underline;
}
/* .fiche_produit_header .reference_produit {
	border: 0px solid #000000;
	width: 330px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 18px;
	left: 730px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	line-height: 48px;
	vertical-align: middle;
} */
.fiche_produit_header .reference_produit {
	border: 0px solid #000000;
	background: #004356;
	/* width: 330px; */
	width: 148px;
	/* height: 48px; */
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	/* top: 18px; */
	top: 28px;
	/* left: 426px; */
	left: 912px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	/* text-align: right; */
	text-align: center;
	/* line-height: 48px; */
	line-height: 30px;
	vertical-align: middle;
}
.fiche_produit_header .reference_produit img {
	border: 0px solid #000000;
	padding-left: 5px;
	vertical-align: middle;
}
.fiche_produit_header .barre_titre_produit {
	border-top: 1px solid #134455;
	border-right: 0px solid #134455;
	border-bottom: 1px solid #134455;
	border-left: 0px solid #134455;
	background: #FFFFFF;
	width: 1060px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 66px;
	left: 0px;
}
.fiche_produit_header .nom_produit {
	border: 0px solid #000000;
	/* width: 423px; */
	width: 456px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #2E4A56;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	line-height: 28px;
	vertical-align: middle;
}
.fiche_produit_header .nom_produit h1, .fiche_produit_header .nom_produit a, .fiche_produit_header .nom_produit a:link, .fiche_produit_header .nom_produit a:visited {
	color: #2E4A56;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	text-decoration: none;
}
.fiche_produit_header .nom_produit a:active, .fiche_produit_header .nom_produit a:hover {
	text-decoration: underline;
}
.fiche_produit_header .barre_titre_produit_separation {
	border: 0px solid #000000;
	width: 2px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	/* left: 424px; */
	left: 462px;
	top: 3px;
	color: #2E4A56;
	background-color: #134455;
}
.fiche_produit_header .cible_produit {
	border: 0px solid #000000;
	display: inline-block;
	/* width: 631px; */
	width: 591px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	/* left: 426px; */
	left: 469px;
	top: 0px;
	color: #2E4A56;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	/* line-height: 28px; */
	line-height: 30px;
	vertical-align: middle;
}
.fiche_produit_header .matiere_produit {
	border: 0px solid #000000;
	/* width: 422px; */
	width: 456px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 96px;
	color: #2E4A56;
	font-size: 8px;
	font-weight: normal;
	text-align: center;
	line-height: 22px;
	vertical-align: middle;
}
.fiche_produit_details .bloc_image_produit {
	border: 0px solid #000000;
	width: 456px;
	margin: 0px 13px 0px 0px;
	padding: 0px;
	/* position: absolute; */
	display: inline-block;
	vertical-align: top;
	/* left: 0px; */
	color: #44545D;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	/* border: 1px solid #000000;
	width: 456px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	color: #44545D;
	font-size: 12px;
	font-weight: normal;
	text-align: center; */
}
.fiche_produit_details .bloc_image_produit .image_produit {
	border: 0px solid #000000;
	/* width: 422px; */
	width: 456px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	/* position: absolute; */
	z-index: 0;
}
.fiche_produit_details .image_produit img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.fiche_produit_details .bloc_image_produit .images_produit_secondaires {
	border: 0px solid #000000;
	/* width: 422px; */
	width: 456px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 0;
	text-align: left;
}
.fiche_produit_details .images_produit_secondaires img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.fiche_produit_details .bloc_image_produit .picto_garantie_5-ans {
	border: 0px solid #000000;
	width: 70px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
}
.fiche_produit_details .bouton_telecharger_fiche_produit {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 171px;
	height: 40px;
	/* z-index: 1; */
}
.fiche_produit_details .bouton_telecharger_nuancier {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 10px;
	left: 191px;
	width: 171px;
	height: 57px;
	/* z-index: 1; */
}
.fiche_produit_details .details_produit {
	border: 0px solid #000000;
	display: inline-block;
	vertical-align: top;
	width: 430px;
	margin: 0px 13px 0px 0px;
	padding: 0px;
	/* position: absolute; */
	/* left: 469px; */
	color: #44545D;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	/* border: 1px solid #000000;
	width: 430px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 469px;
	color: #44545D;
	font-size: 12px;
	font-weight: normal;
	text-align: left; */
}
.fiche_produit_details .details_produit h2 {
	border: 0px solid #000000;
	/* width: 100%; */
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	color: #44545D;
	/* background-color: #839DAE; */
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	/* text-align: center; */
	line-height: 20px;
	vertical-align: top;
}
.fiche_produit_details .details_produit ul {
	list-style-type: disc;
	list-style-position:outside;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.fiche_produit_details .details_produit ul li {
	padding-left: 0px;
}
.fiche_produit_details .pictos_caracteristiques {
	border: 0px solid #000000;
	display: inline-block;
	vertical-align: top;
	/* width: 142px; */
	width: 122px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	/* position: absolute; */
	/* left: 912px; */
	color: #44545D;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	/* border: 1px solid #000000;
	width: 148px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 912px;
	color: #44545D;
	font-size: 12px;
	font-weight: normal;
	text-align: center; */
}
/*  FIN FICHE PRODUIT  */






/*  EN-TÊTE COMMUN AUX PAGES RUBRIQUES SOLUTIONS COURRIER  */
.solutions-courrier_rubrique_header {
	border: 0px solid #000000;
	width: 1060px;
	height: 72px;
	margin: 0px auto 20px auto;
	padding: 0px;
	position: relative;
	background-color: #72909A;
}
.solutions-courrier_rubrique_header_titre {
	border: 0px solid #FFFFFF;
	/* background: #004356; */
	width: 1060px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 24px;
	left: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
.fiche_produit_header .solutions-courrier_nom_rubrique {
	border: 0px solid #000000;
	background: #72909A;
	width: 463px;
	height: 28px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 28px;
	left: 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
}
.fiche_produit_header .solutions-courrier_nom_rubrique a, .fiche_produit_header .solutions-courrier_nom_rubrique a:link, .fiche_produit_header .solutions-courrier_nom_rubrique a:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.fiche_produit_header .solutions-courrier_nom_rubrique a:active, .fiche_produit_header .solutions-courrier_nom_rubrique a:hover {
	text-decoration: underline;
}
/*  FIN EN-TÊTE COMMUN AUX PAGES RUBRIQUES SOLUTIONS COURRIER  */






/*  EN-TÊTE COMMUN AUX PAGES RUBRIQUES  */
.rubrique_header {
	border: 0px solid #000000;
	width: 1060px;
	height: 72px;
	margin: 0px auto 20px auto;
	padding: 0px;
	position: relative;
	background-color: #004356;
}
.rubrique_header_vide {
	border: 0px solid #000000;
	width: 1060px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.rubrique_header_titre {
	border: 0px solid #FFFFFF;
	/* background: #004356; */
	width: 680px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 12px;
	left: 40px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
	text-decoration: none;
}
.rubrique_header_titre a, .rubrique_header_titre a:link, .rubrique_header_titre a:visited {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-decoration: none;
}
.rubrique_header_titre a:active, .rubrique_header_titre a:hover {
	text-decoration: underline;
}
.rubrique_header_sous-titre {
	border: 0px solid #000000;
	/* background: #004356; */
	width: 680px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 36px;
	left: 40px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 36px;
	vertical-align: middle;
}
.rubrique_header_sous-titre a, .rubrique_header_sous-titre a:link, .rubrique_header_sous-titre a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.rubrique_header_sous-titre a:active, .rubrique_header_sous-titre a:hover {
	text-decoration: underline;
}
.rubrique_header_destination {
	border: 0px solid #000000;
	background: #72909A;
	width: 300px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 9px;
	left: 720px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	vertical-align: middle;
}
.rubrique_header_destination a, .rubrique_header_destination a:link, .rubrique_header_destination a:visited {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.rubrique_header_destination a:active, .rubrique_header_destination a:hover {
	text-decoration: underline;
}
.rubrique_header_matiere {
	border: 0px solid #000000;
	/* background: #72909A; */
	width: 300px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 36px;
	left: 720px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
}
.rubrique_header_matiere a, .rubrique_header_matiere a:link, .rubrique_header_matiere a:visited {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
.rubrique_header_matiere a:active, .rubrique_header_matiere a:hover {
	text-decoration: underline;
}
.titre_sous_rubrique {
	border: 0px solid #000000;
	width: 1060px;
	/* height: 20px; */
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	/* background: #FFFFFF; */
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #003867;
	line-height: 20px;
	vertical-align: middle;
	text-decoration: none;
}
/*  FIN EN-TÊTE COMMUN AUX PAGES RUBRIQUES  */






/*  RUBRIQUE 1 COLONNE  */
.tableau_rubrique-1-colonne {
	border: 0px solid #000000;
	width: 353px;
	/* height: 322px; */
	margin: auto;
	padding: 0px;
	display: table;
	text-align: center;
}
.tableau_rubrique-1-colonne_ligne_haut {
	border: 0px solid #000000;
	/* height: 300px; */
	display: table-row;
}
.tableau_rubrique-1-colonne_cellule_haut {
	border: 0px solid #000000;
	width: 353px;
	/* height: 300px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tableau_rubrique-1-colonne_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.tableau_rubrique-1-colonne_cellule_haut a, .tableau_rubrique-1-colonne_cellule_haut a:hover, .tableau_rubrique-1-colonne_cellule_haut a:visited, .tableau_rubrique-1-colonne_cellule_haut a:link, .tableau_rubrique-1-colonne_cellule_haut a:active {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.tableau_rubrique-1-colonne_ligne_bas {
	border: 0px solid #000000;
	/* height: 20px; */
	display: table-row;
}
.tableau_rubrique-1-colonne_cellule_bas {
	border-top: 1px solid #134455;
	border-right: 0px;
	border-bottom: 1px solid #134455;
	border-left: 0px;
	width: 353px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #FFFFFF;
}
.tableau_rubrique-1-colonne_cellule_bas a, .tableau_rubrique-1-colonne_cellule_bas a:hover, .tableau_rubrique-1-colonne_cellule_bas a:visited, .tableau_rubrique-1-colonne_cellule_bas a:link, .tableau_rubrique-1-colonne_cellule_bas a:active {
	border: 0px solid #000000;
	width: 353px;
	/* height: 20px; */
	display: block;
	font-size: 12px;
	color: #134455;
	background: #FFFFFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*  FIN RUBRIQUE 1 COLONNE  */






/*  RUBRIQUE 2 COLONNES  */
.tableau_rubrique-2-colonnes {
	border: 0px solid #000000;
	width: 706px;
	/* height: 322px; */
	margin: auto;
	padding: 0px;
	display: table;
	text-align: center;
}
.tableau_rubrique-2-colonnes_ligne_haut {
	border: 0px solid #000000;
	/* height: 300px; */
	display: table-row;
}
.tableau_rubrique-2-colonnes_cellule_haut {
	border: 0px solid #000000;
	width: 353px;
	/* height: 300px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tableau_rubrique-2-colonnes_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.tableau_rubrique-2-colonnes_cellule_haut a, .tableau_rubrique-2-colonnes_cellule_haut a:hover, .tableau_rubrique-2-colonnes_cellule_haut a:visited, .tableau_rubrique-2-colonnes_cellule_haut a:link, .tableau_rubrique-2-colonnes_cellule_haut a:active {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.tableau_rubrique-2-colonnes_ligne_bas {
	border: 0px solid #000000;
	/* height: 20px; */
	display: table-row;
}
.tableau_rubrique-2-colonnes_cellule_bas {
	border-top: 1px solid #134455;
	border-right: 0px;
	border-bottom: 1px solid #134455;
	border-left: 0px;
	width: 353px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #FFFFFF;
}
.tableau_rubrique-2-colonnes_cellule_bas a, .tableau_rubrique-2-colonnes_cellule_bas a:hover, .tableau_rubrique-2-colonnes_cellule_bas a:visited, .tableau_rubrique-2-colonnes_cellule_bas a:link, .tableau_rubrique-2-colonnes_cellule_bas a:active {
	border: 0px solid #000000;
	width: 353px;
	/* height: 20px; */
	display: block;
	font-size: 12px;
	color: #134455;
	background: #FFFFFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*  FIN RUBRIQUE 2 COLONNES  */






/*  RUBRIQUE 3 COLONNES  */
.tableau_rubrique-3-colonnes {
	border: 0px solid #000000;
	width: 1059px;
	/* height: 322px; */
	margin: auto;
	padding: 0px;
	display: table;
	text-align: center;
}
.tableau_rubrique-3-colonnes_ligne_haut {
	border: 0px solid #000000;
	/* height: 300px; */
	display: table-row;
}
.tableau_rubrique-3-colonnes_cellule_haut {
	border: 0px solid #000000;
	width: 353px;
	/* height: 300px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tableau_rubrique-3-colonnes_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.tableau_rubrique-3-colonnes_cellule_haut a, .tableau_rubrique-3-colonnes_cellule_haut a:hover, .tableau_rubrique-3-colonnes_cellule_haut a:visited, .tableau_rubrique-3-colonnes_cellule_haut a:link, .tableau_rubrique-3-colonnes_cellule_haut a:active {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.tableau_rubrique-3-colonnes_ligne_bas {
	border: 0px solid #000000;
	/* height: 20px; */
	display: table-row;
}
.tableau_rubrique-3-colonnes_cellule_bas {
	border-top: 1px solid #134455;
	border-right: 0px;
	border-bottom: 1px solid #134455;
	border-left: 0px;
	width: 353px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #FFFFFF;
}
.tableau_rubrique-3-colonnes_cellule_bas a, .tableau_rubrique-3-colonnes_cellule_bas a:hover, .tableau_rubrique-3-colonnes_cellule_bas a:visited, .tableau_rubrique-3-colonnes_cellule_bas a:link, .tableau_rubrique-3-colonnes_cellule_bas a:active {
	border: 0px solid #000000;
	width: 353px;
	/* height: 20px; */
	display: block;
	font-size: 12px;
	color: #134455;
	background: #FFFFFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*  FIN RUBRIQUE 3 COLONNES  */






/*  RUBRIQUE 4 COLONNES  */
.tableau_rubrique-4-colonnes {
	border: 0px solid #000000;
	width: 1060px;
	/* height: 287px; */
	margin: auto;
	padding: 0px;
	display: table;
	text-align: center;
}
.tableau_rubrique-4-colonnes_ligne_haut {
	border: 0px solid #000000;
	/* height: 265px; */
	display: table-row;
}
.tableau_rubrique-4-colonnes_cellule_haut {
	border: 0px solid #000000;
	width: 265px;
	/* height: 265px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tableau_rubrique-4-colonnes_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.tableau_rubrique-4-colonnes_cellule_haut a, .tableau_rubrique-4-colonnes_cellule_haut a:hover, .tableau_rubrique-4-colonnes_cellule_haut a:visited, .tableau_rubrique-4-colonnes_cellule_haut a:link, .tableau_rubrique-4-colonnes_cellule_haut a:active {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.tableau_rubrique-4-colonnes_ligne_bas {
	border: 0px solid #000000;
	/* height: 20px; */
	display: table-row;
}
.tableau_rubrique-4-colonnes_cellule_bas {
	border-top: 1px solid #134455;
	border-right: 0px;
	border-bottom: 1px solid #134455;
	border-left: 0px;
	width: 265px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #FFFFFF;
}
.tableau_rubrique-4-colonnes_cellule_bas a, .tableau_rubrique-4-colonnes_cellule_bas a:hover, .tableau_rubrique-4-colonnes_cellule_bas a:visited, .tableau_rubrique-4-colonnes_cellule_bas a:link, .tableau_rubrique-4-colonnes_cellule_bas a:active {
	border: 0px solid #000000;
	width: 265px;
	/* height: 20px; */
	display: block;
	font-size: 12px;
	color: #134455;
	background: #FFFFFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*  FIN RUBRIQUE 4 COLONNES  */





/*  RUBRIQUE 5 COLONNES  */
.tableau_rubrique-5-colonnes {
	border: 0px solid #000000;
	/* width: 1060px; */
	/* height: 287px; */
	margin: auto;
	padding: 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	text-align: center;
}
.tableau_rubrique-5-colonnes_ligne_haut {
	border: 0px solid #000000;
	/* height: 265px; */
	display: table-row;
}
.tableau_rubrique-5-colonnes_cellule_haut {
	border: 0px solid #000000;
	width: 212px;
	/* height: 265px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tableau_rubrique-5-colonnes_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.tableau_rubrique-5-colonnes_cellule_haut a, .tableau_rubrique-5-colonnes_cellule_haut a:hover, .tableau_rubrique-5-colonnes_cellule_haut a:visited, .tableau_rubrique-5-colonnes_cellule_haut a:link, .tableau_rubrique-5-colonnes_cellule_haut a:active {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.tableau_rubrique-5-colonnes_ligne_bas {
	border: 0px solid #000000;
	/* height: 20px; */
	display: table-row;
}
.tableau_rubrique-5-colonnes_cellule_bas {
	border-top: 1px solid #134455;
	border-right: 0px;
	border-bottom: 1px solid #134455;
	border-left: 0px;
	width: 212px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #FFFFFF;
}
.tableau_rubrique-5-colonnes_cellule_bas a, .tableau_rubrique-5-colonnes_cellule_bas a:hover, .tableau_rubrique-5-colonnes_cellule_bas a:visited, .tableau_rubrique-5-colonnes_cellule_bas a:link, .tableau_rubrique-5-colonnes_cellule_bas a:active {
	border: 0px solid #000000;
	/* width: 212px; */
	/* height: 20px; */
	display: block;
	font-size: 12px;
	color: #134455;
	background: #FFFFFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*  FIN RUBRIQUE 5 COLONNES  */





/*  RUBRIQUE 6 COLONNES  */
.tableau_rubrique-6-colonnes {
	border: 0px solid #000000;
	width: 1056px;
	/* height: 198px; */
	margin: auto;
	padding: 0px;
	display: table;
	text-align: center;
}
.tableau_rubrique-6-colonnes_ligne_haut {
	border: 0px solid #000000;
	/* height: 176px; */
	display: table-row;
}
.tableau_rubrique-6-colonnes_cellule_haut {
	border: 0px solid #000000;
	/* width: 176px; */
	height: 176px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.tableau_rubrique-6-colonnes_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.tableau_rubrique-6-colonnes_cellule_haut a, .tableau_rubrique-6-colonnes_cellule_haut a:hover, .tableau_rubrique-6-colonnes_cellule_haut a:visited, .tableau_rubrique-6-colonnes_cellule_haut a:link, .tableau_rubrique-6-colonnes_cellule_haut a:active {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.tableau_rubrique-6-colonnes_ligne_bas {
	border: 0px solid #000000;
	/* height: 20px; */
	display: table-row;
}
.tableau_rubrique-6-colonnes_cellule_bas {
	border-top: 1px solid #134455;
	border-right: 0px;
	border-bottom: 1px solid #134455;
	border-left: 0px;
	width: 176px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #FFFFFF;
}
.tableau_rubrique-6-colonnes_cellule_bas a, .tableau_rubrique-6-colonnes_cellule_bas a:hover, .tableau_rubrique-6-colonnes_cellule_bas a:visited, .tableau_rubrique-6-colonnes_cellule_bas a:link, .tableau_rubrique-6-colonnes_cellule_bas a:active {
	border: 0px solid #000000;
	width: 176px;
	/* height: 20px; */
	display: block;
	font-size: 12px;
	color: #134455;
	background: #FFFFFF;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
/*  FIN RUBRIQUE 6 COLONNES  */





/*  SOLUTIONS COURRIER RUBRIQUE 3 COLONNES  */
.solutions-courrier_tableau_rubrique-3-colonnes {
	border: 0px solid #000000;
	width: 1060px;
	/* height: 322px; */
	margin: 0 auto;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: center;
}
.solutions-courrier_tableau_rubrique-3-colonnes_ligne_haut {
	border: 0px solid #000000;
	/* height: 300px; */
	display: table-row;
}
.solutions-courrier_tableau_rubrique-3-colonnes_cellule_haut {
	border: 0px solid #000000;
	width: 350px;
	/* height: 300px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.solutions-courrier_tableau_rubrique-3-colonnes_cellule_haut img {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}
.solutions-courrier_tableau_rubrique-3-colonnes_cellule_haut a, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_haut a:hover, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_haut a:visited, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_haut a:link, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_haut a:active {
	border: 0px solid #000000;
	width: 100%;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
}
.solutions-courrier_tableau_rubrique-3-colonnes_ligne_bas {
	border: 0px solid #000000;
	/* height: 20px; */
	display: table-row;
}
.solutions-courrier_tableau_rubrique-3-colonnes_cellule_bas {
	/* border-top: 1px solid #134455;
	border-right: 0px;
	border-bottom: 1px solid #134455;
	border-left: 0px; */
	border: 0px solid #000000;
	width: 350px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	background: #72909A;
}
.solutions-courrier_tableau_rubrique-3-colonnes_cellule_vide {
	border: 0px solid #000000;
	width: 5px;
	/* height: 20px; */
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	/* background: #72909A; */
}
.solutions-courrier_tableau_rubrique-3-colonnes_cellule_bas a, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_bas a:hover, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_bas a:visited, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_bas a:link, .solutions-courrier_tableau_rubrique-3-colonnes_cellule_bas a:active {
	border: 0px solid #000000;
	width: 350px;
	/* height: 20px; */
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	background: #72909A;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.solutions-courrier_boutons-bas-page {
	border: 0px solid #000000;
	width: 1060px;
	/* height: 322px; */
	margin: 0 auto;
	padding: 20px 0px 10px 0px;
	display: table;
	text-align: left;
}
/*  FIN SOLUTIONS COURRIER RUBRIQUE 3 COLONNES  */






/*  MENU COMMUN AUX PAGES RUBRIQUES  */
.boite_retour_rubriques {
	border: 0px solid #000000;
	width: 490px;
	height: 70px;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	position: relative;
	/* background-color: #004356; */
}
.boite_retour_rubrique_bal, .boite_retour_rubrique_bal a, .boite_retour_rubrique_bal a:hover, .boite_retour_rubrique_bal a:visited, .boite_retour_rubrique_bal a:link, .boite_retour_rubrique_bal a:active, .boite_retour_rubrique_bal td {
	border: 0px solid #000000;
	background: #004356;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	vertical-align: middle;
}
.boite_retour_rubrique_solutions, .boite_retour_rubrique_solutions a, .boite_retour_rubrique_solutions a:hover, .boite_retour_rubrique_solutions a:visited, .boite_retour_rubrique_solutions a:link, .boite_retour_rubrique_solutions a:active, .boite_retour_rubrique_solutions td {
	border: 0px solid #000000;
	background: #72909A;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	vertical-align: middle;
}
.boite_retour_rubrique_habillage, .boite_retour_rubrique_habillage a, .boite_retour_rubrique_habillage a:hover, .boite_retour_rubrique_habillage a:visited, .boite_retour_rubrique_habillage a:link, .boite_retour_rubrique_habillage a:active, .boite_retour_rubrique_habillage td {
	border: 0px solid #000000;
	background: #C1CBD4;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	color: #134455;
	text-decoration: none;
	line-height: 18px;
	vertical-align: middle;
}
/*  FIN MENU COMMUN AUX PAGES RUBRIQUES  */






/*  TOUT TELECHARGEMENTS  */
.telechargements {
	border: 0px solid #000000;
	width: 1060px;
	min-height: 660px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: center;
}
.telechargements .telechargements_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.telechargements .telechargements_illustration {
	border: 0px solid #000000;
	width: 156px;
	height: 202px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 75px;
}
.telechargements .telechargements_contenu {
	border: 0px solid #000000;
	width: 775px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 285px;
	text-align: left;
}
.telechargements .telechargements_colonne_1 {
	border: 0px solid #000000;
	/* width: 175px; */
	width: 230px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 285px;
	text-align: left;
}
.telechargements .telechargements_colonne_2 {
	border: 0px solid #000000;
	/* width: 175px; */
	width: 230px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 100px;
	/* left: 485px; */
	left: 535px;
	text-align: left;
}
.telechargements .telechargements_colonne_3 {
	border: 0px solid #000000;
	/* width: 175px; */
	width: 230px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 100px;
	/* left: 685px; */
	left: 785px;
	text-align: left;
}
.telechargements .telechargements_colonne_4 {
	border: 0px solid #000000;
	width: 175px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 885px;
	text-align: left;
}
.telechargements a, .telechargements a:visited, .telechargements a:link {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: none;
}
.telechargements a:hover, .telechargements a:active {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: underline;
}
.telechargements h1 {
	border: 0px solid #000000;
	background: #72909A;
	/* width: 175px; */
	width: 230px;
	height: 26px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
}
.telechargements h2 {
	border: 0px solid #000000;
	background: #004356;
	/* width: 175px; */
	width: 230px;
	height: 26px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
	vertical-align: middle;
}
.telechargements a, .telechargements a:visited, .telechargements a:link {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: none;
}
.telechargements a:hover, .telechargements a:active {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: underline;
}
.telechargements li {
  padding-left: 10px;
  line-height: 14px;
}
/*  FIN TELECHARGEMENTS  */






/*  TOUT SAVOIR SUR LA POSTE  */
.tout-savoir-sur-la-poste {
	border: 0px solid #000000;
	width: 1060px;
	height: 416px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: center;
}
.tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_logo {
	border: 0px solid #000000;
	width: 156px;
	height: 140px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 40px;
}
.tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu {
	border: 0px solid #000000;
	width: 840px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 220px;
	text-align: left;
}
.tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu a, .tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu a:visited, .tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu a:link, .tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu a:visited {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: none;
}
.tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu a:hover, .tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu a:active {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: underline;
}
.tout-savoir-sur-la-poste .tout-savoir-sur-la-poste_contenu h1 {
	border: 0px solid #000000;
	font-weight: bold;
	font-size: 14px;
}
/*  FIN TOUT SAVOIR SUR LA POSTE  */






/*  RESEAU COMMERCIAL  */
.reseau-commercial {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: center;
}
.reseau-commercial .reseau-commercial_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: relative;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.reseau-commercial .reseau-commercial_contenu {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.reseau-commercial .reseau-commercial_contenu a, .reseau-commercial .reseau-commercial_contenu a:visited, .reseau-commercial .reseau-commercial_contenu a:link {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: none;
}
.reseau-commercial .reseau-commercial_contenu a:hover, .reseau-commercial .reseau-commercial_contenu a:active {
	/* font-size: 12px; */
	color: #134455;
	text-decoration: underline;
}
.reseau-commercial .reseau-commercial_contenu h1 {
	border: 0px solid #000000;
	font-weight: bold;
	font-size: 14px;
}
/*  FIN RESEAU COMMERCIAL  */






/*  ENVIRONNEMENT  */
.environnement {
	border: 0px solid #000000;
	width: 1060px;
	height: 416px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: center;
}
.environnement .environnement_header {
	border: 0px solid #000000;
	width: 1060px;
	height: 145px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.environnement .environnement_illustration {
	border: 0px solid #000000;
	width: 133px;
	height: 144px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 145px;
	left: 46px;
}
.environnement .environnement_contenu {
	border: 0px solid #000000;
	width: 603px;
	height: 184px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 145px;
	left: 179px;
	text-align: left;
}
.environnement .environnement_contenu_gauche {
	border: 0px solid #000000;
	width: 440px;
	/* height: 144px; */
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 185px;
	left: 60px;
	text-align: left;
}
.environnement .environnement_contenu_droite {
	border: 0px solid #000000;
	width: 440px;
	/* height: 144px; */
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 185px;
	left: 560px;
	text-align: left;
}
.environnement .environnement_right {
	border: 0px solid #000000;
	width: 278px;
	height: 144px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 145px;
	left: 782px;
}
.environnement .environnement_footer {
	border: 0px solid #000000;
	width: 1060px;
	height: 127px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 350px;
	left: 0px;
}
/*  FIN ENVIRONNEMENT  */






/*  PLAN DU SITE  */
.plan-du-site {
	border: 0px solid #000000;
	/* background: url('../_images/accueil_background.jpg') no-repeat; */
	width: 1060px;
	/* min-height: 580px; */
	/* height: auto; */
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	position: relative;
	text-align: center;
	/* overflow: auto; */
}
.plan-du-site .plan-du-site_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.plan-du-site h1 {
	font-size: 16px;
	color: #134455;
	text-decoration: none;
	font-weight: bold;
}
.plan-du-site a, .plan-du-site a:visited, .plan-du-site a:link {
	font-size: 12px;
	color: #134455;
	text-decoration: none;
}
.plan-du-site a:hover, .plan-du-site a:active {
	font-size: 12px;
	color: #134455;
	text-decoration: underline;
}
/*  FIN PLAN DU SITE  */






/*  PAGE D'ERREURS */
.page-erreur {
	border: 0px solid #000000;
	/* background: url('../_images/accueil_background.jpg') no-repeat; */
	width: 1060px;
	/* min-height: 580px; */
	/* height: auto; */
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	position: relative;
	text-align: left;
	/* overflow: auto; */
}
.page-erreur .page-erreur_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.page-erreur h1 {
	font-size: 16px;
	color: #134455;
	text-decoration: none;
	font-weight: bold;
}
.page-erreur a, .page-erreur a:visited, .page-erreur a:link {
	font-size: 12px;
	color: #134455;
	text-decoration: none;
}
.page-erreur a:hover, .page-erreur a:active {
	font-size: 12px;
	color: #134455;
	text-decoration: underline;
}
/*  FIN PAGE D'ERREURS  */






/* AFFAIRES A SAISIR */
.affaires-a-saisir {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.affaires-a-saisir .affaires-a-saisir_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: relative;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.affaires-a-saisir .affaires-a-saisir_liste {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.affaires-a-saisir .affaires-a-saisir_details {
	border: 0px solid #000000;
	width: 510px;
	min-height: 230px;
	margin: 0 auto;
	padding: 0px 10px 10px 0px;
	/* position: relative; */
	display: inline-block;
	text-align: left;
}
.affaires-a-saisir h1 {
	border: 0px solid #000000;
	background: #72909A;
	width: 150px;
	height: 27px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	/* position: relative; */
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 27px;
	vertical-align: middle;
}
.affaires-a-saisir h2 {
	border: 0px solid #000000;
	background: #FFFFFF;
	width: 150px;
	height: 27px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	/* position: relative; */
	color: #004356;
	font-size: 14px;
	font-weight: bold;
	/* letter-spacing: 4px; */
	text-align: center;
	line-height: 27px;
	vertical-align: middle;
}
.affaires-a-saisir .hors-taxe {
	color: #004356;
	font-size: 10px;
	font-weight: bold;
}
/* FIN AFFAIRES A SAISIR */





/* ACTUALITES */
.actualites {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.actualites .actualites_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: relative;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.actualites .actualites_liste {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
/* FIN ACTUALITES */





/*  RUBRIQUE DEMANDE DE DEVIS  */
.rubrique-demande-de-devis {
	border: 0px solid #000000;
	width: 999px;
	/* height: 416px; */
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: center;
}
.rubrique-demande-de-devis .rubrique-demande-de-devis_header {
	border: 0px solid #000000;
	background: #004356;
	width: 999px;
	height: 40px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	/* top: 0px; */
	/* left: 0px; */
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: center;
	line-height: 40px;
	vertical-align: middle;
}
.rubrique-demande-de-devis .rubrique-demande-de-devis_logo {
	border: 0px solid #000000;
	width: 156px;
	height: 140px;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 40px;
}
.rubrique-demande-de-devis .rubrique-demande-de-devis_contenu {
	border: 0px solid #000000;
	/* width: 999px; */
	width: 666px;
	height: 304px;
	margin: 0 auto;
	margin-top: 40px;
	padding: 0px;
	position: relative;
	/* top: 60px; */
	/* left: 220px; */
	text-align: center;
}
.rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_BAL_et_accessoires a, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_BAL_et_accessoires a:hover, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_BAL_et_accessoires a:visited, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_BAL_et_accessoires a:link, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_BAL_et_accessoires a:active {
	border: 0px solid #000000;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_solutions_courrier a, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_solutions_courrier a:hover, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_solutions_courrier a:visited, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_solutions_courrier a:link, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_solutions_courrier a:active {
	border: 0px solid #000000;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
}
.rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_habillage_mural a, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_habillage_mural a:hover, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_habillage_mural a:visited, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_habillage_mural a:link, .rubrique-demande-de-devis .rubrique-demande-de-devis_contenu .lien_habillage_mural a:active {
	border: 0px solid #000000;
	font-size: 18px;
	color: #2C4954;
	text-decoration: none;
	letter-spacing: 2px;
}
/*  FIN RUBRIQUE DEMANDE DE DEVIS  */






/* DEMANDE DE DEVIS */
.demande-de-devis {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.demande-de-devis .demande-de-devis_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 70px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: relative;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 35px;
	vertical-align: middle;
}
.demande-de-devis .demande-de-contact_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: relative;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.demande-de-devis .demande-de-devis_titre {
	/* border: 0px solid #000000; */
	border-bottom: 1px solid #004356;
	/* background: #004356; */
	width: 1015px;
	height: 25px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	color: #004356;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	line-height: 25px;
	vertical-align: middle;
}
.demande-de-devis .demande-de-devis_formulaire {
	border: 0px solid #000000;
	width: 1015px;
	margin: 0 auto;
	margin-left: 45px;
	padding: 0px;
	position: relative;
	text-align: left;
	color: #004356;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
}
.demande-de-devis .etiquette {
	color: #4D616C;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
}
/* FIN DEMANDE DE DEVIS */





/* CONTACT */
.contact {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.contact .contact_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: relative;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.contact .contact_titre {
	/* border: 0px solid #000000; */
	border-bottom: 1px solid #004356;
	/* background: #004356; */
	width: 1015px;
	height: 25px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	color: #004356;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	line-height: 25px;
	vertical-align: middle;
}
.contact .contact_formulaire {
	border: 0px solid #000000;
	width: 1015px;
	margin: 0 auto;
	margin-left: 45px;
	padding: 0px;
	position: relative;
	text-align: left;
	color: #004356;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
}
.contact .etiquette {
	color: #4D616C;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
}
/* FIN CONTACT */





/*  MENTIONS LEGALES  */
.mentions-legales {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.mentions-legales .mentions-legales_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.mentions-legales h1 {
	letter-spacing: 2px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #134455;
	text-decoration: none;
	font-weight: bold;
}
.mentions-legales h2 {
	padding-bottom: 5px;
	font-size: 14px;
	color: #134455;
	text-decoration: none;
	font-weight: bold;
}
.mentions-legales a, .mentions-legales a:visited, .mentions-legales a:link {
	font-size: 12px;
	color: #134455;
	text-decoration: none;
}
.mentions-legales a:hover, .mentions-legales a:active {
	font-size: 12px;
	color: #134455;
	text-decoration: underline;
}
.mentions-legales ul {
	list-style-type: disc;
	list-style-position:outside;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.mentions-legales ul li {
	padding-left: 0px;
}
/*  FIN MENTIONS LEGALES  */






/*  NEWSLETTER  */
.newsletter {
	border: 0px solid #000000;
	width: 1060px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	text-align: left;
}
.newsletter .newsletter_header {
	border: 0px solid #000000;
	background: #004356;
	width: 1015px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 0px 0px 45px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	line-height: 40px;
	vertical-align: middle;
}
.newsletter a, .newsletter a:visited, .newsletter a:link {
	font-size: 12px;
	color: #134455;
	text-decoration: none;
}
.newsletter a:hover, .newsletter a:active {
	font-size: 12px;
	color: #134455;
	text-decoration: underline;
}
.newsletter ul {
	list-style-type: disc;
	list-style-position:outside;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}
.newsletter ul li {
	padding-left: 0px;
}
/*  FIN NEWSLETTER  */






/*  ESPACE MEMBRES  */
.espace_membres {
	border: 0px solid #000000;
	width: 1060px;
	min-height: 580px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	position: relative;
	text-align: center;
}
/*  FIN ESPACE MEMBRES  */
