a { color:#006699; text-decoration:underline;}
a:link { color:#006699; text-decoration:underline;}
a:hover { color:#006699; text-decoration:none; }

body {
 scrollbar-face-color: #006699; 
 scrollbar-shadow-color: #000000;
 scrollbar-highlight-color: silver;
 scrollbar-3dlight-color: silver; 
 scrollbar-darkshadow-color: black; 
 scrollbar-track-color: #3385ad; 
 scrollbar-arrow-color: silver;
 background-color: white;
 background-image: url(images/background.gif);
 background-position: 150px 150px;
 color: #000040;
 color: black;
 font-family: verdana, arial, sans-serif, helvetica;
 font-size: 9pt;
}

html{
height:100%;
}

.corps {
padding-left:10px;
}

.sous-titre {
 font:Arial, sans-serif, Helvetica;
 font-size:11pt;
 font-weight:bold;
 color:#006699;
}

.bleu {
 font-size:9pt;
 font-weight:bold;
 color:#006699;
}

p {
 font-size:9pt;
}

li {
 font-size:9pt;
}

h1 {
 color:#006699;
}
/* 
H1 {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}


H2 {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}


H3 {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}



P {
 color: #fefefe;
 font-family: times, serif;
 font-size: 6pt;
}




body {
 background-color: white;
 color: #fefefe;
 font-family: times, serif, sans-serif, helvetica;
 font-size: 6pt;
}


div {
 position: absolute; 
 left: 0px; 
 top: 0px;
 width: 100%;
 height: 100%;
}
 */

.top {
background-color: rgb(51, 102, 153);
}

.top a, .top a:link, .top a :hover {
color:#ffffff;
}

.menu {
background-color:#336699;
}

.menu a, .menu a:link, .menu a:hover {
color:#ffffff;
}

/*#menu_optimEV dl, #menu_optimEV dt, #menu_optimEV dd, #menu_optimEV ul, #menu_optimEV li {
margin: 0;
padding: 0;
text-decoration:underline;
list-style-type: none;
}

#menu_optimEV {
font-family:Arial;
position: relative;
text-decoration:none;
bottom: 0px;
left: 0;
z-index:100;
width: auto;
font-size:10px;
color:#336699;
}

#menu_optimEV dl {
float: left;

position: relative;
margin: 0 0px;
text-decoration:none;

}
#menu_optimEV dt {
cursor: pointer;
text-decoration:none;
text-align: center;
font-weight: normal;


color:#ffffff;
}
#menu_optimEV dd {
background-color: #cbe0ea;position: absolute;
bottom:1.5em;visibility:hidden;
width:250px;
}
#menu_optimEV li {
text-align: left;
}
#menu_optimEV li a, #menu_optimEV dt a {
color: #336699;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu_optimEV li a:hover, #menu_optimEV dt a:hover {
background: #336699;
color:#cbe0ea;
}

#menu_optimEV a {
text-decoration: none;
color: #336699;
}
*/