a
{
	color:hite;
	text-decoration: none;
}
p
{
	margin: 0 0 1em 0;
	font-size: 1em;
	color: #E7E7E7;
text-align: justify;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: "Arial Narrow",Arial, sans-serif;
	font-size: 2.3em;
	font-variant: small-caps;
	margin-bottom: 0.1em;
}

h2
{
	font-weight: normal;
	text-decoration:none;
	font-family: "Arial narrow",Arial, sans-serif;
	font-size: 1.8em;
	font-variant: small-caps;
}

h3
{
	font-size: 1.6em;
	font-weight: 100;
color: #b35a56;
color: #c6716c;
}

h3 a
{
	border: 0px;
	font-weight: 100;
	font-family: Georgia, Times, Serif;
	font-size: 1.6em;
color: white;
}

h1 a, h2 a
{
	border: 0px;
}

body
{
	font-size: 80%;
	background-color: #626262;
	margin: 0;
	padding:0;
	font: Arial;
	/*height:100%;*/
	border: 0px solid yellow ;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #CECECE;

	

}
#container
{
	position: absolute;
	left: 50%;
	margin-left: -375px;
	/*height: 100%;*/
	/*min-height: 600px;*/
	width: 750px;	
	text-align: left;
	background: url(../images/container-background.png) repeat-y top right;
	border: 0px solid red;

}

#content
{
	position: relative;
	top:0;
	/*border: 1px solid Lime;*/
	margin: 270px 135px 60px 120px;

	clear: both;
}


#branding {
	height: 100%;
	min-height: 611px;
	width: 102px;
	right: 0;
	top:0;
	padding:0;
	position:absolute;
	margin:0;
	
	/*behavior: url(js/ie-fixed.htc);*/
	border: solid 0px blue;
}

html>body #container #branding {
/*position: fixed;*/
}


#branding h1{
position: absolute;
	padding: 0;
right: 0;
	top: 40px;
width: 101px;
	height: 611px;
background: transparent url("../images/branding.jpg") no-repeat right top;


}
#branding h1 a
{
	position: absolute;
	padding: 0;
right: 0;
	/*display: block;*/
	width: 101px;
	height: 611px;
}

#branding h1 a span {
	display: none;
}

#branding h2
{
	display: none;
}

#menu-section
{
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;

}
#menu-section ul
{
	margin: 0;
display: block;
	height: 4.2em;
	text-align: center;
	clear: both;
overflow: hidden;
}

#menu-section ul li
{
	display: BLOCK;
FLOAT: LEFT;
	height: 2em;
	padding: 2px 6px 2px 6px;
	list-style-type: none;
	font-family: Arial;
	font-variant: small-caps;
	border: 0px solid red;
}


#menu-section ul li:before
{
       content:"-   \  ";
}
#menu-section ul li.first:before
{
       content: "";
}

#menu-section ul li a
{
	color: #CECECE;
	text-decoration: none;
	border: none;
       	font-size: 1.3em;
}

#menu-section ul li a:hover
{
	color: white;
	text-decoration: none;
	border: none;
}

#menu
{
	position: absolute;
	top:10px;
	right: 150px;
	display: block;
	font: Arial;
	font-size:1.1em;
}

#menu ul li
{
	text-align: right;
	 list-style-type: none; 
	 border:none;
}


#menu ul li a 
{
	color: #8C8C8C;
	text-decoration: none;
	border:none;
	 font-family: Arial, sans-serif;
	 display: block;
	 width: 200px;
	 /*height: 24px;*/
	 border: 0px red solid;
	 line-height: 1.9em;	
	 padding-right: 28px;

}
#menu ul li a:visited, #menu ul li a:link
{
	color: #8A8A8A;
	text-decoration: none;
}
#menu ul li a:hover
{
color: white;
text-decoration: none;
 font-family: Arial, sans-serif;
}


#sec-region a
{
   background: transparent url(../images/marker-region.jpg)
               208px 0.5em no-repeat;
}
#sec-chambre a
{
   background: transparent url(../images/marker-chambre.jpg)
               208px 0.5em  no-repeat;
}
#sec-espace a
{
   background: transparent url(../images/marker-espace.jpg)
               208px 0.5em  no-repeat;
}

#sec-table a
{
   background: transparent url(../images/marker-table.jpg)
               208px 0.5em  no-repeat;
}

#sec-services a
{
   background: transparent url(../images/marker-services.jpg)
               208px 0.5em  no-repeat;
}

#sec-calendrier a
{
   background: transparent url(../images/marker-calendrier.jpg)
               208px 0.5em  no-repeat;
}
#sec-reservation a
{
   background: transparent url(../images/marker-reservation.jpg)
               208px 0.5em  no-repeat;
}
#colophon
{
display: none;
}
#accessibility
{
}

#quick-menu
{
	border-top: 1px solid gray;
	margin: 5em 135px 20px 110px;
	padding-top:7px;
	font-size: 0.7em;
text-align: center;
	
}
#quick-menu li
{
	margin-left: 0;
  	padding: 0px 4px;
  	border-left: 1px solid gray;
  	list-style: none;
  	display: inline;
}
#quick-menu li.first {
  margin-left: 0;
  border-left: none;
  list-style: none;
  display: inline;
  }
  
#quick-menu li a 
{
	color: #CECECE;
}
#quick-menu li a:hover
{
	color: #EEEEEE;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}


#block1
{
	position: absolute;
	top:0;
	right: 400px;
	background: url("../images/extra_div_sup.jpg") no-repeat;
	height:237px;
	width:238px;
}
#block2
{
	position: absolute;
	top:105px;
	right: 655px;
	background: url("../images/extra_div_left.jpg") no-repeat;
	height:600px;
	width:170px;
}


.float-r
{
position: relative;
float: right;
margin-left: 8px;
}

.lightbox 
{
width: 80%;
    border-top: 1px solid gray;
border-bottom: 1px solid gray;
margin: 0 auto 0 auto;
text-align: center;

}
.lightbox li
{
list-style: none;
  	display: inline;
margin: 0 5px 0 5px;
padding: 0;

}
.lightbox li a
{
    border: none;
margin: 0;
padding: 0;
}
.lightbox li a img
{
border : none;

}
.article h1
{
text-indent: 38px;
margin-bottom: 1em;
}

.static-article h1
{
text-indent: 38px;
margin-bottom: 1em;
}
h1.accueil_fr
{
background: url("../images/puce-accueil.jpg") no-repeat;
}


h1.region_fr
{
background: url("../images/puce-region.jpg") no-repeat;
}

h1.article-18
{
background: url("../images/puce-lyon.jpg") no-repeat;
}

h1.article-10
{
background: url("../images/puce-perouges.jpg") no-repeat;
}
h1.chambre_fr
{
background: url("../images/puce-chambre.jpg") no-repeat;
}
/* Suite Napoleon */
h1.article-4 
{
background: url("../images/puce-napoleon.jpg") no-repeat;
}
/* Suite Royale */
h1.article-5 
{
background: url("../images/puce-royale.jpg") no-repeat;
}

/* Suite Pacifique */
h1.article-6 
{
background: url("../images/puce-pacifique.jpg") no-repeat;
}
/* Suite Médiévale */
h1.article-7 
{
background: url("../images/puce-medievale.jpg") no-repeat;
}
/* Chambre du peintre */
h1.article-8 
{
background: url("../images/puce-peintre.jpg") no-repeat;
}

h1.espace_fr
{
background: url("../images/puce-espace.jpg") no-repeat;
}

h1.table_fr
{
background: url("../images/puce-table.jpg") no-repeat;
}

h1.services_fr
{
background: url("../images/puce-services.jpg") no-repeat;
}

h1.calendrier_fr
{
background: url("../images/puce-calendrier.jpg") no-repeat;
}

h1.reservation_fr
{
background: url("../images/puce-reservation.jpg") no-repeat;
}


.hautesaison
{
text-align: center;
border-right: 1px solid gray;
padding: 0;
margin: 0;
padding-right: 2px;
}
#tarifs_table
{

}