/* defi.css for HotelWebSite - Bordeaux and Gold avec fondu */

/* couleurs:
fond: bordeaux (540000)
fond: rose (e2002a)
fond: gris fonce (101010)
fond: gris plus clair (252724)
doré: (a9843f)




/* General */

body{
font-family: Times;
font-size: 16px;
cursor: default;
background: #e2002a url(defi/bg1.gif) repeat-x top;
color: #FFFFFF;
margin: 0;
}

h1, h2, h3, h4, h5{
color: #A9843F;
font-style: normal;
font-weight: normal;
margin: 0;
	}

ul{
	margin: 0;
}

li{
	display: inline;
}

a, a:hover, a:visited{
	text-decoration: none;
}

.HWScontainer{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: no-repeat top left;
	}

/* Main Classes */

.HWSoverhead{
margin-left:auto;
margin-right: auto;
margin-top: 0px;
padding: 0px;
width: 980px;
font-size: 12px;
line-height: 180%;
}

.HWSlangList{
float: right;
cursor: pointer;
margin:0px;
}

.HWSlangList ul {
list-style: none;
margin-top :0px;
margin-bottom: 0px;
}

.HWSlangList li{
display: inline;
}

.HWSlangList a{
font-size: 12px;
line-height:180%;
color: rgb(150,150,150);
text-decoration: none;
text-transform: uppercase;
}

.HWSlangList a#HWScurrentLang{
	font-weight: bold;
	font-size: 110%;
	}

.HWSlangList a:hover {
color: rgb(264,264,264);
}

.HWScontent{
clear: both;
width: 980px;
}

.HWSpageInfos{
float: left;
background: #101010 url(defi/feronnerie8.gif) bottom center no-repeat;
border: solid 1px #AB8740;
	}
	
.HWSbookingBar{
	float: left;
	width :978px;
	}

.HWSheader{
width: 100%;
}

.HWStitle{
text-align: center;
}

.HWStitle h1{
text-transform: uppercase;
font-family: times;
font-size: 40px; 
font-style: normal;
font-weight: normal;
margin-top: 15px;
margin-bottom:0;
}

.HWStitle h1 span{
padding: 5px;
	}

.HWStitle h2{
font-size: 16px;
font-style: normal;
font-weight: normal;
margin-top: 0px;
margin-bottom:0px;
}


.HWSpanoramicSlideshow{
	float: left;
	background-color: #101010;
	height: 370px;
}

.HWSpanoramicSlideshow{
	margin: 4px;
}

.HWSmenuBar {
cursor: pointer;
margin: 20px 0 3px 0;
text-align: center;
border: 1px solid #a9843f;
background: url(defi/blacklight2.gif) repeat-x bottom;
}

.HWSmenuBar ul {
padding: 0;
margin-bottom: 3px;
margin-top: 3px;
list-style: none;
}

.HWSmenuBar li{
padding: 0;
display: inline;
}

.HWSmenuBar a{
margin-left: 15px;
margin-right: 15px;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
text-decoration:none;
line-height:180%;
/* color:#A9843F; */
color: #FFFFFF;
}

.HWSmenuBar a:hover {
color:#a9843f;
/*color:#d9a950;*/
border-bottom: solid 2px;
}

.HWSmenuBar a#HWScurrentPage{
font-weight: 750px;
border-bottom: solid 2px;
	}

.HWSdetail{
	clear: both;
	float: left;
	padding: 0px 26px 30px 26px;
	width: 926px;
	margin-top: 7px;
	margin-bottom: 50px;
	background: url(defi/habillage.jpg) top repeat-y #101010;
}

.HWSdetail h3, h4{
line-height: 40px;
font-size: 30px;
}

.HWSdetail h3{
	font-size: 30px;
	}
	
.HWSdetail h4{
	font-size: 20px;
}

.HWSdescription {
padding: 20px;
float: left;
}

.HWSdescription h3{
	padding: 0 15px 0 15px;
	}
	
.HWSdescription p{
	padding: 0 15px 0 15px;
	}

.HWSfooter {
clear: both;
font-size: 14px;
}
	
.HWSaddress{
text-align: center;
color: rgb(150,150,150);
}

.HWSaddress h5{
	visibility: hidden;
	display: none;
}

.HWSaddress ul{
margin: 0px;
padding: 0px;
list-style: none;
}

.HWSaddress li{
	display: block;
}


/* Hotel page */

#HWShotelDescription {
		float: left;
		width: 600px;
		}

.HWSequipmentList {
	float: left;
	position: relative;
	margin: 75px 35px 35px 10px;
	padding: 6px 6px 6px 6px;
	background: url(defi/ferronerie11.gif) repeat;
	font-weight: bold;
	border: solid 2px #101010;

}

.HWSequipmentList h4{
margin: 0;
padding: 0;
line-height: 20px;
font-weight: bold;
}		
		
.HWSequipmentList li{
	padding-left: 18px;
	margin: 0;
	display: block;
	text-ident: 15px;
	background: url(defi/check.gif) no-repeat top left;
	}

.HWSequipmentList ul{
	margin: 0;
	padding: 0;
	}

/* Rooms page */

.HWSroomsTable {
	margin: 0 25px 0 25px;
	clear: both;
	width: 95%;
}

.HWSroomsTable table{
	width: 100%;
	}

.HWSroomsTable h5{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom:0px;
	color: #A9843F;
}

.HWSroomsTable th{
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	border-top: dotted 1px #A9843F;
	width: 400px;
	}

.HWSroomsTable td{
	padding: 10px;
	border-top: dotted 1px #A9843F;
	}
	
.HWSroomsTable tr{
	vertical-align: top;
	}
	
.HWSroomsTable img {
	border: 3px solid #232425;
}

.HWSroomsTable img:hover {
	border: 3px solid #A9843F;
}

/*******HWSroomsPanel*******/

.HWSroomsPanelMenu{
	height: 24px;
}

.HWSroomsPanelMenu ul{
	padding: 0;
	margin: 0;
}

.HWSroomsPanelMenu li {
	color: #ffffff;
	padding: 5px;
	cursor: pointer;
	margin-right: 1px;
	border-top: solid 1px #101010;
	border-left: solid 1px #101010;
	border-right: solid 1px #101010;
	}
	
.HWSroomsPanelMenu li:hover{
	background: #101010;
	border-top: solid 1px #A9843F;
	border-left: solid 1px #A9843F;
	border-right: solid 1px #A9843F;
	}

.HWSroomsPanelMenu li.HWSroomsPanelOff{
	}

.HWSroomsPanelMenu li.HWSroomsPanelOn{
	background: #A9843F;
	border-top: solid 1px #A9843F;
	border-left: solid 1px #A9843F;
	border-right: solid 1px #A9843F;	
	}
	
.HWSroomBox{
	float: left;
	position: relative;
	width: 100%;
	border: solid 2px #A9843F;
	background: url(defi/ferronerie11.gif) repeat;
	}

.HWSroomBoxTexts{
	float: left;
	position: relative;
	width: 250px;
	padding: 15px;
	}

.HWSroomBoxDescription{
	float: left;
	width: 100%;
	text-align: justify;
	}

.HWSroomBoxDescription p{
	padding: 0;
	margin: 0;
	}

.HWSroomBoxEquipments{
	margin-top: 10px;
	float: left;
	}

.HWSroomBoxEquipments ul{
	padding: 0;
	margin: 0;
	}

.HWSroomBoxEquipments li{
	padding-left: 18px;
	margin: 0;
	display: block;
	text-ident: 15px;
	background: url(defi/check.gif) no-repeat top left;
}

.HWSroomBox div.slideshow{
margin: 10px;
padding: 5px;
border: solid 2px #000000;
float: left;
position: relative;
background: #101010;
}


	


.slideshow-thumbnails a:hover {
	background-color: #A9843F !important;
}

.slideshow-thumbnails-active {
	background-color: #A9843F;
}
.slideshow-thumbnails-inactive {
	background-color: #101010;
}

/* Access page */

.HWSMapMenu {
	height: 25px;
	}

.HWSMapMenu ul{
	padding: 0;
	margin: 0;
}

.HWSMapMenu li {
	color: #ffffff;
	padding: 5px;
	cursor: pointer;
	margin-right: 3px;
	border: solid 1px #A9843F;
	}
	
.HWSMapMenu li:hover{
	background: #101010;
	}

.HWSMapMenu li.HWSMapOff{
	}

.HWSMapMenu li.HWSMapOn{
	background: #A9843F;	
	}

.HWSMapZone {
z-index : 50;
width: 500px;
height: 400px;
padding: 0;
border: solid 2px #A9843F;
float: left;
}

.HWSaddress2{
	float: left;
	position: relative;
	margin-left: 14px;
	padding: 2px 6px 6px 6px;
	border-bottom: #101010 solid 1px;
	border-right: #101010 solid 1px;
	border-top: #a9843f solid 2px;
	border-left: #a9843f solid 2px;
}

.HWSaddress2 h5{
text-align: left;
font-size: 28px;
font-style: normal;
font-weight: bold;
margin-top: 0px;
margin-bottom:0px;
color: #a9843f;
}

.HWSaddress2 ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.HWSaddress2 li{
	display: block;
	text-align: left;
	font-size: 20px;
}

#HWSaccessDescription {
	clear: both;
	float: left;
	width: 95%;
	margin-top: 30px;
	border: solid 1px #a9843f;
}

/* Rates page */

.HWSratesTable{
	margin-top: 30px;
	width: 100%;
}

.HWSratesTable table{
	margin: auto;
	}
	
.HWSratesTable caption{
	text-transform: uppercase;
	font-size: 150%;
	margin-bottom: 10px;
	}

.HWSratesTable th{
	text-align: left;
	padding-right: 10px;
}

.HWSratesTable td{
	text-align: right;
}

/* Galery */

.HWSgallery div.slideshow{
border: solid 1px #A9843F;
}


/* iframe */

.HWSbookingFrame{
	margin-top: 30px;
	clear: both;
	width: 920px;
	text-align: center;
}

.HWSbookingFrame iframe {
	border:  solid 1px #A9843F;
}