body#bodytarifhotel {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#tableconteneur {
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}

table {	
	/*  text-align: center;  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #000000;
}

table#tarifhotel { width: 100%;
}

table#tarifhotel2 {
	width: 60%;
	/*  text-align: center; 
	visibility: visible; */
	clear: both;
}

table th {
	font-size: 12px;
	color: #996666;
	background-color: #CCCCCC;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;

}
table th.fisrt {
	width: 70%;
}
table td.legende {
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;

}
.gras {
	font-weight: bold;
}
table td.prix {
	font-size: 16px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	text-align: center;

}

table td {
	border: 1px solid #000000;
}


.spacer {
	clear: both;
}
table td.legende2 {
	color: #666666;
	text-align: right;
	font-size: 12px;
	font-weight: bold;


}
table td.prix2 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	color: #666666;

}

#navtarif, #navcarte {
	display: none;
}
a {
	color: #000000;
	text-decoration: none;
}
#distancescarte {
	text-align: left;
	padding: 5px;
	float: left;



}
#conge {
	font-size: 14px;
	color: #333333;
	padding: 10px;
	float: right;
	width: 160px;
	border: thin dotted #666666;
	margin-top: 50px;

}
#distancescarte ul {
	list-style-position: outside;
	list-style-type: square;
}
#cale {
	display: none;
}
