/* CSS Document */
a.moyengrissoutenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #676767;
	text-decoration: none;
}
a.moyengris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8B8B8B;
	text-decoration: none;
}
div.expanded {
 background-color: transparent;
 border: 0; padding: 0; margin: 0;
 display: block; 
}

div.expandable {
 background-color: transparent;
 border: 0; padding: 0; margin: 0;
 display: none; 
}

div.expanded a {
text-decoration: none;
}
/*.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	cursor: text;
	*/

