/* 25/01/26 JFL */
* {	padding: 0;
	margin: 0}	
html, body {
	font-family: verdana;
	margin: 0 auto;
	text-align: center;
	font-size: 100%;
	width: 980px;
	color: #333399;
	background-color: White}

/* Colonne 1 */
.colonne1 {
	float: left;
    width: 160px;
	height: 1425px}
	
/* Colonne 2 */
.colonne2 {
	float: left;
    width: 30px;
	height: 1425px;
	background-color: White}	
	
/* Colonne 3 */
.colonne3 {
	float: left;
	text-align : left;
    width: 760px;
	height: 1425px;
	background-color: White}
	
.colonne3 .bloc1 {
	float: left;
	text-align: center;
    width: 760px;
	height: 73px;
	color: Black}	
	
.colonne3 .bloc2a {
	float: left;
	color: #333399;
	text-align: left;
    width: 600px;
	height: 150px}
	
.colonne3 .bloc2b{
	float: left;
	text-align: left;
    width: auto;
	height: 150px}

.colonne3 .bloc3{
	float: left;
	text-align : left;
    width: 760px;
	height: 60px;
	font-size: .8em}
	
.colonne3 .bloc4a {
	float: left;
	text-align: left;
    width: 200px;
	height:220px}
	
.colonne3 .bloc4b {
	float: left;
	text-align: left;
    width: 560px;
	height:220px}	
	
.colonne3 .bloc5a {
	float: left;
	text-align: left;
    width: 200px;
	height:200px}
	
.colonne3 .bloc5b {
	float: left;
	text-align: left;
    width: 560px;
	height:200px}

.colonne3 .bloc6 {
	float: left;
	text-align: justify;
    width: 760px;
	height:300px}
	
.colonne3 .bloc7 {
	float: left;
	text-align: center;
    width: 380px;
	height:270px}
	
.colonne3 .bloc8 {
	float: left;
	text-align: center;
    width: 760px;
	height:80px}
	
.colonne3 .bloc9 {
	float: left;
	text-align: center;
    width: 760px;
	height:60px;
	background-color:}
	
