body{ 
height: 100%; 
} 

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


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

/* BLOC CONTENEUR */ 


#graff { 
position:absolute; 
left: 50%; 
top: 50%; 
margin-top: -410px; 
margin-left: -620px; 
visibility: visible;
background : transparent;
overflow:auto;
z-index:1
 -moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=70);
}

#cont { 
position:absolute; 
left: 50%; 
top: 50%; 
width: 1150px; 
height: 552px; 
background :#000 url('images/bg_all_006.jpg') ;
margin-top: -350px; 
margin-left: -580px; 
text-align : left; 
border : 10px solid #fff  }


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

#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 : 45px ; 
height : 552px ; 
display : block;
background : #ccc ; 
-moz-opacity:0.8;
opacity: 0.8;
filter:alpha(opacity=80); 
} 

li a:hover {
background : #666 ;  
} 

 a.photos{
background: url('images/boot_photo_photos.jpg') 45px 0; 


}
 a.photos:hover {
background: url('images/boot_photo_photos.jpg') 0 0; 
}

 a.home{
background: url('images/boot_photo_accueil.jpg') 45px 0; 
}
a.home:hover {
background: url('images/boot_photo_accueil.jpg') 0 0; 
}

 a.news{
background: url('images/boot_photo_news.jpg') 45px 0; 
}
a.news:hover {
background: url('images/boot_photo_news.jpg') 0 0; 
}

a.musique{
background: url('images/boot_photo_musique.jpg') 45px 0; 

}
a.musique:hover {
background: url('images/boot_photo_musique.jpg') 0 0; 
}

a.liens{
background: url('images/boot_photo_liens.jpg') 45px 0; 
}

a.liens:hover {
background: url('images/boot_photo_liens.jpg') 0 0; 
}

a.contact{
background: url('images/boot_photo_contact.jpg') 45px 0; 
}
a.contact:hover {
background: url('images/boot_photo_contact.jpg') 0 0; 
}

a.sponsors{
background: url('images/boot_photo_sponsors.jpg') 45px 0; 
}
a.sponsors:hover {
background: url('images/boot_photo_sponsors.jpg') 0 0; 
}


/* BLOC GAUCHE*/ 

#texte {
margin-top: 500px; 
margin-left: 0px; 
color : #FFFFFF;
background : transparent ; 
width : 310px ;
height : 552px;  
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); } 

/* images du bloc texte */ 
#texte img{
margin : 10px 0 10px 10px ; }


 /* BLOC CENTRE */ 
#centre {
background : transparent ; 
float : left ; 
margin-left : 0px ; 
border-left :0px solid #fff; 
height : 552px; 
width : 273px; 
overflow : auto;}
/* images du bloc centre*/ 


#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 : 552px; 
width : 500px; 
overflow : auto;
color : #000}




#centre_blanc  img{
 border : 0px none;; margin-left:0; margin-right:0; margin-top:8px; margin-bottom:0
}








/* Titres*/ 


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

h2 span {
font-size : 12px ; 
font-style : italic}

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


h3 {
margin : 10px 5px 0 0 ; 
padding : 0 ; 
font-size : 14px ; 
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
}


/* Liens */ 
a {
color : #27413E
 }  
a:hover {
color : #27413E 
} 

a.class1 {
text-decoration : none ; 
text-transform : uppercase ; 
font-weight : bold
}
a:hover.class1 {
text-decoration : none ; 
text-transform : uppercase; }


/* FORMULAIRE */ 

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

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

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