body {background: #222 ;
font: normal 100 1em/1em helvetica,sans-serif;
color: #aaa;
margin: 0px;
}


:link, :visited { text-decoration: none; font : normal 200 1em/1.2em helvetica, sans-serif; }
:link:focus, :visited:focus { color: #111; }
:link { color:#665d50; }
:visited { color: #5f6656; }
:link:hover, :visited:hover { font : normal 600 1.2em/1.2em helvetica, sans-serif; }
:link:active, :visited:active { color: #a74; } 

.info {font : normal 100 10px/10px helvetica, sans-serif;color:#665d50; }
.info:hover{font : normal 100 12px/10px helvetica, sans-serif;color:#665d50; }


#titre {
position:fixed;
left:20px;
top:20px;
height:38px;
width:296px;
background: transparent ;
z-index:120;
margin:0;
padding:0;
}

#titre :link, #titre :visited { text-decoration: none;
font : normal 600 36px/36px Impact,helvetica, sans-serif; }
#titre :link:focus, #titre :visited:focus { color: #666; }
#titre :link { color:#665d50; }
#titre :visited { color: #665d50; }
#titre :link:hover, #titre :visited:hover { font : normal 600 36px/36px Impact,helvetica, sans-serif;}

#stitre {
position:fixed;
left:420px;
top:10px;
height:65px;
font: normal 300 2em/1.4em  helvetica,sans-serif; 
color: #7d7262;
background: transparent ;
z-index:110;
margin:0;
padding:0;
}
#nav {
position:fixed;
top:190px;
left:4px;
min-height:600px;
width:145px;
background: transparent;
z-index:100;
margin:0;
padding:0;
}
#texte {
position:absolute;
background: transparent;
z-index:50;
top:120px;
min-width:880px;
margin:0;
left:8em;
font: normal 300 1em/1em  helvetica,sans-serif;
color: #aaa;
}
.sansnav {
position:relative; 
width: 990px;
top:120px;
}
.dr {
float: right;
width: 15%;
margin: 8% 1%;
font: normal 100 0.8em/1em  helvetica,sans-serif; 
}
.gch{
margin-left:15px;
}
.drsansnav {
float: right;
width: 480px;
}

.ctsansnav {
position:relative;
top:220px;
left: 50%;
margin-left: -350px;
width:700px;
}
.tit {
font: normal 300 2em/1.4em  helvetica,sans-serif; 
color: #7d7262;
}
.spacer {
clear: both;
}

h3,h6 {
text-align: center;
}
h4.retour {
text-align: right;
}
img {border: 0}

#vignette {
position:fixed;
width:270px;
height:346px;
background: transparent;
z-index:90;
visibility:hidden;
top:130px;
left:8em;
margin:0;
}

area{
cursor: pointer;

}