


#colRight ul {
	background: #CC3300;
	color: #fff;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: 0.8em;
}
#colRight #residence_service {
	background-color: #BEDCE4;
	background-image: url("../img/house.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 5px 5px 200px 5px;
	font-size: 0.8em; 
}
#colRight #residence_service img {
	margin-bottom: 1em;
	margin-top: 1em;
}
#colRight #residence_service p {
	margin: 2px;
	padding: 0px;
}
#colRight #residence_service strong {
	font-size: 1.2em; 
	font-weight: bold;
}
#colRight ul#regions {
	padding: 10px;
	font-size: 0.8em;
	font-weight: bold;
}



#colCenter p {
	font-size: 0.8em;
	padding: 5px 20px 5px 20px;
	padding-bottom: 0px;
}

#colCenter ul {
	font-size: 0.8em;
	list-style-type: square;
	padding: 20px;
	padding-top: 0px;
}

#colCenter ul li {
	margin-left: 15px;
}

#reservez {
	margin: 0px;
	padding: 0px;
	background-image: url("../img/reservez2.gif");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
}









#services {
	padding: 0px;
	margin: 0px;
	width: 365px;
}

#services a {
	float: left;
	margin: 2px;
}

.btn_print, .btn_search {
	clear: both;
}

b {
	color: #CC0000;
	font-weight: bold;
}

#commands {
	padding: 0px;
	width: 385px;
	margin: 10px;
	padding-top: 30px;
	padding-bottom: 20px;
	clear: both;
}

#map {
/*	position: absolute;
	
	top: 50%;
	left: 50%;
	margin-top: -120px;
	margin-left: -160px;
	padding: 5px;
	border: 1px solid #ccc;
	z-index: 500;
*/
	width: 385px;
	height: 385px;
	margin-left: 15px;
	visibility: hidden;
	margin-top: 15px;
}



#colCenter table {
	padding: 0px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top:2em;
	width: 380px;
	border-collapse: collapse;
	border: solid 1px #6699FF;
	font-size: x-small;
}

#colCenter th {
	padding: 5px;
	background: #6699FF;
	font-size: small;
	color: #fff;
	font-weight: bold;
}

#colCenter td {
	padding: 5px;
}





/* popup block link style*/
a.popup{ 
	position: relative;
	text-decoration:none;
	width: 125px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	}
a.popup img {
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	} 
a.popup:hover {
	background: none; /* correction d'un bug IE */
	}
a.popup span {
	display: none;
	margin: 0px;
	padding: 0px;
	}	
a.popup span img {
	margin: 0px;
	padding: 5px;
	z-index:99;
	} 
a.popup:hover span {
	display: block;
	position: absolute;
	top: 0px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
	left: 0px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
	text-align: center;
	color: white;
	border:2px double gray;
	}

#bloc_enlarge{
	position:relative;
	text-align:left;
	}

img.enlarge_1,
img.enlarge_2,
img.enlarge_3{
	display: none;
	position: absolute;
	/*
	top:20px;
	left:-150px;
	*/
	background: #fff;
	border:2px solid #999999;
	}


#bloc_enlarge_plans{
	position:relative;
	text-align:left;
	}

img.enlarge_plan_1,
img.enlarge_plan_2,
img.enlarge_plan_3,
img.enlarge_plan_4{
	display: none;
	position: absolute;
	/*
	top:20px;
	left:-150px;
	*/
	top:5px;
	left:5px;
	background: #fff;
	border:2px solid gray;
	}



/* popup block link style*/
a.popup2{ 
	position: relative;
	text-decoration:none;
	padding: 8px;
	margin: 0px;
	}
a.popup2 img {
	margin: 0px;
	padding: 0px;
} 

a.popup2:hover {
background: none; /* correction d'un bug IE */
}
a.popup2 span {
	display: none;
	margin: 0px;
	padding: 0px;
}	
a.popup2 span img {
	margin: 0px;
	padding: 5px;
} 

a.popup2:hover span {
	display: inline;
	position: absolute;
	top: 60px; /* positions et dimensions du calque, que vous pouvez changer à loisir */
	left: 60px;
	background: #fff;
	text-align: center;
	color: white;
  border:2px double gray;
}
