body {
  background-color : #999966; /* couleur de fond zoulstory*/
  background-image: url('../img/pamg.gif'); /* image de fond */
  background-repeat: repeat-y;
  background-position: 0px 120px;
  margin: 0; /* suppression de toutes les marges */
  padding: 0;}
  
h1{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	font-weight: bold}

	
img {
	border-width:0px; }

#logo {
position:absolute;
width:387px; 
float:left;
height:100px;
}

#menud {
position:absolute;
right:0;
top:0;
margin-left:225px; 
padding: 10px; 
height:10px; 
text-align:right;
background-color : #999966; /* couleur de fond zoulstory*/}

#menud a {
	color: #CC3300;
	font-weight: bold;}

/*border-style:solid; 
border-width:1px; 
border-color:black; */

#enbref {
	position: absolute;
	top: 800px;
	width: 200px; 
	margin: 0px;
	text-align: center;
	padding: 0;
	display:block;}
	


#menu {
	position: absolute;
	top: 100px;
	width: 200px; 
	margin: 20px;
	text-align: center;
	background-image: url('../images/menuon.gif');
	background-repeat: no-repeat;
	padding: 0;
	display:block;}	

#menu img{border:0;}

#menu ul{
	padding: 0;
	margin: 0px;
	display:block;}

#menu ul li{
	display:block;
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin-left: 0px;}

#menu ul li a{
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	width: 166px;
	height: 17px;
	/*On cache le texte*/
	text-indent: -3000px; /* ?a ?a fonctionne bien sous IE. Pas d'em en raison d'un bug sous Safari */
	font-size: 0px; /* ?a ?a fonctionne bien sous Gecko */
	text-decoration: none; /* Gecko suite */}
	 


#menu a:hover{ background-position: 0px -24px;}

#menu0 a { background-image: url('../images/menuoff_01.gif'); }
#menu1 a { background-image: url('../images/menuoff_02.gif'); }
#menu2 a { background-image: url('../images/menuoff_03.gif'); }
#menu3 a { background-image: url('../images/menuoff_04.gif'); }
#menu4 a { background-image: url('../images/menuoff_05.gif'); }
#menu5 a { background-image: url('../images/menuoff_06.gif'); }

#contenu {
  	position: absolute;	
	left: 200px;
	top: 100px;
	padding:10px;
	background-color: #ffffff; /* couleur de fond blanc*/;
	height:1500px;
}
	
#contenu img.photos{
	border-style:dotted; 
	border-width:1px; 
    border-color: #000000;
}
