	@charset "UTF-8";
	body  {
		padding: 0;
		text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
		color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-image: url(../images/fondabstrait.jpg);
		background-repeat: no-repeat;
		margin: 0px;
	}
	.thrColFixHdr #container {
		width: 900px;
		text-align: left; /* this overrides the text-align: center on the body element. */
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-image: url(../images/barre_fond.jpg);
		background-repeat: repeat-y;
		border: 3px solid #000066;
		padding: 0px;
	} 
	.thrColFixHdr #header {
		height: 265px;
		width: 900px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		background-color: #C31D21;
	} 
	.headerSize {
		background-color: #C31D21;
		height: 270px;
		width: 900px;
	}
	.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	padding-left: 6px;
	clear: none;
	position: relative;
	padding-top: 4px;
	display: inline;
	}
.thrColFixHdr #sidebar1a {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	padding-left: 6px;
	clear: none;
	position: relative;
	display: inline;
}
	.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 255px;
	padding-bottom: 0px;
	position: relative;
	padding-top: 2px;
	padding-right: 4px;
	}
	.thrColFixHdr #sidebar2_img {
	margin: 3px;
	}
.thrColFixHdr #serie_img {
	margin-top: -5px;
	margin-bottom: 3px;
}
	.thrColFixHdr #sidebar2_series {
		float: right; /* since this element is floated, a width must be given */
		width: 250px;
		padding-right: 10px;
		padding-bottom: 0px;
		position: relative;
		padding-top: 10px;
	}
	.imgagedroit_padding {
	margin-top: 5px;
	}
	.imgagegauche_padding {
	padding-top: 3px;
	}
	.imgagegauche_padding1 {
	margin-top: 10px;
	margin-bottom: -15px;
	}
	.thrColFixHdr #mainContent_UneColonne {
		margin-top: 0;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 230px;
		padding-top: 15px;
		padding-right: 20px;
		padding-left: 15px;
	}
	.thrColFixHdr #personnelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	.thrColFixHdr #personnelle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 180px;
	margin-left: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	.thrColFixHdr #personnelle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 245px;
	float: right;
	margin: 0px;
	padding: 0px;
	}
	.thrColFixHdr #personnelle_img  {
		border: thin dotted #FFFFFF;
	}
	.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
	} 
	.thrColFixHdr #footer {
	background-color: #CF1C21;
	text-align: center;
	clear: both;
	} 
	.thrColFixHdr #footer p {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-bottom: -1px;
	}
	.thrColFixHdr #footer a:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		text-decoration: none;
	}
	.thrColFixHdr  #footer  a:hover {
		color: #00CC33;
		text-decoration: none;
	}
	.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
		float: right;
		margin-left: 8px;
	}
	.fltlft { /* this class can be used to float an element left in your page */
		float: left;
		margin-right: 8px;
	}
	.texteBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em; /* 16×1.125=18 */
	text-align: left;
	font-style: normal;
	text-decoration: none;
	}
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear:both;
		height:0;
		font-size: 1px;
		line-height: 0px;
	}
	.style1 {
	font-size: 0.8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	}
	.style7 {
	color: #D95121;
	font-size: .95em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.style8 {
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.style9 {
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	.style10 {	color: #990000;
		font-size: .8;
	}
	.imageRollover {	margin-bottom: 10px;
	}
	.imagePrincipale {
	margin-top: 30px;
	margin-right: 5px;
	margin-left: 25px;
	margin-bottom: 22px;
	}
.imagePaddingBas {
	padding-bottom: 5px;
}
.thrColFixHdr #conteneurBas {
	height: 300px;
}
	.DivMenuBar {
		height: 35px;
		width: 900px;
	}
	.titre {
	color: #713316;
	font-size: 1em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	a:link {
		color: #E26922;
		font-weight: bold;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a:hover {
		color: #CCCCCC;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	a:active {
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.thrColFixHdr #garantie_img01 {
	float: left;
}
.thrColFixHdr #garantie_img02 {
}
.thrColFixHdr #garantie {
	height: 65px;
}
.thrColFixHdr #textes_garantie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	width: 300px;
	float: left;
	padding-left: 15px;
	padding-right: 25px;
}
.thrColFixHdr #adresses {
	margin-top: 0;
	margin-right: 330px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 10px;
}
.thrColFixHdr #adresse2 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	padding-right: 8px;
	padding-bottom: 0px;
	position: relative;
	padding-top: 15px;
}
.colonneGauche {
	float: left;
	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 25px;
}
.colonneDroit {
	float: right;
	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.colonneDroit2 {
	float: right;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.colonneDroit3 {
	float: right;
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thrColFixHdr #sidebaradresse {
	float: left; /* since this element is floated, a width must be given */
	width: 210px;
	padding-left: 6px;
	clear: none;
	position: relative;
	padding-top: 4px;
	padding-bottom: 950px;
}
.thrColFixHdr #promo {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.thrColFixHdr #promotion {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	padding-right: 8px;
	padding-bottom: 0px;
	position: relative;
	padding-top: 15px;
}
.thrColFixHdr #nouveau {
	margin-top: 0;
	margin-right: 340px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.thrColFixHdr #nouveaute01 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	padding-right: 8px;
	padding-bottom: 0px;
	position: relative;
}
.thrColFixHdr #avantapres {
	margin-top: 0;
	margin-right: 340px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-left: 5px;
}
.thrColFixHdr #avantapres01 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	padding-right: 5px;
	padding-bottom: 0px;
	position: relative;
}
.finissions_textes {
	color: #666600;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.thrColFixHdr #uneColonne {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
}
.texteEmploi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* 16×1.125=18 */
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #33FF66;
	padding: 3px;
}
.texteListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em; /* 16×1.125=18 */
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em; /* 16×1.125=18 */
	text-align: left;
	font-style: normal;
	font-weight: bold;
	color: #336600;
	list-style-image: url(../images/pages/symbole01.gif);
	list-style-type: none;
	text-decoration: none;
	list-style-position: outside;
	line-height: normal;
}
.thrColFixHdr #bullet_img {
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 5px;
}
.thrColFixHdr #mesure {
	width: 900px;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #000066;
	padding: 0px;
	background-color: #FFFFFF;
}
.thrColFixHdr #map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 425px;
	float: right;
	margin-right: 10px;
	height: 350px;
	margin-top: 10px;
}
.colonneGaucheInstallation {
	float: left;
	width: 310px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}
.thrColFixHdr #containerFondUniJaune {
	width: 900px; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	border: 3px solid #000066;
	padding: 0px;
	background-color: #D0FFD1;
	text-align: left;
}
.thrColFixHdr #2colonnes {
	float: left; /* since this element is floated, a width must be given */
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D0FFD1;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	
}
.thrColFixHdr #2colonnesDroit {
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D0FFD1;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	top: 0px;
	float: right;
}
.thrColFixHdr #colonneGmagazines {
	float: left; /* since this element is floated, a width must be given */
	width: 430px;
	clear: none;
	position: relative;
	padding: 8px;
}
.thrColFixHdr #colonneDmagazines {
	float: right; /* since this element is floated, a width must be given */
	width: 430px;
	position: relative;
	padding: 8px;
}
body {
	background-color: #000048;
	background-image: url(../images/fondabstrait.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 15px;
	padding-left: 10px;
}
.thrColFixHdr #sidebar2_seriesA {
	float: right; /* since this element is floated, a width must be given */
	width: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
	padding-top: 7px;
}
.thrColFixHdr #sidebar2A_img {
	margin-top: 3px;
	margin-right: 16px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.thrColFixHdr #sidebar2B_img {
	margin-top: 3px;
	margin-right: 16px;
	margin-bottom: 3px;
	margin-left: 6px;
}
