.img1 { position: absolute; top: 80px; border: 1px solid #339933; right: 165px; }
.img2 { position: absolute; top: 315px; border: 1px solid #339933; right: 165px; }
.img4 { position: absolute; top: 580px; border: 1px solid #339933; left: 160px; }
.img3 { position: absolute; top: 800px; border: 1px solid #339933; left: 160px; }
.img5 { position: absolute; top: 1050px; border: 1px solid #339933; right: 165px; }
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
} 

.menu a {
	width: 500px;
	height: 20px;
	display: block;
	text-align: left;
	border: 0;
	text-decoration: none;
	color: #0033CC;
	background: #FFFFFF;
	padding-left: 30px;
	margin-left: 50px;
	 }
	 
.menu a:hover {
	background: url(http://www.sxmsaintmartin.com/images/fleche_droite_verte.jpg) no-repeat;
	border: 0;
	color: #009900;
     }

.menu a:active {
     background: url(http://www.sxmsaintmartin.com/images/fleche_droite_verte.jpg) no-repeat;
     border: 0; 
	color: #009900;
     }

