body {
margin: 0;
padding: 0;
font-family: arial, verdana,  helvetica, sans-serif;
font-size: 0.8em;
background-color: #000080; 
overflow : hidden; 
color : #000; 

scrollbar-base-color : #503562;
scrollbar-arrow-color : yellow
}



.conteneur { 
background-color: transparent; 
margin-top: -245px;
margin-left: -485px;
position:absolute;
left: 50%; 
top: 50%;
width: 970px;
height: 526px;
text-align : left;
background-image : url(css/bg.gif); background-repeat : no-repeat }






.gauche {float : left; width : 285px ; height : 400px;
 background-image : url(images/potiche.jpg); 
 background-repeat : no-repeat ;
 background-position :25px 200px; }
.droite {float : left ; width : 620px ; height : 450px; overflow : 	auto; margin-left : 0px; margin-top : 25px }
html>body .droite {margin-left : 20px; }




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

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

div.hr {float : left;
  height: 5px;
  background: #eee scroll center;
  margin : 5px 0 15px 0  ;
  padding : 0;   
  background : #fff url(css/hr.gif) 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 : #932C00 ; text-decoration : underline}
a:hover {color : #932C00 ; text-decoration : underline}





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

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


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

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

li.menuexept  a {color : #932C00 ; text-decoration : none ;  background : url(css/boot.gif) right bottom no-repeat; padding-right : 5px ;  padding-left : 5px ;}
li.menuexept a:hover {color : #932C00 ; text-decoration : none }

.copy {border : none ; padding-top : 5px}

.signature {
text-align : center ; 
width : 250px; 
font-size: 10px; 
margin-left : 60px ;

margin-top : 420px }
html>body .signature {margin-top : 380px }
