body{
	color:#FFFFFF;
	font-family: Calibri, Georgia, Arial, serif;
	font-size:12px;
	background-image:url(../images/Auberge-body-backing.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#191919;
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
	line-height:0;
}

h3 {
	font-size:14px;
	line-height:0;
}

h4 {
	font-size:12px;
	line-height:0;
}

h5 {
	font-size:10px;
}

.Text-Hilight {
	color:#FAE14C;
}

#Layout {
	position:relative;
	margin:0 auto;
	width:781px;
}

a {
	color:#FAE14C;
	text-decoration:underline;
}

a:hover {
	color:#FAE14C;
	text-decoration:none;
}

.courriel a{
	color:#FFFFFF;
	text-decoration:none;
}

.courriel a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

ul {
	margin:0px 0px 0px 20px;
	padding:0px;
}

li {
	margin:0px 0px 0px 20px;
	padding:2px 0px 0px 0px;
	list-style-image:url(../images/list-style.png);
	vertical-align:text-top;
}

dl{
	margin-left:0px;
	padding:0px;
}

dd {
	margin-left:10px;
	padding:0px 0px 2px 0px;
}

#Menu-Filigrane {
	width:171px;
	height:200px;
	min-height:200px;
}

#Page-Accueil #Menu-Filigrane{
	background-image:url(../images/Auberge-menu-filigrane-accueil.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#Page-Historique #Menu-Filigrane{
	background-image:url(../images/Auberge-menu-filigrane-historique.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#Page-Chambres #Menu-Filigrane{
	background-image:url(../images/Auberge-menu-filigrane-chambres.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#Page-Photos #Menu-Filigrane{
	background-image:url(../images/Auberge-menu-filigrane-photos.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#Page-Coordonnees #Menu-Filigrane{
	background-image:url(../images/Auberge-menu-filigrane-coordonnees.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#Content-Section {
	background-image:url(../images/Auberge-content-backing.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#Content-Text {
	background-image:url(../images/Auberge-content-filigrane.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	vertical-align:top;
}

#Content-Text-Primary {
	position:relative;
	margin:10px 10px 0px 20px;
	padding:0px 0px 0px 10px;
	border-left:#825120 1px solid;
}

#Content-Text-Secondary {
	width:194px;
	padding:0px;
}

#Page-Accueil #Content-Text-Secondary {
	margin:40px 0px 0px 0px;
	background-image:url(../images/Auberge-sidebar-backing.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#Page-Historique #Content-Text-Secondary {
	margin:25px 0px 0px 10px;
}

#Page-Coordonnees #Content-Text-Secondary {
	margin:25px 3px 0px 10px;
	text-align:center;
}

#Page-Accueil #Content-Text-Primary-Extra {
	background-image:url(../images/Auberge-titre-accueil2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	width:360px;
	max-width:360px;
	min-width:360px;
	height:81px;
	min-height:81px;
	text-align:left;
}

.Paragraphe-Style1 {
	padding:0px 0px 10px 0px;
	text-align:justify;
}

.Paragraphe-Style4 {
	margin:0px;
	padding:0px 5px 5px 5px;
	text-align:center;
	background-position: center center;
}

#PiedPage {
	width:100%;
	height:57px;
	max-height:57px;
	min-height:57px;
	background-image:url(../images/Auberge-pied-page.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#985F25;
}

#PiedPage h4 {
	padding:30px 0;
	margin:0;
}

#Realisation {
	width:100%;
	text-align:center;
	color:#CCCCCC;
}

#Realisation H4 {
	color:#37779C;
	margin-top:15px;
	margin-bottom:30px;
}

#Realisation a {
	color:#CCCCCC;
	text-decoration:underline;
}

#Realisation a:hover {
	color:#CCCCCC;
	text-decoration:none;
}


/*********** PAGE CHAMBRES ****************/
.Chambre-Bloc {
	width:556px;
	margin-bottom:10px;
	background-image:url(../images/Auberge-chambres-backing.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}

.Chambre-Description {
	display:inline;
	float:left;
	margin-left:30px;
	width:300px;
}

.Chambre-Description ul {
	margin:10px 0px 0px 15px;
	padding:0px;
}

.Chambre-Description li {
	margin:0px;
	padding:0px;
	list-style-image:none;
	line-height:20px;
}

.Chambre-Photo {
	width:194px;
	float:right;
	padding:10px 10px 5px 5px;
	text-align:center;
}

ul.niveau2 {
	margin:0px 0px 0px 15px;
	padding:0px;
}

ul.niveau2 li {
	line-height:15px;
	list-style:none;
}

.Bordures {
	width:450px;
	border:#FFFFFF 1px solid;
	border-collapse:collapse;
}

.Bordures td {
	border:#FFFFFF 1px solid;
	line-height:25px;
}

/*********** PAGE PHOTOS ****************/

.Photos-Bloc {
	position:relative;
	width:540px;
	margin:0px;
	padding:5px 0px 5px 5px;
	background-color:#86531F;
}

.Photos-Bloc:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
}

.Photos-Thumbnail {
	float:left;
	width:120px;
	height:90px;
	margin:5px 5px 5px 5px;
	border:#FFFFFF 1px solid;
	background-color:#000000;
	
}
