

/*************************/
/* MENU GAUCHE */
/*************************/
div.supportMenuG{
	margin-bottom: 4px;
	width: 206px;
	border: 1px solid #dddddd;

	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 1px;
	padding-bottom: 5px;
}

div.cel_rayon a{
	padding-left: 8px;
	background-color: #252528;	
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; 
	color: #FFFFFF;
	height: 20px;
	text-decoration: none;
	font-weight: bold; 
}

	div.cel_rayon a:link {color: #ffffff; text-decoration: none;}
	div.cel_rayon a:visited {color: #ffffff; text-decoration: none;}
	div.cel_rayon a:hover {color: #888888; text-decoration: none;}


div.cel_sousGamme a{
	padding-left: 10px;
}
	div.cel_sousGamme a:link {color: #333333; text-decoration: none;}
	div.cel_sousGamme a:visited {color: #333333; text-decoration: none;}
	div.cel_sousGamme a:hover {background-color: #DFD4AE; color: #333333; text-decoration: none; }



div.cel_sousGamme1{
	
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	color: #333333;		
}

div.cel_sousGamme1 a{
	
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	color: #333333;		
	display:block;
	_width:100%; 
	padding-top:2px; 
	padding-bottom:2px;
}



