p,li
	{
		font-family: arial;
		font-size:10pt;
		color: black;
		text-align : justify;
		margin-left: 32px;
	}

	.menu {
		font-family : arial;
		font-size : 10pt;
		text-decoration : none;
		font-weight : bold;
		color: #ffffff;
	}
	.sousmenu {
		font-family : arial;
		font-size : 11pt;
		text-decoration : none;
		font-weight : bold;
		color: #000000;
	}
	.sousmenuH {
		font-family : arial;
		font-size : 11pt;
		text-decoration : none;
		font-weight : bold;
		color: #4d65a1;
	}
	.adresse {
		font-family : arial;
		font-size : 9pt;
		color: #ffffff;
		
	}
	.title {
	font-family : arial;
	font-size : 14pt;
	text-decoration : none;
	color: #30476e;
	vertical-align : middle;
	}
	.sous-title {
	font-family : arial;
	font-size : 12pt;
	text-decoration : none;
	color: Crimson;
	font-weight : bold;
}
	.sommaire {
		font-family : arial;
		font-size : 14pt;
		text-decoration : none;
		color: #30476e;
		margin-left : 10px;
		margin-top : 15px;
}
	a:hover {
		color: #ffbd07;
	}