                       @import url( ../style.css );                                        


#IM_PAGE{
    background: #e3d7c4 url(bg-repeat.gif) repeat-x;
	
}
#BODY{
	background: url(repeat-bas.gif) repeat-x 0 100%;
	padding: 0 0 0px 0;
}
#PAGE{
	padding: 0 0 0px 0px;
	width: 974px;
	background: url(bg.jpg) no-repeat;
	font-family: Trebuchet MS, Verdana, Arial, Tahoma; 
	color: #83364d;
}
#HEADER h1,
#HEADER a{
	display: block;
	height: 100px;
}
#IM_PAGE a{
    	color: #83364d;
}
#IM_PAGE a.Current,
#IM_PAGE a:hover{
	color: #49aadb;
}
#IM_PAGE h1 a span{
	display: none;
}

#HEADER h2,
#HEADER h3{
	display: none;

}
#COLONE1{
    /* background: url(bonsai.gif);*/
	display: none;
}
#COLONE2 .IM_Par h3{
	font-size: 24px;
	font-weight: bold;
	
	
}
#COLONE2 h4{
	font-size: 16px;
	font-weight: bold;
}
#COLONE2 p{
	font-size: 14px;
	text-align: justify;
}

#COLONE2{
    	width: 515px;
	margin: 6px 0 0 40px;
	padding: 0 30px;
}
html>body #COLONE2{
    	margin: 25px 0 0 80px;
	padding: 0 30px;
}
#COLONE3{
    background: none;
	width: 215px;
	margin: 140px 0 0 20px;
	padding: 0;

}
#COLONE3 h2,
#COLONE3 .IM_Menu h5{
	padding: 20px 0 0 20px;
	margin: 0;
	font-size: 24px;
	color: #83364d;
}
#COLONE3 .IM_Menu{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 16px;
}
#COLONE3 a{
	text-decoration: none;
}
#FOOTER {
	color: #888;
	height: 272px;
	background: url(fauteuil.gif) no-repeat;
	z-index: 1000;
	position: relative;
	
}

#FriseGauche{
	position: absolute;
	width: 75px;
	height: 100%;
	background: url(/frise_75.jpg) repeat-y;
	top: 0;
	left: -75px;
	z-index:5;
}
#FriseDroite{
	position: absolute;
	width: 75px;
	height: 100%;
	background: url(/frise_75.jpg) repeat-y;
	top: 0;
	right: -85px;
	z-index:1;
}