h1 { position: absolute;
 	left: 180px;
  	top: 0px;
	font-family: times new roman, helvetica, serif;
  	font-size: 40px;
  	color: #FFFF99;
  	font-style: italic;
  	background-color: #339900;
}
h2 { position: absolute;
 	left: 150px;
  	top: 45px;
	font-family: times new roman, helvetica, serif;
  	font-size: 20px;
  	color: #339900;
  	font-style: italic;
  	background-color: transparent;
}
h3 { position: absolute;
 	left: 120px;
  	top: 70px;
	font-family: times new roman, helvetica, serif;
  	font-size: 16px;
  	color: #000000;
  	font-style: italic;
  	background-color: transparent;
}
h4 {
}
h5 {
}
h6 {
}
td {  font-family: Arial, Helvetica, sans-serif;
 	font-size: 7px;
}
.texte1 { position: absolute;
 	left: 30px;
  	top: 155px;
	font-family: times new roman, helvetica, serif;
  	font-size: 14px;
  	color: #000000;
  	font-style: italic;
  	background-color: transparent;
}
.texte2 { position: absolute;
 	left: 30px;
  	top: 550px;
	font-family: times new roman, helvetica, serif;
  	font-size: 14px;
  	color: #000000;
  	font-style: italic;
  	background-color: transparent;
}
.texte3 { position: absolute;
 	left: 30px;
  	top: 1205px;
	font-family: times new roman, helvetica, serif;
  	font-size: 14px;
  	color: #000000;
  	font-style: italic;
  	background-color: transparent;
}
.dimanche { display: none;
}

