.border {
	border: thin solid #999999;
}
.marge {
	background-image: url(sejour/images/sejour_04.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: dotted;
	border-right-color: #E9E9E9;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

