@charset "utf-8";
/* CSS Document */

html {
	font-size: 100%;
}
body {
	font-size: 0.85em;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 1.4;
	background-image: url(../Images/fondbody.png);
	background-repeat: no-repeat;
	margin-top: 7.5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.container .header {
	clear: right;
	position: relative;
	height: auto;
	width: auto;
}

.container .header img {
	position: relative;
	;
	clear: none;
	float: left;
	top: 28px;
	left: -5px;
}
.container .header .language {
	position: absolute;
	top: 1px;
	right: 1px;
	height: 110px;
	width: 40px;
	float: right;
	clear: both;
	overflow: visible;
}
.container .header .language img {
	height: 20%;
	width: 70%;
	position: relative;
	left: 2.8em;
	top: 3.3em;
	clear: both;
}



.container .header h4 {
	font-family:Estrangelo Edessa,Arial, Helvetica, sans-serif;
	font-size: 3.6em;
	color: #FA9521;
	text-align: center;
	position: relative;
	top: -1.2em;
	font-weight: bold;
}


.container .header h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	color: #D4D7DA;
	text-align: center;
	position: relative;
	top: -4em;
	clear: both;
}
#navigation {
	top: -2.5em;
	z-index: 2000;
	width: 46em;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#zoneclick {
	top: 4em;
	width: auto;
	height: auto;
	position: absolute;
	margin-left: 12em;
	z-index: 2000;
}


.container .content {
	background-color: #F3E8E2;
	text-align: justify;
	padding-bottom: 30px;
	padding-top: 0px;
	font-size: 110%;
	color: #666;
}
#acheteur_icon {
	float: left;
	margin-right: 10px;
}


.container .footer {
	background-color: #999;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	vertical-align: middle;
	position: relative;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 5px;
}
.container .footer h6 {
	font-size: 0.7em;
	color: #000;
	text-align: center;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FF8000;
	font-size: 1.5em;
	text-align: left;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #00B0F0;
	font-family: Verdana, Geneva, sans-serif;
}
h6 {
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 2em;
	padding-left: 3.5em;
}

p {
	font-size: 1.1em;
	text-align: justify;
	padding-left: 3.5em;
	padding-right: 3em;
}
.container .content p {
}


.small_italic {
	font-size: 0.7em;
	font-style: italic;
	line-height: 90%;
}


.text_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bolder;
	color: #000;
}
.bold_blue {
	font-weight: bold;
	color: #00B0F0;
}
.bold_blue {
	font-weight: bolder;
	color: #000;
}

.bold_black {
	font-weight: bolder;
	color: #000;
	font-size: 16px;
	
}

.bold_orange {
	font-weight: bolder;
	color: #FF8000;
}
.big_bold_blue {
	font-size: 1.5em;
	font-weight: bold;
	color: #00B0F0;
}

.souligner {
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.bold_black_souligner {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}


.bold_red {
	font-weight: bold;
	color: #F03;
	text-decoration: underline;
}
.liste {
	color: #333;
	font-size: 1.1em;
	line-height: 1.5em;
}
.indice {
	vertical-align: top;
	font-size: 0.7em;
	font-variant: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.icon {
	margin-right: 15px;
	top: 5px;
	position: relative;
}
.icon2 {
	margin-right: 15px;
	top: 28px;
	position: relative;
}