@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/layout/body_bg.gif);
	background-repeat: no-repeat;
	background-color: #e7d2ad;
	padding-top: 20px;
	color: #000000;
	background-position: center top;
}
h1 {
	font-size: 18px;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	line-height: 20px;
}
a {
	color: #5C2002;
}
a:hover {
	color: #B13A23;
}
#Wrapper {
	padding: 0px;
	width: 966px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #e7d2ad;
}
#Header_fr, #Header_en {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	height: 41px;
	font-weight: bold;
	width: 956px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Header_fr {
	background-image: url(/images/layout/header_bg2_fr.png);
}
#Header_en {
	background-image: url(/images/layout/header_bg2_en.png);
}
#Header_fr a, #Header_en a {
	text-decoration: none;
}
#HeaderLeft {
	width: 160px;
	float: left;
	margin-left:40px;
}
#HeaderRight {
	width: 150px;
	text-align: right;
	float: right;
}
#Left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 193px;
}
#Left   li {
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}
#Left .TopLevel {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#Left .SubLevel {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#Left a {
	text-decoration: none;
}
#Middle {
	width: 526px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 193px;
}
#MiddleHome {
	width: 526px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 193px;
}
#Middle .HeaderImg {
	margin: 0px;
	padding: 0px;
}
#Content {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 461px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#Right_fr, #Right_en {
	margin: 0px;
	width: 237px;
	height: 673px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: right;
	overflow: hidden;
}
#Right_fr {
	background-image: url(/images/layout/col3_bg_fr.png);
}
#Right_en {
	background-image: url(/images/layout/col3_bg_en.png);
}
#Footer1 {
	background-image: url(/images/layout/footer_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 59px;
	width: 966px;
}
#Footer2 {
	margin: 0px;
	padding: 0px;
	width: 966px;
	font-size: 10px;
	text-transform: uppercase;
}
#MenuAuberge {
	display: none;
}

/* Classes diverses */
.GreenNotice {
	font-weight:bold;
	color:#00CC00;
}
.RedNotice {
	font-weight:bold;
	color:#FF0000;
}
.BoldNotice {
	font-weight:bold;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #5C2002;
	margin-bottom: 5px;
}
.PackagePrice {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.PackagesTable td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.newswrapper {
	font-weight:bold;
	margin-left: 20px;
	padding:0;
	
}