body {
background-color: white;
border: 4px;

}
 
#title1{
	font-family: GE Bailiff Caps; 
	font-style: italic; 
	color: black ; 
	text-align: left;
	font-size: 50px;
}
#title2{
	
	font-size: 25px;
	color:   #848484;
	font-family: GE Bailiff Caps; 
	font-style: italic; 
}
a {
color: rgb(51, 51, 51);
text-decoration: none;
}

a:hover {
color: rgb(51, 51, 51);
text-decoration: underline;
}

p {
font-family: GE Bailiff Caps;
font-size: 12px;
color: rgb(51, 51, 51);
}

#haut {
background-color: white;
height: 76px;
border-style: ridge;
padding:5px;
 font-weight: bold;
}
 a img {border: 0;}


  #menu {
   background-image: url(galets.jpg);
	background-repeat: no-repeat ;
	margin-left: 0px;
	height: 800px;
	width: 160px;
}



 #contenu {
 padding-left :40 px;
 padding-right: 12px;	
 padding-top: 12px;
 background-color:  #ececec;
 border-bottom: 0px;
 border-top:0px;
 border-color: white;
 margin-left:160px;
 margin-top: -800px;
 height: 800px;
 border-width: 4px;
 font-family:  "GE Bailiff Caps";
 
 }


#adresse { 
font-family: "Courier New";
font-size: 14px;
padding:2px;
color: blue;

}



