html, body {height: 530px}

body {
margin : 50px 10px 10px 10px;
padding : 0 ; 
background : #121212; 
text-align : center;
font-size : 0.7em;
color : #777474 ;
font-family : arial ;
}

/*  SITE
********************************************************************/
#site { 
width : 900px;
margin : 0 auto;
text-align : justify;
/*background : #191919 ;*/
min-height : 664px; 
}
     
/*  HEADER
********************************************************************/
#header {
position : relative ; 
height : 664px;
background : url(images/cvc900.jpg) ; 
}

/*  HEADER LOGO
********************************************************************/
#headerlogo {
position : relative ;
left : 650px;
top:240px;
height : 180px;
width : 33px; 
background : url(images/web/logo-180.gif) ; 
}


/*  HEADER >> TITRE DU SITE >> H1 + H2 
********************************************************************/
#header h1.fr {
position : absolute; 
top : 50px ; 
left : 490px ; 
margin : 0;
padding : 0 ; 
font-size : 2em ;
text-transform : uppercase;
font-weight : normal ;
letter-spacing : 6px ;
text-align : center;  
}

#header h1 a {
color:#ffffff; /*#9D9D9D;*/
text-decoration : none; 
}

#header h2.fr {
position : absolute; 
top : 75px ; 
left : 500px ; 
margin : 0;
padding : 0 ; 
font-size : 0.9em ;
text-transform : uppercase;
font-weight : normal ;
letter-spacing : 6px ;
color : #fff;
text-align : center; 
}

#header  .sous-p1 {
position : absolute; 
top : 120px ; 
left : 550px ; 
margin : 0 ;
padding : 0;
color : #999999 ;
font-size : 99%; 
font-weight : normal ;
text-align : center;   
}

#header .sous-p1 a {
color:#999999; /*#9D9D9D;*/
text-decoration : none; 
}

#header .sous-p1 a:hover { 
text-decoration : underline ;  
}

#header h1.de {
position : absolute; 
top : 500px ; 
left : 525px ; 
margin : 0;
padding : 0 ; 
font-size : 2em ;
text-transform : uppercase;
font-weight : normal ;
letter-spacing : 4px ;
text-align : center;  
}


#header h2.de {
position : absolute; 
top : 530px ; 
left : 500px ; 
margin : 0;
padding : 0 ; 
font-size : 0.9em ;
text-transform : uppercase;
font-weight : normal ;
letter-spacing : 3px ;
color : #fff;
text-align : center; 
}

#header  .sous-p2 {
position : absolute; 
top : 590px ; 
left : 560px ; 
margin : 0 ;
padding : 0;
color : #999999;
font-size : 99%; 
font-weight : normal ;
text-align : center;   
}

#header .sous-p2 a {
color:#999999; /*#9D9D9D;*/
text-decoration : none; 
}
#header .sous-p2 a:hover { 
text-decoration : underline ;  
}

	
/*  FOOTER
*******************************************************************/ 
#footer { 
height :100px;
text-align : center ;
background : #121212 ;
}

#footer p { 
margin : 0 ;
padding : 15px 0 0 0;  
color : #868686; 
}

#footer a { 
color : #868686;
text-decoration : none ;  
}

#footer a:hover { 
text-decoration : underline ;  
}
