body {
	background-color: #f5e9af;
	z-index: 1;
	margin: 0;
	border-width: 0px;
	height: 100%;
}

html {
	height: 100%
}
.hautgauche {
	float: left;
  width: 50px;
  height: 45px; 
	margin: 0;
	padding: 0;
	border: 0;
	background: url(Images/ulc.jpg) no-repeat;
	position: absolute;
	top: 70px;
	left: 0px;
} 
.centrehaut {
	float: left;
	width: 924px ; 
  height:45px ; 
	margin: 0;
	padding: 0;
	border: 0;
	background: url(Images/bois2.jpg) repeat;
	position : absolute;
	top: 70px;
	left: 50px;
} 
.hautdroite {
	float: left;
  width: 50px;
	height: 45px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(Images/urc.jpg) no-repeat;
	position : absolute;
	top: 70px;
	left: 974px;
} 
.gauche {
	clear:both;
	float: left;
	width: 50px;
	height: 440px; 
	margin: 0;
	padding: 0;
	border:0;
	background: url(Images/bois.jpg) repeat-y;
	position:absolute;
	top: 115px;
	left: 0px;
} 

.centre {
  float:left ; 
  width: 924px; 
  height:440px ; 
  margin:0;
  padding:0 ; 
  border: 0;
  background-color:black;
  position : absolute;
	top: 115px;
	left: 50px;
	margin: auto;
  } 

.droite {
	float: left;
	width: 50px;
	height: 440px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(Images/bois.jpg);
	position : absolute;
	top: 115px;
	left: 974px;
}



#pied {
	text-align: center;
	font-family: "Bitstream Vera Sans Mono";
	background-color: transparent;
	color: black;
	font-size: small;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
	
#container {
	position: relative;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 100%;
	border: 0;
}
.basgauche {
  clear: both;
	float: left;
	width: 50px;
	height: 45px; 
	margin: 0;
	padding: 0;
	border: 0;
	background: url(Images/llc.jpg) no-repeat;
	position : absolute;
	top: 555px;
	left: 0px;
} 
.centrebas {
	float: left;
	width: 924px ;  
	height: 45px ;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(Images/bois2.jpg) repeat;
	position : absolute;
	top: 555px;
	left: 50px;
} 
.basdroite {
	float: left;
  width: 50px;
  height: 45px; 
	margin: 0;
	padding: 0;
	border: 0;
	background: url(Images/lrc.jpg) no-repeat;
	position : absolute;
	top: 555px;
	left: 974px;
} 
.bt1 {
	color: white;
	background-color: black;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font: italic normal bolder 20px "Bradley Hand ITC";
	border: 0px;
	margin: 6px;
	display: inline-table;
	width: auto;
}
.bt1:hover {
  border: 0px;
  color: yellow ;
		}

.bt1:visited	{
			text-decoration : underline;
		}
h1 {
	font: normal 800 40px "Bradley Hand ITC";
	text-align: center;
	color: white;
}
#entete{
	background: #f5e9af url(Images/bandeau5.jpg) no-repeat 310px;
	width: 100%;
	z-index: 2;
	height: 70px;
	top: 0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: black;
}
.lien2 {
	text-decoration: none;
	color : black;
	}
.lien2:hover {
	text-decoration: underline;}	
.lien2:visited{
	text-decoration: none;
	color:black;
}
#pied {
	text-align: center;
	font-family: "Bitstream Vera Sans Mono";
	background-color: transparent;
	color: black;
	font-size: small;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}
.aucentre{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	color: white;
	font-family: "Bradley Hand ITC";
	font-size: 25px;
}
.lien1 {
	text-decoration: none;
	color : white;
	}
.lien1:hover {
	text-decoration: underline;}	
.lien1:visited{
	text-decoration: none;
	color:white;
}
.tab{
	font-size:17px;
	
}
