html,body {
font: 98.00% Arial, Helvetica, sans-serif;
color:#000000;
background: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
padding:0;
}


BODY , P, TD , TR , LI , UL , OL {
	font: 98.00% Arial, Helvetica, sans-serif;
    color : #000000;
}


h1 {
margin: 0px;
padding: 0px;
}

h2 {
	font-family: Arial, serif;  
	font-size: 18px; 
	font-weight: normal;
	text-decoration: none;
	color: #0D4D8B;
	padding-bottom: 10px;
}




h5 {
	font-family: Arial, serif;  
	font-size: 15px; 
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}



img {
	border: 0;
}

hr {
	height: 0;
	margin: 5px 0 10px 0;
	color: #666666;
}




#header {
	float: left;
	width: 890px;
	height: 80px;
	padding: 0px;
	margin-top: 10px;
 	background: #ffffff;

}

#logo {
	float: left;
	width: 250px; 
	height: 80px;
	}

#headernav {
display: none;
}	





#navcontainer {
display: none;

	}


#main {
	float: left;
	width: 100%;
		margin-top:40px;	}

#datum {

	padding: 10px 10px 10px 20px;
	font-size: 0.8em;
	color: #979EA4;
	}
	
#breadcrump {
	width: 100%px;
 	float: left;
	margin-top:60px;
}	

 #text {
  	float: left;
	font-size: 1em;
	width: 100%;
		margin-top:40px;

}


#text img {
 	padding-left: 10px;
 	padding-bottom: 10px;
}

#text a {
  color : #0D4D8B;
  text-decoration : underline;
}

#text a:hover {
  text-decoration : none;
}


#right {
float: left;
width: 100%;
	margin-top:40px;
	}
	

#news {
display: none;

	}


#adresse {
	margin-bottom:15px;
}


#footer {
	float: left;
	width: 890px;
	margin-top:40px;
	font-size: 0.8em;
	}
	



