body {
	background-color: #FFFFFF;
}
.page1{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #5a2407;
	text-align: right;
	clip: rect(auto,auto,auto,auto);
	padding-right: 11px;
	padding-bottom: 6px;
	padding-top: 6px;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	text-align: right;
	padding-right: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.fondmenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5A2407;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 900;
	font-style: normal;
	text-align: right;
	padding-right: 11px;
	color: #5A2407;
	letter-spacing: 1px;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	padding-right: 11px;
}
.Corps {
	overflow: auto;
	width: 700px;
	height: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	margin: auto;
	}
.Corps2 {
	overflow: auto;
	width: 700px;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	margin: auto;
	}
.Corps3 {
	overflow: auto;
	width: 700px;
	height: 380px;
	font-family: Arial, Helvetica, sans-serif;
	
	
	color: #000000;
	padding: 10px;
	margin: auto;
	}
.Corps4 {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	
	
	color: #000000;
	padding: 10px;
	margin: auto;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5A2407;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 11px;
}
a {
	color: #5A2407;
	text-decoration: none;
	}
	
a:hover {
	color: #3366CC;
	}
.historique {
	line-height: 20px;
	display: table;
}

.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.reponses {
	font-size: 12px;
	text-align: justify;
}
