 h2{
 	width:300px;
 }
#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;

}
p{
	padding-top:10px;
	padding-left:10px;
	font-weight:lighter;
	
}
p a{
	
	color:#200d01;
}
p a:hover{
	
	color:#fff;
}
#introduction{
	font-weight:bold;
}
#question{
	font-size:18px;
	font-weight:bold;
}

#gauche{
	width:975px;
	height:auto;
	padding-bottom:50px;

}
.mot{
	color:#200d01;
	font-weight:bold;
}
.definition{
	margin:30px 10px;
}
#listeDefinition{
	list-style:none;
	width:650px;
	float:left;
	

}
img{
	float:right;
	margin:20px;
	width:300px;
	
}
.gauche{
	float:left;
}
.droite{
	float:right;
}
h3{
	width:500px;
}
#gauche{
	padding-bottom:30px;
	margin-bottom:30px;
}
#notesBas{
margin-top:50px;
margin-left:100px;
width:700px;
list-style:decimal;
font-size:11px;

}
#notesBas li{
margin:5px 0;

}

