@charset "utf-8";
a.lien_menu {
	color: #000000;
	text-decoration:none;
}

a.lien_menu:hover {
	text-decoration:underline;
}
.presentation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

h1
	{
	font-size: 18px;
	font-weight: bold;
	}	

h2
	{
	color: #0099B9;
	font-weight: bold;
	font-size: 14px;
	}

h3
	{
	color: #FF0000;
	font-size: 12px;
	}
