body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #fef8DF;
}
h1 {
	color: #940000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #FFB294;
	border-right-color: #FFB294;
	border-bottom-color: #FFB294;
	border-left-color: #FFB294;
	border-top-style: dotted;
	padding-left: 0px;
	border-left-style: dotted;
	padding-bottom: 5px;
	font-size: large;
	margin-top: 11px;
	text-align: left;
	border-right-style: dotted;
}
h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: large;
	margin-right: 70px;
	text-decoration: underline;
	margin-bottom: 30px;
}
h3 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	margin-right: 70px;
}
p {
	text-indent: 20px;
	padding-right: 50px;
	padding-left: 5px;
}.menu {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
}
.infobulle {
	color: #8C0852;
	background-color: #FFB294;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	text-align: left;
	cursor: hand;
	font-size: small;
}
.newsletter-email {
	color: #000000;
	background-color: #FFB294;
	text-align: left;
	font-size: small;
	cursor: help;
	border: thin solid #FFB294;
	margin-top: 2px;
	margin-bottom: 2px;	
		/*	border: none; */
}
.newsletter-button {
	color: #000000;
	background-color: #FFB294;
	text-align: left;
	font-size: small;
	border: none;
	cursor: hand;
}
a {
	color: #8C0852;
}
.smaller-text {
	font-size: small;
}
ul {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dt {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFB294;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFB294;
	border-right-color: #FFB294;
	border-left-color: #FFB294;
	margin-bottom: 10px;
}
.letterlist {
	list-style-type: lower-alpha;
}
.encadre {
	border: 1px solid #A50000;
	padding: 10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
}
