body {
margin: 0;
padding: 0;
font-family: arial, verdana,  helvetica, sans-serif;
font-size: 0.8em;
background-color: #808589;
overflow : visible;
color : #fff;
scrollbar-base-color : #8D9092;
scrollbar-arrow-color : #ccc
}

.conteneur {
background-color: transparent;
margin-top: -300px;
margin-left: -450px;
position:absolute;
left: 50%;
top: 50%;
width: 900px;
height: 520px;
text-align : left;}

.gauche {float : left; width : 265px ; height : 450px; background-image : url(../images/001.jpg) }
.droite {float : left ; width : 600px ; height : 450px; overflow : 	auto; margin-left : 20px }
.player {width:220px; height:100px;padding:5px;}
.signature {
float : left ;
text-align : center ;
width : 305px ;
font-size: 10px ;
margin-left : 5px ;
margin-top : 0}
.bandeaubas {
float : left ;
text-align : center ;
width : 458px;
font-size: 10px;
margin-left : 20px ;
 margin-top : 0}

p {margin : 0 ; padding : 0 50px 0 0}
h1 {margin : 0 0 5px 0  ; padding : 0; font-size : 19px}
h2 {margin : 10px 0 5px 0 ; padding : 0; font-size : 19px}
.pub {font-size : 10px}

.expo {float : right; margin-right : 40px; border: 0}
.expo2 {float : right; margin-right : 0; border: 0}
.expo3 { margin-left : 0; border: 0}

div.hr {float : left;
  height: 5px;
  background: #eee scroll center;
  margin : 5px 0 15px 0  ;
  padding : 0;
  background : #fff url(../images/hr.jpg) left top no-repeat;
  width : 530px;
}

div.hr hr {
  display: none;  padding :0;
}

p {margin: 0 0 10px 0;}
.notop {margin: 0 0 0 0;}

a {color : #B2BDC6 ; text-decoration : underline}
a:hover {color : #fff ; text-decoration : underline}

.spacer {clear : both ; height : 13px; }

ul, li {
margin :0;
padding : 0 ;
list-style : none ;}

.menu {margin :20px 0 0 18px ; text-transform : uppercase ; font-size : 12px ; font-weight : bold}
.menu li {float : left  }

.menu li a {color : #B2BDC6 ; text-decoration : none ;  background : url(../images/boot.jpg) right bottom no-repeat; padding-right : 5px ;  padding-left : 5px ;}
.menu li a:hover {color : #E3BC30 ; text-decoration : none }

li.menuexept  a {color : #B2BDC6 ; text-decoration : none ;  background : url(../images/no.jpg) right bottom no-repeat; padding-right : 5px ;  padding-left : 5px ;}
li.menuexept a:hover {color : #E3BC30 ; text-decoration : none }

.copy {border : none}