h1, h2, h3, h4 { font family: Arial,Helvetica, sans-serif;}
h1 {  font-size: 18pt; background-color: #999999; color: rgb(255,250,250);}
h2 {font-size: 10pt; color: white}
p, body, table, tr, td, form, input, button, select, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt; 
	text-align: Justify;
        background-color: #6b6b6b;
        color: white;
}
select {        background-color: white;
        color: #6b6b6b;
 }
textarea {  	font-family: arial, helvetica, sans-serif;
	font-size: 11pt; 
	text-align: Justify;
        background-color: #6b6b6b;
        color: white;
}
input {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
}
textarea:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #0000ff
; background-color: #FFFFCC
}
a:link {  color: white; text-decoration: none}
//a:active {  color: bisque; text-decoration: none}
//a:hover {  color: red; text-decoration: none; background-color: black}
a:visited {text-decoration: none; color: NavajoWhite }
div,date {font-size: 8pt}

td.menuo { color: crimson; font-size: 16pt; }
td.menu { background-color: #999999; color: red; font-size: 18pt;}
td.jaune  { background-color: #333333; color: red; font-size: 18pt;
text-align: center}
//td img:hover {display: block; color: red; text-decoration: none; background-color: blue}
.petit {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
	text-align: Justify;
        background-color: #6b6b6b;
        color: white;
}

input:hover { 
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #0000ff
; background-color: #FFFFCC
 } 