
body {
	margin-left: 0pt;
	margin-right: 0pt;
	magin-top: 40pt;
	margin-bottom : 40pt;
	background-color: #AEFFAE;
	font-family : "Times New Roman";
	font-size : 12pt;
	color : #000000;
}

// liens
a:link {
	color: navy;
	background-color : transparent;
}
a:visited {
	color: navy;
	background-color : transparent;
}
a:active {
	color: red;
	background-color : transparent;
}
a:hover {
	color: red;
	background-color : transparent;
}
/* class autres... */
.titrePage{
	margin-top: 20; 
	margin-bottom: 20;
	text-align: center;
	font-family : "Monotype Corsiva";
	font-size : 20pt;
	color : #800000;
}
.textePageNormal{
	margin-bottom: 24pt;
	margin-top: 24pt;
	margin-left: 0pt;
	margin-right: 0pt;
	text-align:center;
	font-family : "Time New Roman";
	font-size : 12pt;
	color : #000000;
}
.reservationSejour1{
	color="#FF9933";
	font-size : 12pt;
}
.reservationSejour2{
	color="#00A4F2";
	font-face="Comic Sans MS";
	font-size : 12pt;
}
.legendePhoto{
	text-align:center;
	font-family : "Time New Roman";
	font-size : 8pt;
	font-color : #000000;	
}