/* @override 
	http://dev.chateau-toutyfault.fr/default.css
	http://dev.chateau-toutyfault.fr/full.css
	http://dev.mineral-deco.fr/full.css
*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	position: relative;
	height: 100%;
	overflow: hidden;
	background: #739877 url(/img/fond.jpg) no-repeat fixed center center;
}

#loading {
	position: absolute;
	top: 230px;
	left: 40%;
	background: #5f8137;
	color: white;
	z-index: 5;
	width: 20%;
	text-align: center;
	display: none;
	padding: 10px;
}

#cadre {
	display: none;
	width: 934px;
	min-height: 300px;
	height: 89%;
	position: relative;
	background-image: url(/img/_cadrefond.png);
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#cadretop {
	position: absolute;
	top: 0;
	left: 0;
	width: 934px;
	height: 150px;
	display: block;
	background-image: url(/img/_cadretop-trans.png);
	margin-top: -40px;
	z-index: 1;
}

#cadrebottom {
	position: absolute;
	left: 0;
	width: 934px;
	height: 134px;
	display: block;
	background-image: url(/img/_cadrebottom-trans.png);
	bottom: -13px;
	z-index: 1;
}

p{
	margin-bottom: 6px;
	line-height: 1em;
}

.subcats{
	margin-left: 50px;
	list-style-type: none;
}

.subcat{
	background: url(/img/ornement-trans.png) no-repeat 0 8px;
	padding-left: 50px;
	font-size: 18px;
	line-height: 36px;
}

li.subcat:hover{
	margin-left: 3px;
}

/* @group colonne */

#leftcol {
	width: 200px;
	height: 100%;
	position: absolute;
	top: 0;
}

#midcol {
	width: 200px;
	height: 280px;
	position: absolute;
	background-image: url(/img/_bottomleft_fond-trans.png);
	z-index: 2;
	bottom: -13px;
}

#parchemin {
	width: 190px;
	height: 198px;
	z-index: 2;
	position: absolute;
	background: url(/img/_parchemin-trans.png) no-repeat;
	left: 5px;
}

#diaporama {
	position: relative;
	top: 21px;
	left: 13px;
}

#diapocadre {
	position: absolute;
	top: 0;
	left: 0;
}

h1#header span {
	background-image: url(/img/chambres_hotes_charme-trans.png);
	display: block;
	width: 151px;
	height: 47px;
	position: absolute;
	left: 25px;
	top: 200px;
}

#header em {
	position: relative;
	top: 60px;
	width: 151px;
	height: 47px;
	overflow: hidden;
	display: block;
	position: absolute;
	left: 25px;
	top: 116px;
}

#ornement {
	text-align: center;
	position: absolute;
	z-index: 5;
	width: 200px;
	top: 260px;
}

#coltext {
	position: absolute;
	z-index: 5;
	bottom: 0;
	height: 230px;
	width: 199px;
	text-align: center;
}

#coltext h2 {
	font-variant: small-caps;
	font-size: 20px;
	color: #009f00;
	margin: 0;
	line-height: 1em;
	display: inline;
	position: relative;
}

#adresse {
	position: relative;
	color: #e7e57f;
	text-align: center;
	font-size: 14px;
	width: 100%;
	z-index: 10;
	margin-top: 15px;
}

#Telephone {
	position: relative;
	width: 100%;
	height: 20px;
	color: #e7e57f;
	text-align: center;
	font-size: 15px;
	z-index: 10;
	margin-top: 15px;
}

#texte {
	width: 483px;
}

#Boutons {
	position: absolute;
	left: 12px;
	width: 163px;
	text-align: left;
	list-style: none;
	top: 180px;
	font-size: 12px;
}

#Boutons li {
	position: relative;
	height: 24px;
}

#Boutons a {
	text-decoration: none;
	overflow: hidden;
	background: left top no-repeat;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #e7e57f;
	position: relative;
	top: -5px;
	left: 4px;
}

#logos{
	position: absolute;
	top: 290px;
	left: 25px;
	z-index: 4;
}

#logos .partner{
	font-size: 12px;
	border-style: none;
	text-decoration: none;
	color: #afb576;
	margin-top: 7px;
	display: block;
	font-weight: bold;
	font-style: italic;
}


/* @end */

#container {
	position: relative;
	top: 0;
	width: 100%;
	height: 100%;
}

#activites td{
	text-align: left;
	font-size: 14px;
	padding: 5px;
}

#activites td img{
	margin-bottom: 9px;
	text-align: center;
}


/* @group menu */

#menu {
	position: absolute;
	right: 2px;
	width: 717px;
	z-index: 20;
	list-style: none;
	height: 26px;
	top: 80px;
}

#menu li {
	position: relative;
	float: left;
	margin: 0 14px 0 1px;
	letter-spacing: -1px;
	font: 16px/20px "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	display: inline;
}

ul#menu a {
	text-decoration: none;
	height: 20px;
	overflow: hidden;
	background: left top no-repeat;
	color: #e7e57f;
	text-align: center;
	padding: 2px 7px;
}

ul#menu a:hover,
ul#menu a.menuitemover {
	background: #103a04;
	color: white;
}

img#hrmenu {
	position: absolute;
	z-index: 15;
	top: 112px;
	right: 20px;
}

#langs {
	position: absolute;
	right: 30px;
	z-index: 15;
	top: 15px;
}

#langs a:link, #langs a:visited {
	color: #e7e57f;
	text-decoration: none;
	font-variant: small-caps;
	position: relative;
}

#langs img {
	margin-right: 5px;
	position: relative;
	top: 2px;
	border: 1px solid #004a0d;
}

/* @end */

/* @group content */

.inc,.doc {
	position: relative;
}

#content {
	text-align: left;
	color: #e7e57f;
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	position: relative;
	width: 700px;
	z-index: 3;
	left: 217px;
	overflow: auto;
	top: 130px;
}

#content #edition,
#content #ct_embed{
	color: #232323;
}

#content h3 {
	color: #032404;
	letter-spacing: 1px;
	margin: 0 0 12px 20px;
	font-size: 14px;
	font-weight: bold;
}

#content h1 {
	color: #032404;
	letter-spacing: 1px;
	margin: 0 0 12px;
	background-attachment: fixed;
	font-size: 17px;
	font-weight: bold;
}

#content h2 {
	color: #dfe173;
	margin: 8px 0 18px;
	font-weight: bold;
	font-size: 26px;
	text-shadow: #101010 2px 1px 0;
}

.tarifs td {
	padding: 7px;
}

.tarifs {
	margin-bottom: 11px;
}

#content a:link, #content a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#content .public a:hover, 
#content .public a:active {
	color: #eede5a;
	position: relative;
	border-bottom: 2px solid #eede5a;
}


#content #toc.tree a,
#content #toc.tree a:visited{
	color: #0b118a;
}

#content #toc.tree a:hover{
	text-decoration: underline;
	border-style: none;
}

.link:hover{
	background-color: #008219;
}

ul.html_gallery,
div.desc_images{
	margin-top: 30px;
}

ul.html_gallery li{
	border-style: solid;
	border-width: 6px;
	border-bottom-width: 18px;
	border-color: #006500;
}

ul.html_gallery li:hover{
	border-color: #f7f7f7;

}


/* @group actu */

#actu {
	width: 190px;
	position: relative;
	background-color: #074408;
	background-image: url(/img/bg-actus.jpg);
	margin-left: 10px;
	float: right;
	z-index: 10;
}

.uneactu {
	margin: 0 20px 20px;
}

.uneactu p {
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
}

#actu > h3 {
	color: #329014;
	font-size: 20px;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
}

#actu .uneactu p.titre {
	color: #e7e57f;
	font-size: 14px;
	margin: 4px 0 7px;
	letter-spacing: 0;
}

#content #actu .uneactu a {
	font: 10px Arial, Helvetica, sans-serif;
}

#actu p.ensavoirplus {
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	margin: 0;
}

#actu p.ensavoirplus a{
	font-style: italic;
}


/* @end */

/* @end */

/* @group edit */

#editbox {
	position: absolute;
	top: 0;
	margin-top: -50px;
}

#edition a:link, 
#edition a:visited,
#ct_embed .ui-tabs-nav a:link,
#ct_embed .ui-tabs-nav a:visited,
#arbo a:link, #arbo a:visited, #toc a {
	color: #1f3c90;
	text-decoration: underline;
	border-style: none;
}

#ct_embed #ct_list a:link ,
#ct_embed #ct_list a:visited{
	color: black;
}

#commentForm fieldset {
	border-style: none;
}

#commentForm img {
	background-color: white;
	border: 4px solid white;
	margin-right: 10px;
}

#commentForm #textarea{
	width: 98%;
}

#commentForm input{
	margin-bottom: 7px;
	padding: 3px;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#commentForm table{
	margin-bottom: 50px;
}

#commbtn, #contact_submit {
	background-color: #b4c99f;
	padding: 2px 5px;
	border-color: #b4c99f;
	border-width: 3px;
	font: italic bold 13px Georgia, "Times New Roman", Times, serif;
}

#captchahelp {
	margin-top: 22px;
	display: block;
	margin-left: 18px;
	width: 415px;
}

.nodd {
	color: gray;
}

/* @end */

/* @group footer */

#footer {
	position: absolute;
	width: 700px;
	height: 67px;
	right: 0;
	z-index: 5;
	bottom: -40px;
	color: #127304;
}

#footer p {
	text-align: right;
	position: relative;
	top: 4px;
	right: 14px;
	font: 10px/20px "Trebuchet MS", Trebuchet, Tahoma, Arial;
;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #2b643d;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #53cd52;
}

/* @end */

.comment{
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 7px;
	margin-left: 10px;
	padding-bottom: 7px;
}

.commentfooter{
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 4px;
	font-size: 10px;
}

/* @group lightbox */

#bp {
	margin: 0 auto;
	padding: 0;
}


#bp .bp-mask {
	top: 0;
	left: 0;
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 9999;
	display: none;
}

#bp .bp-wrap {
	left: 0;
	top: 0;
	position: absolute;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: auto;
	width: 100%;
	z-index: 10000;
	background: transparent none;
	text-align: center;
	display: none;
}

#bp .bp-main {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: block;
}

#bp .bp-view {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#bp .bp-view img {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
}

#bp .bp-view .bp-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 10001;	
	display: none;
	background-color: transparent;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#bp .bp-view .bp-prev-link {
	left: 0;
}



#bp .bp-view .bp-prev-link a,
#bp .bp-view .bp-next-link a {
	outline: none;
}

#bp .bp-view .bp-next-link {
	right: 0;
}

#bp .bp-view .bp-nav a {
	display: block;
	text-decoration: none;
}

#bp .bp-view .bp-info-wrap {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10003;
	display: none;
}

#bp .bp-view .bp-info-wrap .bp-info {
	margin: 0;
	background-color: transparent;
}

#bp .bp-bbar {
	margin: 0;
	position: absolute;
	left: 0;
	z-index: 10004;
	width: 100%;
	display: none;
}

#bp .bp-bbar .bp-info-link {
	float: left;
}

#bp .bp-bbar .bp-hide-link {
	float: right;
}

.bp-clear {
	clear: both;
	visibility: hidden;
	height: 0px;
	background-color: transparent;
	border: none;
}

/*skin*/

#bp .bp-mask {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#bp .bp-main {
	background: #F6F6F6 none;
	border: 10px solid #F6F6F6;
}

#bp .loading {
	background: #FFF url(/cms_inc/img/bp/ajax-loader.gif) no-repeat center center;
}

#bp .bp-nav a {
	color: #818181;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#bp .bp-nav a:visited {
	color: #818181;
}

#bp .bp-nav a:hover {
	color: #414141;
}

#bp .bp-nav span {
	margin-top: 20px;
	padding: 8px 10px; 
	display: block;
	width: 50px;
	background-color: #f6f6f6;
	text-transform: uppercase;
	cursor: pointer;
}

#bp .bp-prev-link span {
	margin-right: auto;
	margin-left: 0;
	border-left: 0;
	text-align: left;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-top-right-radius: 12px;	
}

#bp .bp-next-link span {
	margin-right: 0;
	margin-left: auto;
	border-right: 0;
	text-align: right;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
}


#bp .bp-info-wrap {
	background-color: #333;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

#bp .bp-info-wrap .bp-info {
	background-color: transparent;
	padding: 8px 12px;
	color: #FFF;
	text-align: left;
}

#bp .bp-info-wrap .bp-info .bp-count {
	font-size: 0.8em;
	text-align: right;
}

#bp .bp-info-wrap .bp-info h2 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
}

#bp .bp-info-wrap .bp-info a {
	color: #ff8080;
}

#bp .bp-info-wrap .bp-info p {
	margin: 8px 0;
	font-size: 0.9em;
}

#bp .bp-bbar {
	padding-top: 6px;
	background-color: #F6F6F6;
	font-size: 14px;
}

#bp .bp-bbar a {
	color: #8f8f8f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#bp .bp-bbar a:visited {
	color: #666;
}

#bp .bp-bbar a:hover {
	color: #333;
}

#bp .bp-info-link a {
	background: transparent url(/cms_inc/img/bp/tag.png) no-repeat left 0;
	padding-left: 20px;
	font-size: 1.1em;
}

#bp .bp-info-link a.active {
	background-image: url(/cms_inc/img/bp/tag_hi.png);
	color: #000;
}

#bp .bp-hide-link a {
	background: transparent url(/cms_inc/img/bp/close.png) no-repeat right 2px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.3em;
}

#bp .bp-hide-link a:hover {
	background-image: url(/cms_inc/img/bp/close_hi.png);
}

#bp .bp-bbar .bp-clear {
	background-color: #F6F6F6;
}



/* @end */


