body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
}
.conteneur {
	position:absolute;
	left:-477px;
	top:15px;
	margin-left:50%;
	margin-right:50%;
	width: 955px;
	padding: 0;
	margin-top: 20px;
}
.lecteur {
	position:absolute;
	left:30px;
	top:8px;
	margin-left:50%;
	margin-right:50%;
	width: 955px;
	padding: 0;
}
.entete {
	position:absolute;
	left:			270px;
	top:			0px;
	width:			550px;
	height:			80px;
	text-align:left;
	font-size:11px;
}
.menu {
	position:absolute;
	top:			450px;
	width:			955px;
	height:			140px;
}
.jauge {
	position:absolute;
	top:			120px;
	left:			138px;
	width:			100px;
	height:			30px;
	text-align:right;
}

p,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:3px;
}
h1 {
	margin-right: 5px;
	font-size:13px;
	font-weight:bold;
}
h2 {
	margin-right: 5px;
	font-size:12px;
	font-weight:bold;
}
h3 {
	margin-right: 5px;
	font-size:11px;
	font-weight:bold;
}
h4 {
	font-size:10px;
}
a {
	text-decoration: none;
	border-style: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border-style: none;
	font-weight: bold;
	color: #000000;
}
.texte {
	font-size : 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.colDroite {
	float: left;
	width:350px;
	margin:0px;
	padding-left:15px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: left;
}
.comment {
	/*height:350px;*/
	text-align: right;
	margin:0px;
	padding: 0px;
	margin-top:10px;
	overflow:hidden;
}
.lienDoc {
	margin:0px;
	padding:0px;
	background-image: url(images/logo-pdf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
	height:55px;
}
/*--------------*/
/* Sous menu
/*--------------*/
.sousMenu {
	text-align: right;
	display: block;
	margin:0px;
	padding: 0px;
	/*background-color:#CCCCCC;*/
}
.select {
	color:#000000;
}
/*--------------*/
/* pied de page */
/*--------------*/
.pied {
	width : 850px;
	text-align : left;
	clear: both;
	/*background-color:#EBEFF2;*/
	
	/*color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;*/
}
.pied a {
	color: #000000;
	text-decoration: none;	
	border-bottom-style: none;
}
.pied a:hover {
	color: #71BEBA;
	text-decoration: none;
	border-bottom-style: none;
}


.zoneTexte {
	position:absolute;
	left:			28px;
	top:			50px;
	width:			900px;
	height:			400px;
	overflow: hidden;
	padding-top: 30px;
 	background-image: url(images/fond.gif);
	background-repeat:no-repeat;
}

.scrollContainer {
	position:absolute;
	left:			250px;
	top:			0px;
	width:			500px;
	height:			400px;
	overflow:hidden;
	padding: 0px;
	background: transparent none;
	/*background-color:#00CC66;*/
}
	
.scrollContent {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	/*background-color:#FFCC99;*/
	text-align:left;
	background: transparent none;
} 
#blocDefilant {
	position:absolute;
	top:35px;
	left:250px;
	height:300px;
	width:650px;
	overflow:auto;
}
.deuxcols {
	float:left;
	width:290px;
	padding-right:20px;
}
.unecol {
	float:left;
	width:500px;
}
.colGauche {
	position:absolute;
	left:			0px;
	top:			30px;
	width:			210px;
	height:			300px;
	text-align:right;
	background: transparent none;
	overflow:hidden;
}

.thumb 		{
		position:			absolute;
		height:			9px;
		width:			15px;
		left: 			10px;
		}

