#antilles {
margin-top:40px;

margin-left:60px;
margin-right:10px;
height: 45%;
width:100%;
background-color: #FFFFEE;
color:black;
font-weight: bold;
background-position: top;
background-repeat: no-repeat;
background-image: url('../images/fondantilles.jpg') ;
}
#antilles a {
	  padding-left:10;
	 margin-left: 90px;
	 text-decoration:none;
	 color:blue;
}
#antilles text {
margin-left: 20px;
}
#usa {
margin-top:70px;

margin-left:60px;
margin-right:10px;
height: 45%;
width:100%;
background-color: #FFFFEE;
color:black;
font-weight: bold;
background-position: top;
background-repeat: no-repeat;
background-image: url('../images/fondusa.jpg') ;
}
#usa a {
	 padding-left:10;
	 margin-left: 90px;
	 text-decoration:none;
	 color:blue;
}
#usa text {
margin-left: 30px;
}
#afrique {
margin-top:70px;

margin-left:60px;
margin-right:10px;
height: 45%;
width:100%;
background-color: #FFFFEE;
color:black;
font-weight: bold;
background-position: top;
background-repeat: no-repeat;
background-image: url('../images/fondafrique.jpg') ;
}
#afrique a {
	  padding-left:10;
	 margin-left: 90px;
	 text-decoration:none;
	 color:blue;
}
#afrique text {
margin-left: 20px;
}
#europe {
margin-top:70px;

margin-left:60px;
margin-right:10px;
height: 45%;
width:100%;
background-color: #FFFFEE;
color:black;
font-weight: bold;
background-position: top;
background-repeat: no-repeat;
background-image: url('../images/fondeurope.jpg') ;
}
#europe a {
	  padding-left:10;
	 margin-left: 70px;
	 text-decoration:none;
	 color:blue;
}
#europe text {
margin-left: 20px;
}

