body{ 
height: 100%; 
} 

body { 
margin: 0; 
padding: 0; 
background-color : #060932; 
text-align :left; 
font-family : arial; 
font-size : 10px ; 
color : #fff; 


scrollbar-base-color:#6994e4;
scrollbar-arrow-color:#FFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#6994e4;
  scrollbar-highlight-color:#ccc;
  scrollbar-track-color:#6994e4;
} 

/* MAIN BLOC */ 

#cont { 
position:absolute; 
left: 50%; 
top: 48%; 
width: 750px; 
height: 300px; 
margin-top: -150px; 
margin-left: -385px; 
background :#000 url(images/bg_all_006.jpg) ;
text-align : left; 
border : 10px solid #fff ; }


#menu {
padding : 0; 
margin : 0 ; 
list-style : none ; 
margin-left : 0px ; 
float : right ; 
height : 300px;}

#menu li a span{
position: absolute;
left: -5000px;
}

li {
float : left; 

 
} 

li a {
float : left; 
display : block;
padding : 0 0 0 1px ; 
margin : 0 ;
width : 30px ; 
height : 300px ; 
display : block;
background : #ccc ; 
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80); 
} 

li a:hover {
background : #666 ;  
} 

 a.sos{
background: url(images/button_sos.jpg); 
background-position : 30px 0;

}
 a.sos:hover {
background: url(images/button_sos.jpg); 
background-position : 0 0 ;}

 a.biosfir{
background: url(images/button_biosfir.jpg); 
background-position : 30px 0}
a.biosfir:hover {
background: url(images/button_biosfir.jpg); 
background-position : 0 0 ;}

 a.pcrf{
background: url(images/button_pcrf.jpg); 
background-position : 30px 0}
a.pcrf:hover {
background: url(images/button_pcrf.jpg); 
background-position : 0 0 ;}

 a.google{
background: url(images/button_google.jpg); 
background-position : 30px  0}
a.google:hover {
background: url(images/button_google.jpg); 
background-position : 0 0 ;}

a.crsm{
background: url(images/button_crsm.jpg); 
background-position : 30px 0 ;
}
a.crsm:hover {
background: url(images/button_crsm.jpg); 
background-position : 0 0;}

a.join{
background: url(images/button_join.jpg); 
background-position : 30px 0}

a.join:hover {
background: url(images/button_join.jpg); 
background-position :  0 0 ;}

a.wwg{
background: url(images/button_wwg.jpg); 
background-position : 30px 0}
a.wwg:hover {
background: url(images/button_wwg.jpg); 
background-position :  0 0 ;}

a.moe{
background: url(images/button_moe.jpg); 
background-position : 30px 0}
a.moe:hover {
background: url(images/button_moe.jpg); 
background-position : 0 0 ;}


/* Left Bloc*/ 

#texte {
background : transparent ; 
width : 210px ;
height : 300px;  
text-align : left; 
float : left ; 
overflow : auto; }

#texte p{
margin : 0 0 0 10px ; padding : 0}

.englobe_texte {
margin-top : 10px; 
background : #fff ;
 color : #000 ;
 -moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80); } 


#texte img{
margin : 10px 0 10px 10px ; }


 /* CEntral Bloc */ 
#centre {
background : transparent ; 
float : left ; 
margin-left : 0px ; 
border-left :10px solid #fff; 
height : 300px; 
width : 273px; 
overflow : auto;}



#centre img{
margin : 15px 0 10px 30px ; }


#centre_blanc {
background : #fff ; 
float : left ; 
margin-left : 0px ; 
border-left :10px solid #fff; 
border-right :8px solid #fff; 
height : 300px; 
width : 304px; 
overflow : auto;
color : #000}




#centre_blanc  img{
 margin : 8px 0 0 0 ; 
 border : 0;
}








/* Titles*/ 


h1{
margin: 10px 0 0 10px; 
padding: 0; 
font-size : 12px; 
}

h2 span {
font-size : 10px ; 
font-style : italic;
font-family : "Maiandra GD";
}

h2 {
margin : 10px 5px 0 0 ; 
padding : 0 0 5px 0; 
font-size : 15px ; 
border-bottom : 1px dotted #27413E ; 
padding-bottom : 5px;
color : #4e51d4 ;}


h3 {
margin : 10px 5px 0 0 ; 
padding : 0 ; 
font-size : 12px ; 
color : #27413E ;
text-transform : uppercase ; }


/* paragraphes */ 

p { 
padding : 0 ; 
margin-top : 5px ; 
margin-bottom : 0 ; 
margin-right : 10px}

.para_top2 {
margin : 5px 0 0 0
}
.notop{margin : 0
}


/* join */ 
a {
color : #060932;	   
 }  
a:hover {
color : #4762e8;
} 

a.class1 {
text-decoration : underlined ; 
color : #ffffff;
font-weight : bold
}
a:hover.class1 {
text-decoration : none ; 
color : #aaaaaa;
 }


/* FORMULAIRE */ 

input {
width : 275px ; 
margin : 0 0 5px 0
}
textarea { 
margin : 0 0 10px 0 ;
 width : 275px ; 
}

a.blanc {text-decoration : none ; font-weight : bold ; color : #ffffff}

#footer {position : absolute ;  text-align : center ; bottom : 20px ; left : 0 ; width : 100% ; color : #fff; } 
#footer a {color : #4762e8; text-decoration : underlined ; }
#footer a:hover {color : #4762e8; text-decoration : underlined ;} 
#footer p {margin : 0 0 0 -10px; padding : 0 } 
#footer a:hover {color : #fff ; text-decoration : underline ; }




