.bloc1 {
  position:static;
  border:2px solid black;
  width:150px;height:200px;
  color:FFFFFF;
}
.decalage {
  position:absolute;
  border:1px solid red;
  left:100px;
  top:20px;
  width:100px;height:100px;
  color:FFFFFF;
}
.centrer {
    text-align: center;
}
.bouton a{
display:block;
width:190px;
line-height:35px;
text-align:center;
vertical-align:middle;
background:url(boutons/bt-bois.png) no-repeat;
color:black;
text-decoration:none;
float:50px;
margin:1px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
.ima {
  
   
  background: url(menu.png) no-repeat top center;
  position:absolute;left: 0;right: 0;text-align: center;top:0px; width:100%; 
  z-index:2;
   
  


  
}
.bouton a:hover {
background:url(boutons/bt-bois2.png) no-repeat;
}
.ecriture {
	color:#fff;
	font-size:24px;
	
}
.ecriture2 {
	color:#fff;
	font-size:35px;
	text-shadow: 2px 2px 4px black;
}

.ecriture3 {
	color:#bbb;
	font-size:45px;
	text-shadow: 4px 4px 8px black;
}

.ecriture4 {
	
	color:#fc0;
	font-size:35px;
	text-shadow: 2px 2px 4px black;
}