@charset "utf-8";
.orange-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF9C00;
}
.layer {
	font-size: 12px;
	color: #75604A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.layer-gras {
	font-size: 12px;
	color: #75604A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.gris-gras {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.texte {
	color: #75604A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #75604A;
}
.nenuphare {
	font-size: 12px;
	color: #75604A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #FFFF99;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

