A{
	color:#5872A5;
	text-decoration:none;
}
A:Hover{
	color:red;
	text-decoration:underline;
}
BODY{
	scrollbar-face-color:#59AEC8;
	scrollbar-shadow-color:#002779;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#002779;
	scrollbar-darkshadow-color:#002779;
	scrollbar-track-color:#EEEEEE;
	scrollbar-arrow-color:#FFFFFF;
}
H1{
	font-family:Arial,sans-serif;
	font-size:15pt;
	color:#000000;
	margin-bottom:0;
	padding-bottom:0;
}
h1.titre,h2.titre {
	margin-left: 10px; 
	margin-bottom: -1px; 
	font-weight: bold; 
	font-size: 17pt; 
	letter-spacing: 2pt; 
	font-family: Trebuchet MS; 
	color:#000000;
	padding-bottom:0;
}
H2{
	font-family:Arial,sans-serif;
	font-size:13pt;
	color:#5872a5;
	margin-bottom:0;
	padding-bottom:0;
}
H3{
	font-family:Arial,sans-serif;
	font-size:11pt;
	color:#5872a5;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:normal;
}
INPUT{
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
}
LI{
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
}
P{
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
}
TD{
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
	border-color:#5872a5;
}
TEXTAREA{
	font-family:Arial,sans-serif;
	font-size:9pt;
	color:#000000;
}
SELECT{
	font-family:Arial,sans-serif;
	font-size:8pt;
	color:#000000;
}
OPTION{
	font-family:Arial,sans-serif;
	font-size:8pt;
	color:#000000;
}
.bouton{
	font-family:Arial,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFCC;
	background-color:#990000;
}
.tab{
	border-top:solid;
	border-bottom:solid;
	border-right:solid;
	border-left:solid;
	border-width:1;
}
.menu{
    font-family: 'Microsoft Sans Serif', Arial, Verdana, Sans-Serif;
	margin-top:0;
	margin-bottom:0;
	font-size:11px;
}
.Liste0{
	background-color:#EEEEFF;   
}
.Liste1{
	background-color:#FFF7D5; 
}
.rouge{
	color:#CF352C;
}