#ssolution, 
#sapplications, 
#ssociete, 
#sreferences, 
#sespaceClient, 
#sobjectifs, 
#scontact,
#sobjectifs
#s{
	display:none;
	float:left;
}	

div.gauche{
	float:left;
	width:auto;
	/*padding:3px 15px 14px;*/
	background-image:url(/v2/IMG/barre.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	

	cursor:pointer;
	
}

a.sousMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	height:22px;
	display:block;
	padding:0px 0px 0px 9px;
	float:left;
}

div.selected a.sousMenu{
	background-image:url(/v2/IMG/chg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#000000;
}

div.selected a.sousMenu span.txtSMenu{
	background-image:url(/v2/IMG/chd.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

/***************		Test pour le fond Rond		*************/

a.sousMenu:Hover{
	background-image:url(/v2/IMG/chg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#000000;
	
}

a.sousMenu:Hover span.txtSMenu{
	
	background-image:url(/v2/IMG/chd.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	
}

span.txtSMenu{
	line-height:22px;
	display:block;
	padding-right:9px;
}


