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.defaut{
	font-family:"Arial";
	font-size:"10 pt";
	text-align:"center";
	border-style : outset;
}

table.autre{
	font-family:"Arial";
	font-size:"10 pt";
	text-align:"center";
	border-style : none;
}

td.autre{
	border : double;
}

td.droite{
	background-color:transparent;
	border-style:"none";
	text-align:"right";
	font-weight:bold;
	width : 30%;
}
td.gauche{
	background-color:transparent;
	border-style:"none";
	text-align:"left";
	font-weight:bold;
	width : 70%;
}
td.centre{background-color:transparent;border-style:"none";text-align:"center";font-weight:bold;}


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: "Times New Roman", Times, serif;
	font-weight : normal;
}
font.autre {
	color:navy;
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
}
font.blanc {
	color:white;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	font-weight : bold;
	font-style: normal;
}

font.navy {
	color:navy;
	font-size:16px;
	font-family: "Times New Roman", Times, serif;
	font-style : normal;
}

font.douze {
	color:navy;
	font-size:12px;
	font-family: sans-serif;
	font-weight:bold;
}
input.texte {border-width:0;color:navy;background-color:#CCCCCC;font-size:12px;font-family:arial;font-weight:bold;text-align:left;}
input.submit {color:navy;background-color:#CCCCCC;font-size:10px;font-family:arial;font-weight:bold;text-align:center;}
input.bouton {color:navy;background-color:#CCCCCC;font-size:10px;font-family:arial;font-weight:bold;text-align:center;}
input.radio {border-width:0;color:navy;background-color:#CCCCCC;font-size:10px;font-family:arial;font-weight:bold;text-align:left;} 

input.texte2 {border-width:0;color:#9999FF;background-color:white;font-size:12px;font-family:arial;font-weight:bold;text-align:left;}
input.submit2{color:#9999FF;background-color:white;font-size:12px;font-family:arial;font-weight:bold;text-align:center;}
input.bouton2 {color:#9999FF;background-color:white;font-size:12px;font-family:arial;font-weight:bold;text-align:center;}
input.radio2 {border-width:0;color:#9999FF;background-color:white;font-size:12px;font-family:arial;font-weight:bold;text-align:left;} 
textarea.defaut2{color:#9999FF;background-color:white;font-size:12px;font-family:arial;font-weight:bold;text-align:left;}

select.default {color:navy;background-color:#CCCCCC;font-size:12px;font-family:arial;font-weight:bold;text-align:center;}
