h1 { position: absolute;
 	left: 180px;
  	top: 25px;
	font-family: times new roman, helvetica, serif;
  	font-size: 40px;
  	color: #FFFF99;
  	font-style: italic;
  	background-color: #339900;
}
h2 { position: absolute;
 	left: 180px;
  	top: 85px;
	font-family: times new roman, helvetica, serif;
  	font-size: 20px;
  	color: #339900;
  	font-style: italic;
  	background-color: transparent;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
.texte_eng { position: absolute;
 	left: 5px;
  	top: 110px;
        width: 640px;
	font-family: verdana, times new roman, helvetica,  serif;
  	font-size: 10px;
  	color: #000000;
  	background-color: transparent;
}
.texte { position: absolute;
 	left: 5px;
  	top: 110px;
	font-family: times new roman, helvetica, serif;
  	font-size: 14px;
  	color: #000000;
  	font-style: italic;
  	background-color: transparent;
}
.texte_tourisme { position: absolute;
 	left: 5px;
  	top: 110px;
        width: 640px;
	font-family: verdana, times new roman, helvetica, serif;
  	font-size: 9px;
  	color: #000000;
  	background-color: transparent;
}
