@charset "utf-8";


* {margin: 0; padding: 0;}

body {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
}


.GRAS_ROUGE {
	color: #F00;
}
.LIEN_annuaire {
	color: #009;
	text-decoration: underline;
}
.LIEN {
	font-size: 15px;
	color: #F00;
	text-decoration: underline;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #030;
}
