html, body {
	padding:O;
	margin:0;
	width: 100%;
	text-align:center;
	color:#00469b;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffFFff;
	
}


.header1 {
height: 61px;
padding-right: 20px;
background-image:url(../images/logodroite_bilingue.jpg);
background-position:right;
background-repeat:no-repeat;
background-color:#8d94c9;
padding-left:9px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
width: 900px;
margin:0 auto;


}


#content {

width:680px;
margin:0 auto;
margin-top:80px;
background-color:#ffFFff;
text-align:center;
}


a:link {
	font-size: 16px;
	font-weight: bold;
	color: #8d94c9;
	text-decoration: none;
}


a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #8d94c9;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}

a:active {
	font-size: 16px;
	font-weight: bold;
	color: #8d94c9;
	text-decoration: none;
}

#footer table {
width:900px;
font-size:12px;
color:#8d94c9;
margin:0 auto;

}

#footer img {
float:left;
}
