@charset "iso-8859-1";
a {	
	top: 0px; 
	left: 0px;  
	font-family: Comic Sans Ms, Arial, Times new Roman; 
	font-size: 16px;
	color: #993333;
	text-decoration: none
}

a:hover {	
	font-family: Comic Sans Ms, Arial, Times new Roman; 
	font-size: 16px;
	color: #008B8B;
	text-decoration: underline
}

a:visited {
	font-family: Comic Sans Ms, Arial, Times new Roman; 
	font-size: 16px; 
	font-style: bold; 
	color: #9370DB
}

body {
	top: 0 px;
	left: 0 px;
	right: 0 px;	
	background-image: url('FOND0.JPG');
	font-family: Comic Sans Ms, Arial, Times new Roman;	
	font-size: 16 px;
}

h1 {
	font-family : Times new Roman, Comic Sans Ms, Arial;
    color: #000000
}

h2 {
	font-family: Comic Sans Ms, Arial, Times new Roman;	
	color: #000000
}

h3 {	
	font-family: Comic Sans Ms, Arial, Times new Roman;	  	
	color: #336699
	
}

h4 {
	font-style: normal;
	font-family: Comic Sans Ms, Arial, Times new Roman;
	color: #336699
}

table {
	color: #FFFFFF
}

tr.ListHeaderColor th {
	text-align: left;
}

td, th {	
	font-family: Comic Sans Ms, Arial, Times new Roman;
	font-size: 16px;
	color: #333333
}

textarea {
	font-family: Comic Sans Ms, Arial, Times new Roman;	
	font-size: 16px
}

ul {	
	font-family: Comic Sans Ms, Arial, Times new Roman;	
	font-size: 16px;	
	list-style-type: square;	
	list-style-position: outside
}

select {
font-family : Comic Sans Ms, Courier ;
font-size : 14px ;
width : 200px 
}

/* élément de couleur beige sur fond beige */
option.beige {
color : #FAFAD2 ;
background-color : #F4A460 
}

/* élément de couleur sable sur fond sable */
option.sable {
color : #F4A460 ;
background-color : #FAFAD2 
}
