body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
}

a img {
	border: none;
}

#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 1009px;
}

#header {
	position: relative;
	float: left;
	background: url('../graphs/header.gif');
	background-repeat: no-repeat;
	width: 1009px;
	height: 117px;
}

#menu_produit {
	position: relative;
	float: left;
	width: 1009px;
	text-align: right;
}

#drapeau_langue {
	position: relative;
	float: right;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
}

#liste_produit {
	position: relative;
	float: right;
	text-align: right;
	padding-right: 6px;
}

#menu {
	position: absolute;
	float: left;
	top: 81px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 989px;
	height: 32px;
	padding-left: 20px;
}

.menu_header {
	position: relative;
	float: left;
	padding-top: 10px;
}

.menu_header_droite {
	position: relative;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.separateur_menu {
	position: relative;
	float: left;
	width: 8px;
	height: 38px;
	margin-top: -2px;
	padding-left: 4px;
	padding-right: 4px;
}

.lien_menu:link{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.lien_menu:visited{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.lien_menu:hover{
	color: #2489CD;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#anim {
	position: relative;
	float: left;
}

#footer {
	position: relative;
	float: left;
	text-align: center;
	width: 1009px;
}

#offres_home {
	position: relative;
	float: left;
	background: url("../graphs/slide/offre_bas_new.jpg");
	background-repeat: no-repeat;
	width: 740px;
	height: 217px;
}

#text_offres_home {
	position: relative;
	float: left;
	margin-top: 65px;
	margin-left: 35px;
	color: #383838;
	font-size: 12px;
}

*html #text_offres_home {
	margin-left: 20px;
}

.div_text_offres_home{
	clear: left;
}

.div_text_offres_home_top,
.div_text_offres_home {
	position: relative;
	float: left;
	margin-top: 5px;
}

#div_lien_offres_home {
	clear: both;
	position: relative;
	float: right;
	margin-right: 50px;
	margin-top: 22px;
}

*+html #div_lien_offres_home {
	margin-top: 187px;
}

*html #div_lien_offres_home {
	margin-top: 187px;
	margin-right: 25px;
}

.lien_offres_home:link,
.lien_offres_home:hover,
.lien_offres_home:visited {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#offre {
	position: relative;
	float: left;
	width: 1009px;
	height: 217px;
}

#bloc_reference {
	clear: both;
	position: relative;
	float: right;
	width: 269px;
	height: 217px;
	margin-top: -217px;
	font-size: 1px;
	line-height: 1px;
}

*+html #bloc_reference {
	margin-top: 0px;
}

* html #bloc_reference {
	margin-top: 0px;
}

#anim_reference {
	position: relative;
	float: left;
	width: 140px; 
	height: 70px;
	margin-top: -90px;
	padding-left: 20px;
}

.lien_footer:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.lien_footer:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.lien_footer:hover {
	color: #EA8815;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#footer {
	margin: 0 auto;
	width: 1009px;
}

#textFooter {
	padding-left: 10px;
	font-weight: bold;
}

#containTab {
	clear: both;
	position: relative;
	float: left;
	width: 1009px;
	margin: auto;
}

#tabFooter {
	width: 100%;
	background: #4E4F4F;
	border-collapse:collapse;
}

.erreur {
	font-weight:bold;
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
}

.img {
	border: none;
	border: 0;
}

.listeSelect {
	font-size: 11px;
}