@charset "utf-8";
/* CSS Document
//A enregistrer dans le dossier Style, Sous : General
// -----------------------------------------------------------------------------*/
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*scrollbar-face-color: #E0E0E0;
	scrollbar-highlight-color: #E0E0E0;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #E0E0E0;*/
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 10px;
	color: #666666;
}
body a:link, td a:link, th a:link, body a:visited, td a:visited, th a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 10px;
	color: #666666;
}
body a:hover, td a:hover, th a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, "Courier New";
	font-size: 10px;
	color: #666666;
}
h1 {
	color:#0000a0;
	text-decoration:underline;
	font-weight:bold;
	font-family:'Times New Roman', Times, serif;
	font-size:24;
	font-style:italic;
}
h2 {
	color:#808040;
	text-decoration:underline;
	font-weight:bold;
	font-family:'Times New Roman', Times, serif;
	font-size:20;
	font-style:italic;
}
h3 {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-style:normal;
}
h4 {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-style:normal;
}
h5 {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-style:normal;
}
h6 {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-style:normal;
}
