body { 

background-color : #808080; 

width : 100%; 

margin : 0 auto; 

color : #696968; 
} 
h2 { 

color : blue; 

text-indent : 50px; 
} 
h3 { 

color : orange; 

font-size : 24px; 

text-indent : 50px; 
} 
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-size : 15px; 
} 
#menu a { 

display : block; 

background : #3cb371; 

color : #fff; 

text-decoration : none; 
} 
#menu li { 

float : left; 

margin-right : 1px; 

width : 12.4%; 
} 
#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 { 

padding-top : 8px; 

background : #3cb371; 

text-decoration : none; 

margin-top : 20px; 
} 
a { 

color : #fff; 

text-decoration : none; 

display : block; 
} 
#corps { 

margin-right : 20px; 

margin-left : 140px; 

margin-bottom : 20px; 

margin-top : 50px; 

padding : 10px; 

background-color : #ffe4c4; 

overflow : auto; 

border : 1px solid #dcdcdc; 
} 
#corps p { 

font-size : 17px; 

color : blue; 

margin-left : 50px; 

margin-top : 40px; 

width : 80%; 

padding : 0; 
} 
#corps a { 

color : #149414; 

font-weight : bold; 
} 
.pages { 

color : blue; 

font-size : 15px; 
} 
caption { 

font-family : Arial, Verdana, "Comic Sans Ms", " Arial Black", serif; 

font-weight : bolder; 

font-size : 15px; 

color : blue; 

margin-bottom : 20px; 
} 
table { 

margin-left : auto; 

margin-right : auto; 

margin-bottom : 40px; 

border-collapse : collapse; 

border : 2px solid blue; 
} 
th { 

background-color : #009900; 

color : white; 

font-size : 1.1em; 

font-family : Arial, Verdana, "Comic Sans Ms", " Arial Black", serif; 

border : 1px solid blue; 
} 
td { 

font-family : Arial, "Comic Sans Ms", " Arial Black", Arial, Verdana, serif; 

text-align : center; 

font-size : 17px; 

color : blue; 

padding : 5px; 

border : 1px solid blue; 
} 
#pied_de_page { 

margin : 0 10px; 

text-align : center; 

padding : 5px 0; 

background-color : #778899; 

border : 1px solid #dcdcdc; 

clear : both; 
} 
