body { background-image: url(../images/fond.jpg);
}
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 {	font-family: times new roman, helvetica, serif;
  	font-size: 20px;
  	color: #008000;
  	font-style: italic;
  	background-color: transparent;
}
h4 {
}
h5 {
}
h6 {
}
.texte { position: absolute;
 	left: 180px;
  	top: 115px;
	font-family: times new roman, helvetica, serif;
  	font-size: 14px;
  	color: #000000;
  	font-style: italic;
  	background-color: transparent;
}
.texte_eng { position: absolute;
 	left: 180px;
  	top: 115px;
	width: 570px;
        font-family: verdana, times new roman, helvetica,  serif;
  	font-size: 10px;
  	color: #000000;
  	background-color: transparent;
}
.texte_tourisme { position: absolute;
 	left: 180px;
  	top: 115px;
	font-family: verdana, times new roman, helvetica, serif;
  	font-size: 12px;
  	color: #000000;
  	background-color: transparent;
}


