body {
	background-color: #B2B2A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}



#conteneur_principal {
	width: 725px;
	
	left: 50%;
	position: absolute;
	margin-left: -362px;
	
	margin-top: 0px;
}
#conteneur {
	background-color: #FFFFFF;
	
}
#promo {
	width: 725px;
	background-color: #D2CDBE;
	background-image: url(images/design/fond_contenu.gif);
}
#promo #promo_texte {
	width: 160px;
	color: #DDDDDD;
	padding: 10px;
	margin: 0px;
	float: right;
	position: fixe;
	font-size: 10px;
	overflow: auto;
	height: 220px;
}
#menu {
	background-color: #5A5A55;
	height: 24px;
	margin: 0px;
	padding: 0px;
	width: 725px;
	vertical-align: bottom;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#promo #promo_photo {
	width: 580px;
	float: left;
	height: 240px;
	margin: 0px;
	padding: 0px;
}
#menu a {
	text-decoration: none;
	height: 24px;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu #text {
	margin-top: 2px;
	margin-left: 10px;
}
#menu a.fin {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A5A55;
}


#menu a:hover {
	background-color: #DDDDDD;
	color: #5A5A55;
}
#menu a:visited {
}
#corps {
	background-image: url(images/design/fond_contenu.gif);
	background-repeat: repeat;
	padding-left: 0px;
	overflow: auto;
	background-color: #D2CDBE;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 725px;
}
#corps td {
	font-size: 12px;
}
#corps #text {
	margin: 12px;
	width: 700px;
}


#entete {
	background-image: url(images/fond_corps.gif);
	background-repeat: repeat;
	height: 109px;
	background-color: #FFFFFF;
}
#corps a {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

#promo_popup a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


#pied {
	font-size: 10px;
	background-color: #5A5A55;
	height: 29px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	width: 725px;
	background-image: url(images/design/fond_pied.gif);
}
#corps img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.img_gamme {
	margin-right: 8px;
	border: 1px solid #000000;
}

#pied a {
	font-size: 9px;
	color: #6D6D67;
	text-decoration: none;
}

#galerie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5A5A55;
	display: block;
	height: 15px;
	width: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#pied a:hover {
	color: #DADADA;
}

#galerie {
	background-color: #D2CDBE;
}

#galerie a:hover {
	color: #CC0000;
}
.souligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#corps h2 {
	text-decoration: underline;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#conteneur_principal #siteweb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

