body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0099CC;
	font-weight: bold;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:active {
	color: #990066;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.titre_de_section {
	font-size: 24px;
	font-weight: bold;
}
body {
	background-image: url(../images/square.gif);
	background-repeat: repeat;
	margin-top: 15px;
}
.in_footer {
	color: #FFFFFF;
	font-size: small;
}.table_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
.link_white_bk {color: #0066CC}
.rem_en_petit {font-size: x-small}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.red_rem {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: small;
}