* {
	font-family: 'Open Sans',Helvetica,Arial,sans-serif;
	outline-style:none !important;
}
body {
	position:relative;
}
img {
	max-width: 100%;
	height: auto;
	/* image-rendering: -webkit-optimize-contrast; */
}
ul {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}
ul ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 15px;
}
/*********************************************/
/******			GENERAL					******/
/*********************************************/
/* MENU MOBILE */
/* FIN MENU MOBILE */
/* tarteaucitron.js */
/* Fin de tareaucitron.js */
/*********************************************/
/******			ACCUEIL					******/
/*********************************************/

/*********************************************/
/******			ACTUALITÉS				******/
/*********************************************/

/*********************************************/
/******			ACTUALITÉ				******/
/*********************************************/

/*********************************************/
/******			CONTACT					******/
/*********************************************/

/*********************************************/
/******			MENTIONS LÉGALES		******/
/*********************************************/

/*********************************************/
/******			RESPONSIVE				******/
/*********************************************/
@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 550px) {

}
