BODY, BODY.Neige          { color: #003366; font-size: 100%; font-family: arial, helvetica, sans-serif; background: gray url(Images/FondAlu.jpg); background-attachment:fixed; }
.cadrephoto, .timagev, .timageh, h1 { border: ridge 4px #646464 }
a[href]:hover .cadrephoto { border: ridge 4px red }
H1            { background: #dddddd}
/*
Gestion de la barre de navigation
*/
#corps      { position: absolute; top: 10px; z-index: 1; min-height: 500px; width: 95%; margin-right: 30px }
#corps.chapitre { padding-left: 210px ; }
#menutop    { position: absolute; top: 0px; right: 0px; z-index: 2; width: 40px ; height: 160px; background: gray url(Images/Alu-D-back.gif); color: inherit; }
#menutop hr { visibility: hidden }
.menuitem { margin: 0; padding: 0 }
.menuitem li { clear: both; float: right; list-style-type: none; list-style-image: none; width: 30px ; height: 30px; }
.menuitem li span { display: none }
IMG.frise { display: none }	
.imagette { box-shadow: 7px 7px 5px ,inset -5px -5px 5px rgba(0,0,0,0.5),inset 5px 5px 5px rgba(255,255,255,0.5); border-radius: 5px }
