body {
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/fond2.jpg);
	background-repeat: repeat-x;
}
.fond1x {
	background-repeat: repeat-x;
}
.fondnorepeat {
	background-repeat: no-repeat;
}
a:link {
	color: #12439B;
}
a:visited {
	color: #12439B;
}
a:hover {
	color: #DA0032;
}
a:active {
	color: #12439B;
}
a.blanc:link {
	color: #FFFFFF;
}
a.blanc:visited {
	color: #FFFFFF;
}
a.blanc:hover {
	color: #E31718;
}
a.blanc:active {
	color: #FFFFFF;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.trebuchet10bleue {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #12439B;
}
.trebuchet10noir {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
.trebuchet12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.trebuchet12blanc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.trebuchet14bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.cadre {
	border: 5px solid #12439B;
}
.cadre2 {
	border: 1px solid #12439B;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	color: #DA0032;
	font-weight: normal;
	margin: 0pt;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #12439B;
	font-weight: normal;
	margin: 0pt;
}

