body {
	background-image: url(../images/page_background.gif); 
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	text-align: left;
	line-height: 160%;
}

a:link { 
	color: #558fc3; 
	text-decoration: none; 
	font-weight: bold;
}
 
a:visited { 
	color: #558fc3; 
	font-weight: bold;
}
 
a:hover { 
	color: #558fc3; 
	text-decoration: underline; 
	font-weight: bold;
}
 
a:active { 
	color: #558fc3; 
	font-weight: bold;
}

.img_link{
	border-style: none;
}

.img_right{
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
}

.page_header {
	width: 100%;
	height: 119px;
	background-image: url(../images/page_header.jpg); 
	background-repeat: no-repeat;	
	margin: 0;
	padding: 0;
}

.page_splash, .page_holder, .page_footer {
	width: 100%;
	margin: 0;
	padding: 0;
}

.page_logo_placer {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
}

.page_splash_placer {
	width: 806px;
	height: 281px;
	margin-left: auto;
	margin-right: auto;
}

.page_holder_placer {
	background-image: url(../images/page_holder.gif); 
	background-repeat: repeat-y;	
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 13px;
	padding-right: 13px;
}

.page_footer_placer {
	background-image: url(../images/page_footer.gif); 
	background-repeat: repeat-y;	
	width: 806px;
	margin-left: auto;
	margin-right: auto;
	height: 63px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 10px;
	color: #ffffff;
}

.page_menu {
	background-image: url(../images/page_menu.jpg); 
	background-repeat: no-repeat;
	width: 201px;
	height: 284px;
	padding: 10px;
	float: left;
}

.page_content {
	width: 525px;
	padding: 10px;
	float: right;
}

.page_clear{
	clear: both;
}

#menu {
	padding-top: 0px;
	padding-left: 5px;
	margin: 0px;
}

#menu li {
	color: #000000;
	font-size: 12px;
	line-height: 25px;
	padding-bottom: 5px;
	background-image: none;
	list-style:none;
}

#menu li a {
	display:block;
	color: #000000;
	text-decoration: none;
	background-image: none;
}

#menu li a:hover, #menu li a.menu_on {
	text-decoration: none;
	background-image: url(../images/menu_hilight.gif);
	background-repeat: no-repeat;
	background-position: -20px 0px;
	font-weight: bold;
}

h1 {
	color: #558fc3;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	color: #558fc3;
	font-size: 18px;
	font-weight: bold;
}

.complexe_hidden {
	margin-left: 30px;
	display: none;
}

.complexe_shown {
	margin-left: 30px;
	display: block;
}

#services_list {
	list-style:none;
	padding-left: 0px;
}

#services_list li {
	margin-bottom: 10px;
}

.text_emphasis {
	font-weight: bold;
	color: #558fc3;
}

.galerie_img {
	margin: 5px;
	border: solid #558fc3 1px;

}

#plan_1{
	width:350px;
	height:220px;
	margin-right: 15px;
	float:right;
	background-image: url(../images/plan_1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#plan_2{
	width:350px;
	height:220px;
	margin-right: 15px;
	float:right;
	background-image: url(../images/plan_2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.plan_room{
	position: relative;
	top: 0px;
	left: 0px;
	left: 0px;
	display: none;
}