/* Box styles */

#ChateauSummaryInfo,
#ChateauOffresSpeciales {
	min-height: 102px;
}

/* Listes */

#content ul {
	list-style-position: outside;
	/*background-color: #ECECEC;*/
	padding: 0;
	margin: 0 0 6px 14px;
}

/* Summary data - Données sommaires */

#content ul.summary {
	display: block;
	margin-bottom: 15px;
}

#content ul.summary span.label {
	font-weight: bold;
	color: #444444;
}

#content ul.summary span.value {
	font-weight: bold;
	color: #333333;
}


/* Photos */

div.poster {
	display: block;
	height: 270px;
	width: 450px;
	text-align: center;
	background-color: #545E54;
}

td.preview img,
div.photoindex img,
div.poster img { margin: 0 auto; }

div.photoindex a.overlay {
	 display: block;
	 padding: 3px 0;
}

/* Index des photos pour une chambre, salle etc... */

div.item div.photoindex {
	float: left;
	width: 100px;
	text-align: center;
}

div.item a.photoplus {
	display: block;
	clear: both;
}

/* Chateau nav - Visite guidée */

#ChateauMenu h3.visiteguidee {
	height: 42px;
	width: 166px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position:relative;
	text-indent: -999px;
}

#ChateauMenu.fr h3.visiteguidee {
	background: transparent url(/images/chateaux/h3_chateau-visite-guidee.gif) no-repeat;
}

#ChateauMenu.en h3.visiteguidee {
	background: transparent url(/images/chateaux/h3_castle-tour.gif) no-repeat;
}

#ChateauMenu ul {
	background: url(/images/chateaux/menu_thinboxbody_bg.jpg);
	margin: 0;
	height: 220px;
	width: 166px;
}

#ChateauMenu ul li {
	/* min-height: 18px; */
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 18px;
	font-size: 8pt;
}

#ChateauMenu li a {
	display: block;
	text-decoration: none;
	/*line-height: 14px;*/
	padding-left: 23px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}
#ChateauMenu li.selected a {
	color: #222222;
}

#ChateauMenu li a:hover {
	background: url(/images/chateaux/menu_li_hoverbg.gif) 0 -1px no-repeat;
}

#ChateauMenu li a.selected:hover,
#ChateauMenu li.selected a {
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: rgba(45, 45, 45, 0.55) 1px 1px 1px;
	background: url(/images/chateaux/menu_li_selectedbg.gif) no-repeat;
}

#ChateauMenu div.thinboxbottom {
	background: url(/images/chateaux/menu_thinbox_bottom.gif);
	height: 14px;
	width: 172px;
}

/* Infos */

#ChateauInfo div.fill {
	padding-top: 4px;
	padding-bottom: 4px;
	min-height: 121px;
}

#ChateauInfo p,
#ChateauInfo li {
	font-family: Helvetica, Verdana;
	font-size: 9pt;
}

#ChateauInfo a.title {
	display: block;
	font-family: Helvetica, Arial;
	font-size: 17px;
	/*font-weight: bold;*/
	line-height: 20px;
	margin-bottom: 6px;
}

/* Sous menu */

#ChateauSubmenu {
}

#ChateauSubmenu h3,
#ChateauSubmenu li {
	background: url(/images/core/thinbox_merger_white.gif) no-repeat;
	display: block;
	padding-top: 1px;
	width: 166px;
	height: 38px;
	overflow: hidden;
}

#ChateauSubmenu li a {
	display: block;
	position: relative;
	padding-top: 38px;
}

#ChateauSubmenu li.contact a {
	background: transparent url(/images/chateaux/btn_contact-via-mail.gif) no-repeat;
}

#ChateauSubmenu h3.plan_acces a.fr,
#ChateauSubmenu li.plan_acces a.fr {
	background: transparent url(/images/chateaux/btn_plan-acces.gif) no-repeat;
}

#ChateauSubmenu li.plan_acces a.en {
	background: transparent url(/images/chateaux/btn_access-map.gif) no-repeat;
}

#ChateauSubmenu li a:hover {
	background-position: -166px 0 !important;
}

/* Profil limité */

#PLChateauxEnvirons div.boxbody {
	min-height: 205px;
}

#PLChateauxEnvirons li {
	padding: 4px 0;
}

/* Offres spéciales */

div.offre {
	background: url(/images/chateaux/icn_offres16.gif) no-repeat 0 8px;
	position: relative;
	padding: 5px 5px 5px 21px;
}

a.red {
	color: #BD0911;
	text-decoration: underline;
}

/* Core elements */

div.boxbody {
	min-height: 180px;
}
* html div.boxbody {
	height: 180px;
}

/* Chambre, location, salle */

div.item {
	display: block;
	clear:both;
}

table.item td.header,
div.item div.header {
	display: block;
	background: url(/images/chateaux/item_headerbg.jpg) top no-repeat;
	padding: 10px 15px 4px 15px;
	height: 30px;
}

h2.tr,
div.item h2 {
	font-size: 17px;
}

div.item div.body {
}

div.item div.description {
	float: right; 
	width: 312px;
	padding-left: 8px;
}

/* Chambres */

div.chambre h2 {
	float: left;
}

div.chambre div.header .tip {
	display: block;
	float: right;
}

div.chambre ul.services {
	right: 15px;
	top: 29px;
	margin: 0;
	position: absolute;
	width: 125px;
	padding:3px;
	background-color: #FFFFFF;
	border: 1px solid #D6D8D9;
	list-style: none;
	display: none;
	z-index: 20;
}

div.chambre ul.services li {
	padding: 4px;
	font-size: 11px;
}

#CalendrierSaisons span.label {
	display: block;
	font-weight: bold;
	color: #686868;
	width: 120px;
}

#CalendrierSaisons ul li { font-size:11px; }

/* Tableaux */

div.item colgroup.data {  }

div.item th { background-color:#FBF5E9; }
div.item th.first {
	width: 88px;
	color: #9A9A9A;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
}

div.item th,
div.item td {
	font-weight: normal;
	padding: 4px;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 11px;
}

div.item td	{ text-align:center; }
div.item td.first	{ text-align:left; }

div.item tr.alt td {
	background-color: #F4F9F2;
}

/* tableau - layouts */

div.item div.fill table {
	width: 420px;
}

/* tableau "classique" : capacite salons pour les seminaires */

#CapaciteSeminaireSalons th {
	vertical-align: top;
	text-align: center;
	height: 50px;
	background-repeat: no-repeat;
}

#CapaciteSeminaireSalons th.first { vertical-align: middle; }

#CapaciteSeminaireSalons td {
	text-align: center;
}

#CapaciteSeminaireSalons td.first {
	width: 92px;
	text-align: left;
}

#footer {
	text-align: center;
	width: 420px;
	padding: 6px 15px;
	margin: 0 4px 0 2px;
	clear: both;
}

