#content_lien_chambre {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	clear: both;
	text-align: left;
}
.lien_chambre {
	margin: 0px 15px 0px 0px;
	padding: 5px;
	height: 100px;
	width: 120px;
	border: 1px dotted #ADA38C;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/fond_transparent.png);
	float: left;
}
.lien_chambre:hover {
	background-color: #E1DED6;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.lien_chambre h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ADA38C;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-decoration: none;
	font-weight: bold;
}
.lien_chambre a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ABA18A;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: bold;
}
.lien_chambre img {
	width: 110px;
	height: 70px;
	margin: 5px 0px 0px;
	padding: 0px;
}
