.zone_articles {
	margin:auto;
	 width:830px;
}

/* APPERCU DES ARTICLES */
.liste_articles {
margin-right:90px;
float:left;
width:200px;
min-height:200px;
}

.articles_saut {
width:100%;
height:10px;
clear:both;
}

.zone_img_article {
min-height:200px;
margin:auto;

}

.img_article{
padding:4px;
border:dotted 1px #2b7bac ;
margin:auto;
top:50%;
display:block;
background-color:#92cfe4;
}

.img_article_simple{
	padding:2px;
	margin:5px;
	border:1px dotted #e20019;
	background-color:#c47604;
}

.btn_savoir {
width:103px;
height:26px;
margin:auto;
}




.description_large {
	width:900px;
	min-height:50px;
	border:1px #c47603 dotted ;
	background-color:#333;
	margin-top:20px;
}





/*SAVOIR PLUS DES ARTICLES */

.cadre_article {
	width:919px;
	min-height:250px;	
	position:relative;
	overflow:hidden;
}

.zone_descriptif {
	width:190px;
	min-height:350px;
	float:left;
	padding:3px;
	margin-left:5px;
	margin-right:5px;
	background-color:#333;
	border:1px #c47603 dotted ;
	overflow:hidden;
	
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
}

.zone_img_article_savoir_plus {
	min-width:300px;
	min-height:250px;
	/*
	margin-left:5px;
	margin-right:5px;
	*/
	float:left;
	text-align:center;
}

.img_article_savoir_plus{
	padding:4px;
	border:1px dotted #e20019;
	background-color:#c47604;
}




.img_article_multi{
	width:85px;
	min-height:85px;
	float:left;
	padding:2px;
	margin:2px;
	border:1px dotted #FFFFFF;
	background-color:#999999;
}



.titre_article {
	width:300px;
	height:26px;
	float:left;
	background-image: url(../images/titre.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.description_article {
	width:380px;
	min-height:100px;
	float:left;
	overflow:auto;

}



.description_article_savoir_plus {
	width:380px;
	min-height:200px;
	float:left;
	overflow:auto;
}


.description_overflow {
	width:100%;
	height:120px;
	overflow:auto;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}



.photos_multi_savoir_plus {
margin:auto;
margin-top:10px;
	width:658px;
	min-height:100px;
	border-top:dotted 1px #FFFFFF;
	float:left;
	display:block;
	text-align:left;
}

.zone_caracteristiques {
	width:400px;
	float:left;
	border:1px #c47603 dotted ;
	overflow:hidden;
}

.ligne_caracteristiques {
	width:100%;
	min-height:25px;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	/*
	line-height:25px;
	*/
	color: #c47604;
	text-decoration: none;
	font-weight: bold;
	background-color:#333;
	border-bottom:1px #000 dotted;
	overflow:hidden;
}

.contenu_caracteristiques {
	width:48%;
	
	padding-right:1%;
	padding-left:1%;
	min-height:25px;
	/*line-height:25px;*/	
	float:left;

}

.style_prix {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	line-height:25px;
	color: #ae0114;
	text-decoration: none;
	font-weight: bold;
}

.style_description {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}


/* MAP */
#map {
	width:456px;
	height:466px;
	float:left;	
}

#texte_map {
	width:400px;
	/*min-height:458px;*/
	padding:4px;
	float:right;
	border:1px #c47603 dotted ;
	background-color:#333;
	margin-right:20px;
	margin-top:20px;

}


.revendeur {
	margin-bottom:5px;
	border-bottom:1px dotted #e20019 
}