@charset "UTF-8";
/* CSS Document */
.menu-plan{
	float:left;
	margin-left:40px;
	
}

.clear{
	clear:both;
}

.sansmarge{
	margin:0;
}

#listeSite ul{
	margin-bottom:10px;
}

#listeSite .subplan{
	margin-top:7px;
}

#listeSite .subplan li{
	background-image:url(images/puceli.jpg);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	color:#666666;
	font-size:0.8em;
	padding-bottom:0.5em;
	padding-left:10px;
	margin-left:20px;
}

#listeSite .subplan li a{
	color:#888;
	text-decoration:none;
}

#listeSite .subplan li a:hover{
	color:#444444;
}



#listeSite ul a{
	color:#444444;
	text-decoration:none;
}



#listeSite a:hover{
	color:#000;
	
}
