a:link, a:visited {
	text-decoration: none;
	color: #CC9900;
	font-weight: bold;
}
a:hover {
	color: #AA8800;
	text-decoration: underline;
	font-weight: bold;
}
body {
	font-family: "Arial";
	font-size: 13px;
	text-align: justify;
	color: #000000;
	line-height: normal;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #Ffe375;
	scrollbar-shadow-color: #Ffe375;
	scrollbar-highlight-color: #Ffe375;
	scrollbar-3dlight-color: #Ffe375;
	scrollbar-darkshadow-color: #Ffc400;
	scrollbar-track-color: #e0e3ce;
	scrollbar-arrow-color: #001998; background-color:#E9EDEA
}
h1 {
	margin:0px 0; font-family: "Exo 2";
	font-size: 48px;
	font-weight: 100;
	text-align: center;
	color: #FFF8D9;
	padding: 3;
	line-height: 100%;
	text-shadow:2px 2px 3px #000000
  }
  
h2 {
	font-family: "Exo 2";
	font-style: normal;
	font-weight: 100;
	font-size: 36px;
	color: #576F99;
	margin: 2px 0;
	padding: 3px;
	line-height: 100%;
  text-shadow:2px 2px 3px #aaaaaa
}
h3 {
	font-family: "Exo 2";
	font-style: normal;
	font-weight: 100;
	font-size: 24px;
	color: #B97D20;
	margin: 2px 0;
	padding: 3px;
	line-height: 100%;
}
h4 {
	font-family: "Arial";
	font-style: normal;
	font-weight: 100;
	font-size: 15px;
	color: #000000;
	margin: 2px 0;
	padding: 3px;
	line-height: 100%;
}
h4b {
	font-family: "Arial";
	font-style: normal;
	font-weight: 100;
	font-size: 18px;
	color: #000000;
	margin: 2px 0;
	padding: 3px;
	line-height: 100%;
}
hr {
	color: #FF9900;
	width: 100%;
	height: 2px;
}
td {
	font-size: 13px;
	font-family: "Open Sans";
	line-height: normal;
	text-align: justify;
}
.encadre2 {
	font-size: 12px;
	line-height: 110%;
	text-align: left;
	text-decoration: none;
	background-color: #fff5c8;
	margin-left: 0;
	margin-right: 0;
	padding: 10;
	border: solid 1px #ffba2b;
}
.exergue {
	font-family: "Yanone Kaffeesatz";
	font-size: 25px;
	color: #E6B800;
	font-style: normal;
	line-height: 100%; margin-top:0; margin-bottom:10
}
.ill {
	padding: 4px;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	color: #FFFBEC;
	background-color: #FFFBEC;
}
.h4b {
	margin: 0;
	padding: 0;
	background-position: left top;
	font-weight: bold;
	background-image: url();
	line-height: 100%;
	text-indent: 0;
	text-align: left;
}
.h4c {
	padding: 0;
	background-position: left top;
	font-family: Open Sans;
	font-weight: bold;
	font-size: 24px;
	color: #5E8F3D;
	line-height: 100%;
	text-indent: 0;
	text-align: left;
	margin-left: 10;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.legende {
	font-size: 18px;
	color: #7A8651;
	border-left-width: 1px;
	border-right-width: 1px;
	line-height: 110%;
	text-align: center;
	font-family: Open Sans;
}
.legende2 {
	font-size: 11px;
	color: #2b8256;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top: 1px solid #d5aa00;
	border-bottom: 1px solid #d5aa00;
	background-color: #e0e3ce;
	line-height: 110%;
	text-align: center;
}
.img-shadow {
	float: left;
	background: url(imutil/shadow.png) no-repeat bottom right !important;
	margin: 8px 8px 8px 8px !important;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -8px 8px 8px -8px;
	padding: 0px;
}
.ombre {
	box-shadow: 2px 2px 6px 2px rgba(68, 68, 68, 0.5);
	-moz-box-shadow: 2px 2px 6px 2px rgba(68, 68, 68, 0.5);
	-webkit-box-shadow: 2px 2px 6px 2px rgba(68, 68, 68, 0.5);
border: 5px solid #f9fbe3;
}