body { 
background-color : #808080; 
width : 100%; 
margin : 0 auto; 
font-family : "Trebuchet MS", "Myriad Pro", Arial, courrier, "time new roman", "Comic sans Ms", verdana, Georgia, serif; 
color : #696969; 
} 
h2 { 
color : #483d8b; 
text-indent : 200px; 
} 
div#page { 
background : url("../images/gauche.png") repeat-y; 
} 
div#page_bis { 
background : url("../images/droite.png") repeat-y right top; 
} 
div#contenu { 
margin : 0 18px; 
} 
#en_tête { 
height : 130px; 
background-image : url("images/banlv.PNG"); 
} 
h1 { 
text-indent : -50000px; 
} 
#menu, #menu ul { 
padding : 0; 
margin-right : 0; 
list-style : none; 
line-height : 30px; 
text-align : center; 
} 
#menu { 
margin : 0; 
font-weight : bold; 
font-family : Arial, "Comic sans Ms", verdana, Georgia; 
font-size : 15px; 
} 
#menu a { 
display : block; 
background : #3cb371; 
color : #fff; 
text-decoration : none; 
} 
#menu li { 
float : left; 
margin-right : 2px; 
width : 12.3%; 
} 
#menu a:hover { 
color : #000; 
background : #fff; 
} 
#menu li:hover ul ul, #menu li.sfhover ul ul { 
left : -999em; 
} 
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul { 
left : auto; 
min-height : 0; 
} 
div#menu_colonne { 
width : 12%; 
float : left; 
margin-left : 2px; 
margin-right: 2px;
padding-top : 0; 
font-weight : bold; 
font-family : Arial, "Comic sans Ms", verdana, Georgia; 
font-size : 15px; 
text-align : center; 
} 
div.menu_section { 
margin-bottom : 10px; 
padding-left : 10px; 
} 
h4 { 
font-family : "Trebuchet MS", "Myriad Pro", Arial, verdana, "Comic Sans Ms"; 
padding-top : 8px; 
background : #3cb371; 
text-decoration : none; 
margin-top : 20px; 
} 
a { 
color : #fff; 
text-decoration : none; 
display : block; 
} 
hover { 
background-color : #b3b3b3; 
color : #000; 
background : #fff; 
min-height : 0; 
} 
#corps { 
margin-right : 20px; 
margin-left : 140px; 
margin-bottom : 20px; 
margin-top : 50px; 
padding : 10px; 
background-color : #ffe4c4; 
background-image: url("images/ima4.jpg"); 
overflow : auto;

} 
#corps p { 
font-family : "Myriad Pro", Arial, "Comic sans Ms", verdana, Georgia; 
margin-left : 10%; 
margin-top : 120px; 
width : 70%; 
padding : 0; 


} 
#corps h2 { 
color : blue; 
} 
#corps h3 { 
color : #3f1f00; 
} 
#pied_de_page { 
margin : 0; 
text-align : center; 
padding : 5px 0; 
background-color : #778899; 
border : 1px solid #dcdcdc; 
clear : both; 
} 
