  body {
      margin: 0;
      padding: 0;
      text-align: center;
      background-color : #CECECE;
        }
    #conteneur {
      position: relative;
      margin: 1em auto;
      width: 1000px;
      height : 1400px;
      text-align: left;
      background : #fff url(phare.jpg) left top repeat;
        }
    #entete {
      width: 1000px;
      height :133px;
      border : 1px solid #f55;
	  text-align: center;
	        }
    #menu {
      position : absolute;
      top : 153px;
      left : 0;
      width: 140px;
      height : 300px;
	  overflow : auto;
      padding : 5px;
      border : 3px solid #0f470e;
	  background-image: url(menu4.png);
	background-position: center center;
      }
	#gauche {
	  position : absolute;
      width: 140px;
      height : 800px;
      top : 475px;
      left : 0;
      overflow : auto;
      padding : 5px;
      border : 2px solid #255;
	  }
	#droite {
	  position : absolute;
      width: 150px;
      height : 1124px;
      top : 153px;
      left : 820px;
      overflow : auto;
      padding : 5px;
	  border : 3px solid #255;
	  }
    #corps {
      position : absolute;
      width: 640px;
      height : 1148px;
      top : 133px;
      left : 150px;
      overflow : auto;
      padding : 10px;
      border : 0px dashed #55f;
      }
    #pied {
      position : absolute;
      top : 1300px;
      left : 0;
      width : 1000px;
      height : 100px;
      border : 2px solid #0f470e;
      }
	.menutop{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #001D59;
	text-decoration: none;
	background-image: url(menu3.png);
	background-position: center center;
	text-indent: 40px;
	display: block;
	height: 20px;
	width: 140px;
}
.menutitre{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	background-image: url(menu4.png);
	background-position: center center;
	text-indent: 40px;
	display: block;
	height: 20px;
	width: 140px;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
	border : 1px solid #0f470e;
}
.menu:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #e20cc0;
	text-decoration: none;
	background-image: url(bouton1.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
}
.menu:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(bouton2.png);
	background-position: center center;
	text-indent: 10px;
	display: block;
	height: 20px;
	width: 140px;
	}
	.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	 text-align: center;
	text-indent: 10px;
}
.titre1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}