/* CSS Document */
<!--
body {
	background-color: #E5E5E5;
}
.contentcell {
	padding: 10px;
}

.Style1 {font-family: "Comic Sans MS"}
.Style2 {font-size: 14px}
.Style4 {color: #5c5c5c}
.Style6 {font-family: "Comic Sans MS"; font-size: 12px; height : 26px;}
.Style13 {font-family: "Comic Sans MS"; font-size: 10px; font-weight: bold; color: #5c5c5c; }
.Style14 {
	color: #5c5c5c;
	font-size: 14px;
	font-weight: bold;
}
.VerdanaBleu {
	font-family: "Verdana,Arial";
	color: #0066FF;
	font-size: 12px;
	font-weight: normal;
}
.fondbleu {
	background-color: #E5E5E5;
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 14px;
	color: #5c5c5c;
}
.Style15 {font-size: 12px}
.Style16 {color: #5c5c5c; font-size: 14px; font-weight: bold; font-family: "Comic Sans MS"; }
.StyleRouge {color: #ff0000; font-size: 12px; font-weight: bold; font-family: "Comic Sans MS"; }
a.leftbutton,a.leftbutton:visited {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.leftbutton:hover {
	color: #0066FF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;

}
a.leftbutton:active {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 12px;
	color: #0066FF;
}
a.leftbuttonvisited {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.toptbutton,a.toptbutton:visited {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.toptbutton:hover {
	color: #0066FF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-weight: bold;
}
a.toptbutton:active {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 10px;
	color: #0066FF;
}

a.Style13 {font-family: "Comic Sans MS"; font-size: 10px; font-weight: bold; color: #5c5c5c;text-decoration: none; }
-->