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

scrollbar-base-color : #333;
scrollbar-arrow-color : #ccc
}



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

.gauche {float : left; width : 265px ; height : 450px; background-image : url(images/piscine-en-bois.jpg) }
.droite {float : left ; width : 600px ; height : 450px; overflow : 	auto; margin-left : 20px }

p {margin : 0 ; padding : 0 50px 0 0; text-align : justify;}
h1 {margin : 0 0 5px 0  ; padding : 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(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 : #fff ; 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 : #fff ; 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 : #fff ; 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}

.signature {
text-align : center ; 
width : 300px; 
font-size: 10px; 
margin-left : 5px ;
 margin-top : 0}
