body{
	background: #89acd6;
	color: #000000;
	font : 12px/17px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	}
	

#conteneur_site { 
	background: #89acd6 url("background.jpg") no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -295px;
	margin-left: -475px;
	left: 50%;
	width: 950px;
	height: 590px;
	}
	
#footer { 
	position: absolute;
	top: 50%;
	margin-top: 280px;
	margin-left: -450px;
	left: 50%;
	width: 900px;
	height: 20px;
	font: 10px Arial, Helvetica, sans-serif;
	color: white;
	}
	
#footer a {
	color: white;
	font-weight:bold;
	text-decoration:none;
	}
#footer a:hover {
	color: yellow;
	}
	
	
#conteneur_flash {
	position:relative; 
	background: white;
	top: 25px;
	left: 25px;
	width: 900px;
	height: 540px;
	}
	
#conteneur_site_noflash { 
	background: #89acd6 url("background_noflash.jpg") no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -295px;
	margin-left: -475px;
	left: 50%;
	width: 950px;
	height: 590px;
	}
	
#conteneur_noflash { 
	position:relative;
	text-align:center;
	font: bold 14px/18px Arial, Helvetica, Sans-serif;
	top: 503px;
	left: 25px;
	width: 900px;
	height: 540px;
	}
	
#conteneur_noflash a { 
	color:#013A89;
	text-decoration:none;
	}
	
#conteneur_noflash a:hover { 
	color: black;
	}
	
img.puce {
	margin: 0 8px 0 0;
	}
	
img.photo_gauche {
	margin: 0 10px 10px 0;
	}
	
img.photo_droite {
	margin: 0 0 10px 10px;
	}