body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* il est conseillé de mettre à zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	background-image: url(images/fond2.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	border: 1px solid #1c529a;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.oneColFixCtrHdr #header {
	background-image: url(images/bandeau.jpg);
	height: 194px;
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColFixCtrHdr #txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin-left: 150px;
	margin-top: 10px;
	float: left;
}
.oneColFixCtrHdr #txt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}
.oneColFixCtrHdr #diapo {
	height: 115px;
	width: 301px;
	float: right;
	margin-top: 35px;
}
.oneColFixCtrHdr #header2 {
	background-image: url(images/menu.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1c529a;
	border-bottom-color: #1c529a;
}
.oneColFixCtrHdr #bouton {
	width: 70px;
	margin-top: 7px;
	margin-left: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1c529a;
	border-right-color: #1c529a;
	border-left-color: #1c529a;
}
.oneColFixCtrHdr #bouton2 {
	width: 107px;
	margin-top: 7px;
	margin-left: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1c529a;
	border-right-color: #1c529a;
	border-left-color: #1c529a;
}
.oneColFixCtrHdr #bouton3 {
	width: 90px;
	margin-top: 7px;
	margin-left: 5px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1c529a;
	border-right-color: #1c529a;
	border-left-color: #1c529a;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* la mise à zéro de la marge du dernier élément du div #header permet d'éviter une disparition de la marge (espace inexplicable entre les éléments div). Si l'élément div est entouré d'une bordure, cette précaution n'est pas nécessaire, car la bordure évite également la disparition de la marge */
	padding: 10px 0; /* l'utilisation de remplissage, au lieu d'une marge, permet d'éloigner l'élément des bords de l'élément div */
}
.oneColFixCtrHdr #mainContent {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	height: 1500px;
}
.oneColFixCtrHdr #mainContent2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
.oneColFixCtrHdr #mainContent3 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
}
.oneColFixCtrHdr #fond1 {
	background-image: url(images/menu.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 30px;
	border: 1px solid #1c529a;
	width: 900px;
	margin-top: 20px;
	float: left;
}
.oneColFixCtrHdr #fond2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1c529a;
	border-bottom-color: #1c529a;
	border-left-color: #1c529a;
	width: 900px;
	background-color: #e8edf6;
	float: left;
}
.oneColFixCtrHdr #fond1_2 {
	background-image: url(images/menu.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: 30px;
	border: 1px solid #1c529a;
	width: 900px;
	margin-top: 40px;
	float: left;
}
.oneColFixCtrHdr #fond2_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1c529a;
	border-bottom-color: #1c529a;
	border-left-color: #1c529a;
	width: 900px;
	background-color: #e8edf6;
	float: left;
}
.oneColFixCtrHdr #txt3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1f4ea8;
	text-align: center;
	margin-left: 180px;
	float: left;
	width: 521px;
}
.oneColFixCtrHdr #txt4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
	text-align: center;
	margin-left: 180px;
	float: left;
	width: 521px;
	margin-top: 5px;
}
.oneColFixCtrHdr #txt4_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006;
	text-align: center;
	float: left;
	width: 900px;
	margin-top: 5px;
}
.oneColFixCtrHdr #plan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1f4ea8;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	float: left;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c529a;
}
.oneColFixCtrHdr #plan2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1f4ea8;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	height: 500px;
	float: left;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c529a;
}
.oneColFixCtrHdr #fond6 {
	background-image: url(images/cornure.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 93px;
	width: 145px;
	float: right;
}
.oneColFixCtrHdr #txt5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 1000px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #txt6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1F4EA8;
	float: left;
	width: 240px;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #txt7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1F4EA8;
	float: left;
	width: 210px;
	line-height: 20px;
	margin: 10px;
}
.oneColFixCtrHdr #txt8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1F4EA8;
	text-align: center;
	margin: 10px;
	line-height: 30px;
	font-weight: bold;
}
.oneColFixCtrHdr #txt9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1F4EA8;
	line-height: 16px;
	float: left;
	width: 395px;
	margin-left: 110px;
}
.oneColFixCtrHdr #txt10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
	float: left;
	margin-left: 18px;
}
.oneColFixCtrHdr #photo1 {
	background-image: url(images/rayban.gif);
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 94px;
	width: 94px;
}
.oneColFixCtrHdr #photo2 {
	background-image: url(images/mauijim.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo3 {
	background-image: url(images/axebo.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo4 {
	background-image: url(images/chevignon.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo5 {
	background-image: url(images/columbia.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo6 {
	background-image: url(images/guess.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo7 {
	background-image: url(images/julbo.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo8 {
	background-image: url(images/kenzo.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo9 {
	background-image: url(images/lamy.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo10 {
	background-image: url(images/ninaricci.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo11 {
	background-image: url(images/Dior.jpeg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo12 {
	background-image: url(images/Carrera.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo13 {
	background-image: url(images/Chamborelle.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo14 {
	background-image: url(images/enricocecchi.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo15 {
	background-image: url(images/lafont.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo16 {
	background-image: url(images/police.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo17 {
	background-image: url(images/Safilo.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo18 {
	background-image: url(images/Lanvin.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo19 {
	background-image: url(images/ines.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo20 {
	background-image: url(images/Banana_Moon.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo21 {
	background-image: url(images/DG.gif);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo22 {
	background-image: url(images/humphreys.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #photo23 {
	background-image: url(images/SR.jpg);
	float: left;
	height: 94px;
	width: 94px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.oneColFixCtrHdr #fond3 {
	background-color: #1c529a;
	float: left;
	width: 1px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #fond4 {
	height: 35px;
	width: 460px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1c529a;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
.oneColFixCtrHdr #fond5 {
	height: 1px;
	background-color: #1c529a;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	float: left;
}
.oneColFixCtrHdr #footer {
	width: 1000px;
	background-color: #5f91d4;
	margin-top: 93px;
}
.oneColFixCtrHdr #footer p {

}
