/* Définition de règle */
@charset "iso-8859-1";
BODY {scrollbar-arrow-color: #818181; scrollbar-face-color: #818181; scrollbar-shadow-color: #818181; scrollbar-track-color: #818181}
body {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #DBDCDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	background-color: #FBD999;
	color: #000000;
}
a:visited {
	color: #0000A0;
	text-decoration: none;
}
a:active {
	color: #0000A0;
	text-decoration: none;
}
.grandtitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.aide {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#divScroller1 {position:absolute; overflow:hidden; z-index:9; left:220px; top:250px; width:400px; height:300px; clip:rect(0px, 400px, 300px, 0px); visbility:visible; border-width:0px 0px 0px 1px; border-color:#CC6699; border-style:dashed;}
.tab {
	background-color: #E6E7E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.grandtitreCopie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #C1FDF5;
}
.bouton_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
}

