body{
	background-position:center;
	background-repeat:no-repeat;
	scrollbar-arrow-color : Navy;
	scrollbar-track-color : #ADD8E6;
	scrollbar-shadow-color : Blue;
	scrollbar-highlight-color : Teal;
	scrollbar-face-color : #9DAEE8;
	scrollbar-base-color : Aqua;
	scrollbar-darkshadow-color : Green;
	background-attachment : fixed;
	background : #9999FF;
}

table.header
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

table.defaut{
	font-family:"Arial";
	font-size:"10 pt";
	text-align:"center";
}
table.autre{
	font-family:"Arial";
	font-size:"10 pt";
	text-align:"center";
	border-style : none;
}
a:link {color="#3061A9";text-decoration: none}
a:visited {color="#3061A9";text-decoration: none}
a:hover {color="navy";text-decoration: underline}

font.defaut {color:navy;font-size:11px;font-family:"Comic sans ms";}
font.news {
	color:navy;
	font-size:18px;
	font-family: "Monotype Corsiva";
	font-weight : bold;
}
font.autre {
	color:navy;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}
input.texte {border-width:0;color:navy;background-color:#ADD8E6;font-size:10px;font-family:arial;font-weight:bold;text-align:left;}
input.submit {color:navy;background-color:#ADD8E6;font-size:10px;font-family:arial;font-weight:bold;text-align:center;}
input.bouton {color:navy;background-color:#F0FFFF;font-size:10px;font-family:arial;font-weight:bold;text-align:center;}
input.radio {border-width:0;color:navy;background-color:#ADD8E6;font-size:10px;font-family:arial;font-weight:bold;text-align:left;} 

textarea.defaut {color:navy;background-color:#ADD8E6;font-size:10px;font-family:arial;font-weight:bold;text-align:left;}

select.default {color:navy;background-color:#F0FFFF;font-size:12px;font-family:arial;font-weight:bold;text-align:center;}