@charset "UTF-8";
body {
	background-color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

a.link, a.link:visited, a.link:link {
text-decoration:underline;
color:#333333;
font-size:14px; }
a.link:hover {
color:#FF0099; }
.filet_gris {
	border: thin solid #666666;
}
.TEXTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.filet_bas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

.texte_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.RUBRIQUE_GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin solid #BED600;
}
.RUBRIQUE_BLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin solid #29ace4;
}
.RUBRIQUE_PINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin solid #d31459;
}
.RUBRIQUE_PURPL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin solid #672d93;
}
.RUBRIQUE_ORANG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin solid #f8931f;
}
.RUBRIQUE_BORDEAU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thin solid #9f005d;
}
#contact .texte_gras {
	color: #FFFFFF;
}
.nouveau {
	color: #ff934b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

