body {
	margin: 0;
	padding: 0;
	background-color: #009ee1;
	background-image: url(bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
#corps {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background-color: #FFFFFF;
	}
#logo {
	float: left;
	}
#logo img {
	border: 0;
	}
#animation {
	float: left;
	}
#bandeau-rouge {
	clear: both;
	width: 800px;
	background-image: url(bg-bandeau-rouge.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	}
#bandeau-rouge img {
	border: 0;
	}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-transform: uppercase;
	background-image: url(bg-navi.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#navigation li {
	display: inline;
	}
#navigation a, #navigation a:link, #navigation a:visited, #navigation a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding: 12px 17px 0 17px;
	margin: 0;
	display: block;
	float: left;
	height: 27px;
	}
#navigation a:hover {
	background-image: url(bg-navi-hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #033660;
	}
.navigation-bouton-hover {
	background-image: url(bg-navi-hover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #033660 !important;
	}
#colonne-gauche {
	background-image: url(bg-colonne-gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 246px;
	padding: 18px 0 18px 18px;
	}
#contenu {
	width: 454px;
	padding: 40px;
	color: #313131;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	}
#contenu a, #contenu a:link, #contenu a:active, #contenu a:visited {
	color: #009ee1;
	text-decoration: none;
	}
#contenu a:hover {
	text-decoration: underline;
	}
#contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e0081d;
	line-height: normal;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0 0 28px 0;
	}
#contenu h4 {
	color: #009ee1;
	font-weight: normal;
	font-size: 1.3em !important;
	margin: 5px 0 10px 0;
	padding: 0;
	}
#contenu h5 {
	color: #009ee1;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	}
#contenu h6 {
	color: #009ee1;
	font-weight: normal;
	font-size: 0.8em !important;
	margin: 0 0 5px 0;
	padding: 0;
	}
#bas-page {
	background-image: url(bg-bas-page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 20px 0 0 266px;
	line-height: 1.6em;
	}
#bas-page a, #bas-page a:active, #bas-page a:link, #bas-page a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
#bas-page a:hover {
	text-decoration: underline;
	} 
.logo-garantie {
	padding: 0 0 0 7px;
	}
.topvignette {
	width: 229px;
	margin: 0;
	padding: 0;
	}
.vignette {
	border-left: 2px solid #009ee1;
	border-right: 2px solid #009ee1;
	border-bottom: 2px solid #009ee1;
	width: 211px;
	background-color: #FFFFFF;
	padding: 0 7px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #009ee1;
	margin: 0 0 17px 0;
	}
.vignette h1 {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: normal;
	font-size: 1.2em;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	background-image: url(bg-colonne-gauche-h1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	}
.deuxlignes {
	background-color: #009ee1;
	height: 46px!important;
	}
.vignette h3 {
	color: #e0081d;
	font-size: 1.2em;
	font-weight: normal;
	margin: 10px 0 0 10px;
	padding: 0;
	display: block;
	}
.vignette p {
	display: block;
	padding: 0;
	margin: 10px 10px 0 10px;
	}
.vignette a, .vignette a:link, .vignette a:active, .vignette a:visited {
	color: #009ee1;
	}
.vignette a:hover {
	text-decoration: none;
	}
.vignette ul {
	list-style-image: url(puce-colonne-gauche.gif);
	margin: 10px 0 10px 25px;
	padding: 0;
	}
.vignette li {
	padding: 0 0 0 6px;
	}
.top {
	vertical-align: top;
	}
.CG {
	background-color: #dbf1fb;
	vertical-align: top;
	}
.bandeau {
	padding: 0;
	margin: 0 0 20px 0;
	background-color: #033661;
	font-size: 0.75em;
	color: #FFFFFF;
	background-image: url(bg-bandeau.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.bandeau a, .bandeau a:active, .bandeau a:link, .bandeau a:visited, .bandeau a:hover {
	color: #e0081d;
	text-decoration: none;
	}
.bandeau img {
	float: left;
	margin: 0 12px 12px 0 !important;
	border: 8px solid #FFFFFF;
	}
.bandeau h3 {
	font-weight: normal;
	font-size: 1.6em;
	margin: 0;
	padding: 10px;
	color: #009ee1;
	text-transform: uppercase;
	background-color: #FFFFFF;
	background-image: url(puce-bandeau.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
.bandeau h3 a, .bandeau h3 a:link, .bandeau h3 a:active, .bandeau h3 a:visited {
	color: #009ee1;
	text-decoration: none;
	}
.bandeau h3 a:hover {
	color: #e0081d !important;
	text-decoration: none !important;
	} 
.bandeautxt {
		}
.bandeau p {
	padding: 10px 10px 10px 10px;
	margin: 0;
	}
.photo-gauche {
	float: left;
	margin: 0 12px 12px 0;
	}
.contact {
	border: 1px solid #989898;
	padding: 15px;
	background-image: url(bg-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.images {
	border-bottom: 1px solid #989898;
	font-size: 0.7em;
	padding: 8px 0 8px 0;
	margin: 0 0 5px 0;
	}
.images img {
	float: left;
	margin: 0 4px 0 0;
	border: 0;
	}

.images p {
	clear: both;
	padding: 8px 0 0 0;
	margin: 0;
	}