body, table, tr, td, p, .p, h1, h2, h3, br {
	font-family: "Trebuchet MS";
	font-size:12px;
	color: Black;
	margin:0px;
}

h1, .h1 {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #920202;
	font-weight : bold;
}

h2, .h2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: black;
	font-weight : bold;
}

h3, .h3  {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #920202;
	font-weight : bold;
}

h4, .h4  {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: black;
	font-weight : bold;
}

h5, .h5  {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: black;
	font-weight : bold;
}

.fond_titre_1 {
	background-color: #920202;
	color: White;
	font-weight: bold;
	font-family : "Trebuchet MS";
}
.fond_titre_2 {
	background-color: #BF8619;
	color: White;
	font-family : "Trebuchet MS";
}

a {
	color: Black;
	font-family : "Trebuchet MS";
}
a:hover {
	color: Maroon;
	font-family : "Trebuchet MS";
}
a.menu {
	color:#CDCDCD;
	font-family : "Trebuchet MS";
}
a.menu:hover {
	color:#fffff5;
	font-family : "Trebuchet MS";
}

.copy {
	color:#9B9B9B;
	font-size:10px;
	font-family : "Trebuchet MS";
}
a.copy {
	color:#000000;
	font-size:10px;
	text-decoration:none;
	font-family : "Trebuchet MS";
}
a.copy:hover {
	color:#9B9B9B;
	font-size:10px;
	text-decoration: none;
	font-family : "Trebuchet MS";
}

.pied {
	font-size: 9px;
	font-family: "Trebuchet MS";
}

/*** START DIV ***/
.clean {
  clear : both;
}
.menu_g {
	text-align: left;
	padding:0px 0px 0px 0px;
}
.menu_d {
	text-align: left;
	padding:0px 0px 0px 0px;
}
.menu_gg {
	text-align:left;
	float: left;
	padding:0px 0px 0px 0px;
}
.menu_gd {
	text-align: left;
	float: right;
	padding:0px 0px 0px 0px;
}
.menu_gc {
	text-align: left;
	float: center;
	padding:0px 0px 0px 0px;
}


