body {
	width:897px;
	margin:auto;
	border-right:#4f4f4f 1px solid;
	border-left:#4f4f4f 1px solid;
	background-color:#c8c8c8;
	background-image:url(../images/fond/top.gif);
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}

#en_tete {
	width:897px;
	height:300px;
	margin-bottom:10px;
}

#menu {
	float:left;
	background-image:url(../images/menu_marques/FOND.jpg);
	width:170px;
	height:400px;
	margin-right:15px;
}

.element_menu {
	width:150px;
	float:left;
	text-align:right;
	margin-bottom:20px;
}

.trait_droite {
	float:right;
	width:1px;
	height:400px;
	background-color:#7E7B7B;
}


.element_menu ul {
	padding:0px;
	padding-left:20px;
	margin:0px;
	margin-bottom:5px;
}

.element_menu a {
	color:#B3B3B3;
}

.element_menu a:hover {
	background-color:#B3B3B3;
	color:black;
}

#corps {
	float:right;
	margin-left:0px;
	padding-right:10px;
	margin-bottom:20px;
	color:#B3B3B3;
}


#pied_de_page {
	clear:both;
	padding:5px;
	text-align:center;
	color:#B3B3B3;
	font-family:Century Gothic;
	font-size:10px;
	font-weight:bold;
}


#lespromos {	
	width:315px;
	float:left;
} 
#lesactus {
	float:right;
}

a.bleu_turquoise, a.bleu_turquoise:hover, a.bleu_turquoise:visited{
	color:#0F95E7;
	font-family:Century Gothic;
	font-size:12px;
	text-decoration:none;
}

.titreContact {
	font-weight:bold;
	font-family:century gothic; 
	font-size:13px; 
	color: #243273;
}

.contenuContact {
	font-family:century gothic; 
	font-size:12px; 
	color: #000000;
}

.erreur {
	font-family:century gothic; 
	font-size:12px; 
	font-weight:bold;
	color: red;
}

.titreProduit {
	font-family:century gothic; 
	font-size:12px; 
	color: #233172;
}
.nomProduit {
	font-family:century gothic; 
	font-size:14px; 
	color: #233172;
	font-weight:bold;
}
.contenuProduit {
	font-style:justify;
	font-family:century gothic; 
	font-size:12px; 
	color: #000000;
}