#haut{
background-image:url(../img/background-boite3.gif);
background-image:url(../img/background-boiteB4.gif);
height:321px;

}
.bouton{
	background-color:#f9b428;
	background-color:#f9e438;
	width:300px;
	height:270px;
	float:left;
	margin-left:25px;
	margin-top:25px;
	
}
.imgBtn{
	width:280px;
	height:208px;
	margin-left:7px;
	margin-top:0px;
	border-style:solid;
	border-width:3px;
	border-color:#fff;

}
.imgBtn a{
	width:280px;
	height:208px;
	margin:0;
	display:block;

}

#bouton1 .imgBtn{
background-image:url(../img/iconePresentationOut2.jpg);

}
#bouton2 .imgBtn{
background-image:url(../img/iconeStOngeOut2.jpg);

}
#bouton3 .imgBtn{
background-image:url(../img/iconeHistoireOut2.jpg)

}
#bouton1 .imgBtn:hover{

background-image:url(../img/iconePresentation.jpg);
}
#bouton2 .imgBtn:hover{

background-image:url(../img/iconeStOnge.jpg);
}
#bouton3 .imgBtn:hover{

background-image:url(../img/iconeHistoire.jpg)
}

h4{
	
	margin-top:13px;
	height:18px;
	
	text-align:center;
	
}
h4 a{
	
	
	margin-top:13px;
	height:10px;
	text-align:center;
	font-size:20px;
	font-family:"Palatino Linotype", sans-serif;
	color:#200d01;
}
h4 a:hover{
	
	
	
	
	
	
	color:#fff;
}
.bouton img{
	margin-left:7px;
	margin-top:0px;
	
	border-style:solid;
	border-width:3px;
	border-color:#fff;

}

#gauche{
	width:975px;
	height:350px;

}