/*****************************************
		CUSTOM CSS
******************************************/



.texte-rouge-gras-18 {
	color:#c50c1f;
	font-size: 18px;
	font-weight: bold;
}

.texte-brun-gras-18 {
	color:#BD6721;
	font-size: 18px;
	font-weight: bold;
}

.texte-rouge-gras-14 {
	color:#c50c1f;
	font-size: 14px;
	font-weight: bold;
}

.texte-brun-gras-14 {
	color:#BD6721;
	font-size: 14px;
	font-weight: bold;
}

.texte-rouge-gras-12 {
	color:#c50c1f;
	font-size: 12px;
	font-weight: bold;
}

.texte-brun-gras-12 {
	color:#BD6721;
	font-size: 12px;
	font-weight: bold;
}



/*Divers modifs Claire*/

div.js-copyright {
	display : none;
}

.jwlogo {
	display: none;
}

div.moduletable_contactForm {
	width: 60%;
	margin-left:auto;
	margin-right:auto;
}