@charset "utf-8";
.H1_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000066;
}
.h1_small {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.t_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}.t_red {
	font-size: 14pt;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.t_header {
	font-family: Arial, Helvetica, sans-serif;
	color: #AE2C2E;
	font-size: 12pt;
	font-weight: normal;
}

.small_red {
	font-size: 9pt;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.t_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000066;
}

body {
	background-image: url(images/fond.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.t_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #AE2C2E;
	font-weight: bold;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FFFFCC;
}
.H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: bold;
	color: #990000;
}
