#div_gamme {
	width:866px;
	margin-top:20px;
	margin-left:28px;
	float:left;
}

#div_gamme #div_bandeau_haut {
	width:866px;
}

#div_gamme #div_bandeau_haut #div_titre {
	width:866px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#333333;
	border-bottom:1px solid #666666;
	margin-bottom:3px;
}

#div_gamme #div_bandeau_haut #div_titre a {
	color:#333333;
	text-decoration:none;
	padding-left:15px;
	padding-right:10px;
	background-image:url(img/icon_fleche_rouge.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#div_gamme #div_bandeau_haut #div_titre a:hover {
color:#DC002E;
}

#div_gamme #div_partie_basse {
	width:866px;
}

#div_gamme #div_partie_basse #div_menu_gauche {
	width:198px;
	overflow:hidden;
	float:left;
	text-align:left;
	padding-bottom:6px;
}

#div_gamme #div_partie_basse #div_menu_gauche ul {
	margin-top:6px;
}

#div_gamme #div_partie_basse #div_menu_gauche ul li {
	position:relative;
	width:198px;
	height:38px;
	list-style:none;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}


#div_gamme #div_partie_basse #div_menu_gauche ul .li_selected_row .img_selector_right {
	position:absolute;
	top:-24px;
	right:-21px;
}

#div_gamme #div_partie_basse #div_menu_gauche ul li a {
	display:block;
	width:141px;
	height:25px;
	padding-top:6px;
	padding-left:10px;
	text-decoration:none;
	color:black;
}


#div_gamme #div_partie_basse #div_contenu_droite {
	float:left;
	width:650px;
	margin-top:5px;
	margin-left:10px;
	background-image:url(img/cadre_milieu_gamme.jpg);
	background-repeat:repeat-y;
}

#div_gamme #div_partie_basse #div_contenu_droite .div_bloc_vehicule {
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:15px;
	width:136px;
	height:96px;
	text-align:left;
}

#div_gamme #div_partie_basse #div_contenu_droite .div_bloc_vehicule .a_titre {
	display:block;
	width:128px;
	height:35px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#DC002E;
	border-bottom:2px solid #999999;
}

#div_gamme #div_partie_basse #div_contenu_droite .div_bloc_vehicule .div_vignette {
	width:134px;
	height:71px;
	margin-left:2px;
	margin-top:6px;
	text-align:center;
}

#div_gamme #div_partie_basse #div_contenu_droite .div_bloc_vehicule .div_vignette .a_vignette {
	display:block;
	position:relative;
	width:100%;
	height:100%;
}

#div_gamme #div_partie_basse #div_contenu_droite #span_retour {
	display:block;
	width:100%;
	text-align:center;
}

