* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color:#333333;
	line-height:17px;
}
.section-title {
	font-size:14px;
	color:#333333;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

span.info2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
	letter-spacing:0.5px;
	top: auto;
}

a:link { text-decoration: none;color:#333333; font-weight: normal;}
a:active { text-decoration:underline;color:#333333 ;font-weight: normal; }
a:visited { text-decoration:none; color:#333333;font-weight: normal; }
a:hover { text-decoration:underline; color:#333333;font-weight:500; }

a img { border: none; }.files {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#000000;
}
.legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#FFFFFF;
}
span.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#999999;
}
.soustitre {
	font-family: "Courier New", Courier, mono;
	font-size:18px;
	letter-spacing:2px;
	font-weight:bold;
	color:#FF6600;
	text-transform:uppercase;
}
.soustitre1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0.5px;
	font-weight:bold;
	color: #999999;
	text-transform:uppercase;
}
.content {
	left:0;
	top:0;
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	overflow:visible;
	visibility: visible;
}
.legendeleft {
	position: inherit;
	left:180px;
	width:150px;
	z-index:1;
	top:auto;
	color:#000000;
}
.content1 {
	left:0px;
	top:0px;
	position: fixed;
	z-index:2;
	width:100%;
	height:100%;
	visibility:visible;
	overflow:auto;
}
.content2 {
	position:absolute;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
	top:100px;
	visibility:visible;
	overflow:visible;
}
.summary {
	left:30%;
	top:44em;
	position:absolute;
	z-index:1;
	visibility:visible;
	overflow:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	width: 400px;
}
.menutop {
	left:0;
	top:2em;
	position:absolute;
	z-index:5;
	visibility:visible;
	overflow:visible;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	width:90%;
}
span.spacer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}
.bar {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	font-size:9px;
	font-weight:normal;
	left:80px;
	top:0px;
	letter-spacing:0px;
	line-height:15px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:6px;
	position: fixed;
	text-transform:none;
	z-index:10;
	width:170px;
	background-color: #FFFFFF;
	height: 100%;
	text-align: right;
}
