
html,body {
background-color : white; 
}

p,ul,li,td,tr, iframe {
font-size : 90%; 
font-family :  Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #333366; 
background-color : white; 
padding-left: 5 ;
}

a {
font-size : 100%; 
font-family :  Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif;
color : #333366;
background-color : #CCCCFF;
}

.menu {
font-size : 100%; 
font-family :  Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #333366; 
background-color : #FFFFFF; 
}

h1 {
font-size : 150%; 
font-family :  Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : navy; 
}

h2 {
font-size : 125%; 
font-family :  Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : navy; 
padding-left:15px;
}
h3 {
font-size : 110%; 
font-family :  Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : navy; 
padding-left:15px;
}

a:link {color: navy; text-decoration:underline; }
a:visited {color: blue; text-decoration:underline;}
a:hover {  color: Red;
  background-color: white;
  border-top: solid thin Red;
  border-bottom: solid thin Red;background-color : white; color:red; text-decoration:none;}

.haut {
text-align : right;
font-size : 70%; 
font-family :  Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : blue; 
}

