body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 0px;
}
p {
	font-weight: normal;
}
.bgActivite {
	background-image: url(../images/Common/Bgs/bgActivite.jpg);
}
ul {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}

.ombreDroite {
	background-image: url(../images/Common/ombreCentreDroite.gif);
	background-repeat: repeat-y;
}
.ombreGauche {
	background-image: url(../images/Common/ombreCentreGauche.gif);
	background-repeat: repeat-y;
}
.bgGeneral {
	background-image: url(../images/Common/Bgs/bgHotel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}
.bgChambre {

	background-image: url(../images/Common/Bgs/chambre.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgDejeuner {


	background-image: url(../images/Common/Bgs/dejeuner.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgHistoire {



	background-image: url(../images/Common/Bgs/histoire.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.histoire {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #A90D2A;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #A90D2A;
	text-decoration: none;
}
.bgResto {
	background-image: url(../images/Common/Bgs/bgResto.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	font-weight: bold;
}
.top {
	background-image: url(../images/Common/top.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bgRouge {

}
.bgRouge tr td img {
	border: 2px solid #a90d2a;
	margin: 5px;
}
.border {
	border: 1px solid #a90d2a;
}
