a.menu_niveau-1 {
	text-decoration : none;
	font-weight: bold;
	color: #000000;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-size: 11pt;
}
a.menu_niveau-1:hover {
	text-decoration : none;
	font-style : normal;
	font-weight: bold;
	color: #333333;
}
a.menu_niveau-1:active {
	text-decoration : none;
	font-style : normal;
	font-weight: bold;
}
a.menu_niveau-1:visited {
	text-decoration : none;
}

a.menu_niveau-2 {
	text-decoration : none;
	color: #000000;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-size: 10pt;
}
a.menu_niveau-2:hover {
	text-decoration : none;
	font-style : normal;
	font-weight: bold;
	
}
a.menu_niveau-2:active {
	text-decoration : none;
	font-style : normal;
	font-weight: bold;
}
a.menu_niveau-2:visited {
	text-decoration : none;
}

a.navigation-1 {
	color: #000000;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-size: 12pt;
	font-weight: normal;
	cursor: hand;
	text-decoration: underline;
}
a.navigation-1:hover {
	font-style : normal;
 	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	cursor: hand;	
}
a.navigation-1:active {
	color: #000000;
	font-style : normal;
	text-decoration: underline;
   	font-weight: bold;
}
a.navigation-1:visited {
	color: #000000;
	text-decoration: underline;
	font-style : normal;
}


a.lien_piedpage {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-variant : normal;
	font-style : normal;
	color: #000000;
	text-decoration: none;
}
a.lien_piedpage:hover {
	font-style : normal;
	text-decoration: underline;
}
a.lien_livre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-variant : normal;
	font-style : normal;
	color: #000000;
	text-decoration: none;
}
a.lien_livre:hover {
	font-style : normal;
	text-decoration: underline;
}


