body {
scrollbar-arrow-color:black;
scrollbar-3dlight-color:#CFCFCF;
scrollbar-highlight-color:#666;
scrollbar-face-color:#D6E0E9;
scrollbar-shadow-color:#191919;
scrollbar-track-color:#CFCFCF;
scrollbar-darkshadow-color: #191919
}
body         {  font-family: Arial; style; font-size: 12px; color: #000000; letter-spacing:0px}

/* LIENS */
a {
text-decoration: underline;
color: black;
font-size: 10;
font-family: Verdana;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #294A7B;
font-size: 10;
font-family: Verdana;
font-weight: bold;
}

a.menu_haut {
text-decoration: none;
color: black;
font-size: 11;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

a.menu_haut:hover {
text-decoration: none;
color: white;
font-size: 11;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

a.menu_bas {
text-decoration: underline;
color: #666666;
font-size: 12px;
font-family: Arial;
letter-spacing:0px;
font-weight:normal;
}

a.menu_bas:hover {
text-decoration: underline;
color: #294A7B;
font-size: 12px;
font-family: Arial;
letter-spacing:0px;
font-weight:normal;
}

a.soft {
text-decoration: underline;
color: #666666;
font-size: 10px;
font-family: Arial;
letter-spacing:0px;
font-weight:normal;
}

a.soft:hover {
text-decoration: underline;
color: #294A7B;
font-size: 10px;
font-family: Arial;
letter-spacing:0px;
font-weight:normal;
}

/* TABLE */
table        {  font-family: Arial; style; font-size: 12px; color: #666666; letter-spacing:0px}
td           {  font-family: Arial; style; font-size: 12px; color: #666666; letter-spacing:0px}

/* TITRE */
h1 {
	color : #67757F;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 20px;
	font-size : 15px;
	font-family : Arial;
	font-weight: bold;
}
