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

    body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
    }
    .thrColAbsHdr #container { 
    	position: relative;
    	width: 920px;
    	background: #FFFFFF;
		margin-left: auto;
		margin-right: auto;
    	border: 0px solid #000000;
    	text-align: left;
    } 
    
    .thrColAbsHdr #header { 
    	height: 60px;
    	background: #FFFFFF; 
    	padding: 0 10px 0 20px;
    } 
    .thrColAbsHdr #header h1 {
    	margin: 0;
    	padding: 10px 0;
    }
    .thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 235px;
	left: 189px;
	width: 763px;
	background: #FFFFFF;
	height: 400px;
    }
    .thrColAbsHdr #sidebar1B {
	position: absolute;
	top: 482px;
	left: 224px;
	width: 178px;
	background: #FFFFFF;
	height: 400px;
    }
    .thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 482px;
	right: 83px;
	width: 501px;
	background: #FFFFFF;
	height: 399px;
    }
    .thrColAbsHdr #sidebar3 {
	position: absolute;
	top: 10px;
	right: 731px;
	width: 222px;
	background: #FFFFFF;
	height: 701px;
	left: 2px;
    }
    .thrColAbsHdr #sidebar4 {
	position: absolute;
	top: 12px;
	right: 46px;
	width: 680px;
	height: 142px;
	left: 233px;
    }
    .thrColAbsHdr #sidebar5 {
	position: absolute;
	top: 210px;
	left: 236px;
	width: 646px;
	background: #FFFFFF;
	height: 399px;
    }
    .thrColAbsHdr #sidebar5B {
	position: absolute;
	top: 177px;
	left: 194px;
	width: 682px;
	background: #FFFFFF;
	height: 176px;
    }
    .thrColAbsHdr #sidebar6 {
	position: absolute;
	top: 99px;
	left: 242px;
	width: 680px;
	height: 317px;
	background: #FFFFFF;
	height: 301px;
    }
    .thrColAbsHdr #sidebar7 {
	position: absolute;
	top: 350px;
	left: 426px;
	width: 679px;
	background: #FFFFFF;
	height: 176px;
    }
    .thrColAbsHdr #sidebar7B {
	position: absolute;
	top: 507px;
	left: 614px;
	width: 500px;
	background: #FFFFFF;
	height: 399px;
    }
    .thrColAbsHdr #mainContent { 
    	margin: 0 300px;
    	padding: 0 10px;
    }
    .thrColAbsHdr #sidebar7 {
	position: absolute;
	top: 507px;
	right: 28px;
	width: 193px;
	background: #FFFFFF;
	height: 511px;
    }
	#bandeau-footer-fixe{
	position: fixed;
	left: 0;bottom: 0;
	padding: 0;
	background-color:#FFFFFF;
	border-bottom: 1px solid #AEAEAE;
	width: 100%;
	height:54px;
	z-index: 50;
	opacity: .5;
	filter: alpha(opacity=50);
	}
	#bandeau-footer-contenu{
	color:#000000;
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	}
    .thrColAbsHdr #footer { 
    	padding: 0 10px 0 20px;
    	background:#000000;
    } 
    .thrColAbsHdr #footer p {
    	margin: 0;
    	padding: 10px 0;
    }
    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
body,td,th {
	color: #000000;
}
