body,h1,h2,h3,h4,h5,h6,h7,ul,li,p{
	margin: 0;
	padding:0;
	list-style: none;
}
#PAGE a{
	color: white;
}
#PAGE{
	width: 634px;
	margin: auto;
	font: 12px Verdana,Arial,Tahoma;
}
#HEADER{
	height: 168px;
	background: url(bandeau.jpg) no-repeat;
	margin: 0 0 2px 0;
}
#HEADER .IM_TitreS a{
	display: block;
	width: 634px;
	height: 146px;
}
#HEADER .IM_TitreS a span{
	display: none;
}
#HEADER .IM_Menu{
	height: 20px;
	background: #888;
	margin: 2px 0 0 0;
}
#HEADER .IM_Menu ul{
}
#HEADER .IM_Menu li{
	float: left;

}
#HEADER .IM_Menu li a{
	float: left;
	display: block;
	height: 16px;
	color: white;
	text-decoration: none;
	padding: 2px 20px;
	border-right: 2px solid white;
	font-weight: bold;
}
#HEADER .IM_Menu li a:hover,
#HEADER .IM_Menu li a.Current{
	background: #a3a5bc;
}
#CENTRE{
	height:384px; /* IE6 */
	background: #44426a url(bg-centre.jpg) no-repeat 0 100%;
	margin: 0 0 2px 0;

}
html>body #CENTRE{
	height: auto;
	min-height: 384px;
	
}
#COLONE1{
	min-height: 20px;
	float: right;
	width: 180px;
	position: relative;
	margin-bottom: -300px;
	/*padding: 0 0 310px 0;*/
}
#COLONE1 .IM_Menu{
	padding: 10px 0 0px 0;
}
#COLONE1 .IM_Menu h5{
	color: white;
	text-transform: uppercase;
	text-align: right;
	padding: 0 10px 0px 0;
	font-size: 12px;
}
#COLONE1 .IM_Menu h5 a{
	color: white;
	text-decoration: none;
}

#COLONE1 .IM_Menu li{
	text-align: right;
	padding: 2px 10px;
}
#COLONE1 .IM_Menu li a{
	color: white;
	text-decoration: none;
}
#COLONE1 .IM_Menu a:hover,
#COLONE1 .IM_Menu a.Current{
	color: #fdae47;
	text-decoration: none;
}
#COLONE2{
	min-height: 20px;
	width: 410px;
	color: white;
	padding: 20px 20px 0 20px;

}
#COLONE2 .IM_Par h3{
	padding: 0 0 10px 0;
}
#COLONE2 .IM_Par h4{
	padding: 0 0 10px 0;
}
#COLONE2 .IM_Par p{
	text-align: justify;
}
#COLONE2 .IM_ElGalerie{
	/*float: left;*/
	width: 370px;
	border-bottom: 10px solid #44426a;
}
html>body #COLONE2 .IM_ElGalerie{
	width: 410px;
	

}

#COLONE3{
	display: none;
}
#FOOTER{
	background: #01002c;
	height: 10px;
}