
	A {
		color: #1C6F41;
	}
	A:hover {
		color: #7D3911;
	}
	.menu_1{
		color: #186B3D;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	.menu_1:hover{
		color: #BE5C20;
		text-decoration: none ;
		font-size : 11px;
		font-weight : bold;
	}
	.menu_2{
		color: #186B3D;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.menu_2:hover{
		color: #BE5C20;
		text-decoration: none ;
		font-size : 10px;
		font-weight : bold;
	}
	.tableautarifs{
		color: #186B3D;
		font-size : 10px;
	}
