h1 { 
font-size : 200%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : rgb(194, 194, 194);
text-align : center;
} 
h2 { 
font-size : 100%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : rgb(106, 106, 106);
} 
a:link { 
color : rgb(106, 106, 106);
text-decoration : none;
} 
a:visited { 
color : rgb(106, 106, 106);
text-decoration : none;
} 
a:hover { 
color : rgb(148, 38, 17);
text-decoration : none;
} 
li { 
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size : 100%;
color : rgb(106, 106, 106);
display : list-item;
list-style-image : url('../images/puce.gif');
list-style-position : outside;
background-position : 0% 65%;
padding-left : 15px;
} 
#menu { 
background-color : rgb(0, 0, 0);
width : 20%;
float : left;
} 
#contenu { 
margin-left : 350px;
margin-right : 100px;
text-align : justify;
} 
.titre {
background-color : rgb(0, 0, 0);
color : rgb(0, 0, 1);
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size : 200%;
}
.hautdepage { 
background-color : rgb(0, 0, 0);
background : rgb(0, 0, 0) url('../images/hautdepage.gif') no-repeat center top;
background-position : 80% 0%;
background-color : rgb(0, 0, 0);
font-size : 100%;
font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
color : rgb(0, 0, 1);
background-color : rgb(0, 0, 0);
} 
.baniere { 
background-color : rgb(0, 0, 0);
background : rgb(0, 0, 0) url('../images/baniere.gif') no-repeat center top;
background-position : 50% 0;
background-color : rgb(0, 0, 0);
} 
.haut { 
text-align : right;
} 
.grise { 
background-color : rgb(0, 0, 0);
width : 200px;
padding : 10px;
} 
.blue { 
margin-left : 225px;
padding : 10px;
left : 240px;
top : 65px;
} 
