#testezMenuGauche{	
	text-align:center;
	background-image:url(../images/menu-gauche/testezFondMenuGauche.png);
	background-repeat:no-repeat;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	width:190px	;	
	border:1px solid white;
}
#testezMenuGauche p{
	padding:0
}


#testezMenuGauche{
	margin-top:7px;
}
div#sousMenuGauche{
	color:#d30188;
	text-align:center;
	width:inherit;	
	font-size:12px;
}

ul#sousMenuGauche{
	text-align:left;
	list-style:none;	
	margin-left:10px;
	padding:0px;
	line-height:1.2em;
	margin-bottom:0.5em;
}
ul#sousMenuGauche li{
	margin-top:1.1em;
	margin-bottom:1.1em;
}


ul#sousMenuGauche a{
	color:#d30188;
	text-decoration:none;
}

ul#sousMenuGauche a:hover{
	color:#F37320;
	text-decoration:none;
}

#sousMenuGauche .nuage{
	background: url(../images/nuage.png) no-repeat;
	padding-top:25px;
	padding-bottom:25px;
	min-height:75px;
}


#haut{
	background-image:url(../images/menu-gauche/nuage-haut.gif);
	background-repeat:no-repeat;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	width:180px;
	
}
#bas{
	background-image:url(../images/menu-gauche/nuage-bas.gif);
	background-repeat:no-repeat;
	height:40px;
	width:180px;
	margin-left:auto;
	margin-right:auto;
	
}

