@font-face {
        font-family: Century gothic;
        src: url('Gothic.TTF');
}

@font-face {
        font-family: Century gothic;
        font-weight: bold;
        src: url('Gothicb.TTF');
}

h1 {
padding:0;
margin:0;

}

body {
	background: #9ddc0c url(img/bg.jpg) no-repeat 50% 0;
	font-family: Century gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: center;
	margin: 0;
}

a {
	text-decoration: none; color: #fff;
	outline: 0 none;
}
a:hover {
	text-decoration: none; color: #B6DF91;
	outline: 0 none;
}
a img {
	border: 0;
}

.wrap {
	width: 917px;
	text-align: left;
	margin: 0 auto;
	padding:10px 0 0;
	background: url(img/leaf-bottom.png) no-repeat 35% 100%;
}
.baseline{
	font-size: 11pt;
	font-weight: bold;
	color:#993366;
	text-align:right;
}
#header {
	width: 600px;
	margin: 0 0 0 30px;
}

#header .headline {
	float: right;
}

#footer .wrap{ background: none;}
#footer {
	background: #6f503c;
	color: #fff;
	padding: 16px 0 34px 0;
}

#footer p {
	margin: 0;
}

#footer .left {
	float: left;
}
#footer .left a{
	color: #fff;
}

#footer .right {
	float: right;
	text-align: right;
}

#footer .right i {
	font-size: 8pt;
}

#footer .bottom {
	font-size: 8pt;
	font-weight: bold;
	margin: 34px 0 0 0;
}

#sidebar {
	width: 371px;
	float: left;
	padding: 0 0 80px;
}

#sidebar .menu, .menu * {
	margin: 0; padding: 0;
}
#sidebar .menu {
	margin: 16px 0 0 0;
	list-style: none;
}

.menu li {
	margin: 0 0 14px;
	background-image:url(img/trait-menu.png);
	background-repeat:no-repeat;
	background-position:-40px bottom ;
}

.menu li a {
	color: #fff;
	font-size: 12pt;
	font-weight:bold;

}
.menu li a:hover {
	font-size: 12pt;
	font-weight:bold;
	color:#B6DF91;
}
.menu li.sub, .menu li.sub2 {
	position: relative;
}

.menu li.sub ul {
	position: absolute;
	padding: 0;
	top: -17px;
	left: 113px;
	list-style: none;
	float: right;
	background: url(img/menu-roots.png) no-repeat 0 6px;
	padding: 0 0 0 26px;
}
.menu li.sub2 ul {
	position: absolute;
	padding: 0;
	top: -17px;
	left: 113px;
	list-style: none;
	float: right;
	background: url(img/menu-roots.png) no-repeat 20px 6px;
	padding: 0 0 0 50px;
}
.menu li.sub ul li, .menu li.sub2 ul li{
	padding: 0;
	margin: 0;
}

.menu li.sub li a, .menu li.sub2 li a{
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
}

.menu li.sub li a:hover, .menu li.sub2 li a:hover{
	font-size: 10pt;
	font-weight: bold;
	color:#993366;
}

#sidebar .reservation {
	width: 213px;
	height: 23px;
	line-height: 23px;
	background: url(img/reservation-bg.png) no-repeat;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 25px 0 0 0;
}

#sidebar .reservation span{
	display: block;
	text-align: center;
}
#sidebar .reservation a {
	color:#fff;
}
#sidebar .reservation a:hover {
	color:#B6DF91;
}

#sidebar .promo {
	width: 213px;
	height: 23px;
	line-height: 23px;
	background: url(img/reservation-bg.png) no-repeat;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 30px 0;
}

#sidebar .promo span{
	display: block;
	text-align: center;
}


#sidebar .white-box {
	width: 338px;
	height: 160px;
	position: relative;
}

.white-box .logo {
	z-index: 100;
	position: absolute;
}

.white-box .content {
	background: url(img/sidebar-whitebox-bg.png) no-repeat;
	width: 280px;
	height: 133px;
	float: right;
	margin: 15px 0 0 0;
	font-size: 8pt;
	font-weight:bold;
	color: #4e7b2f;
}

.white-box .content p{
	padding: 15px 0 0 0;
	margin: 0 0 0 56px;
	width: 217px;
}

.white-box .purple {
	color: #fff;
	width: 101px;
	height: 23px;
	line-height: 22px;
	background: url(img/sidebar-whitebox-purplebg.png) no-repeat;
	position: absolute;
	z-index: 100;
	top: 136px;
	right: 15px;
	font-weight: bold;
}

.white-box .purple span{
	text-align: center;
	display: block;
}

#content {
	float: right;
	width: 546px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#content img.flRight{float: right;}

.page-title {
	display: block;
	margin: 20px 0 15px 0;
	padding: 0;
	color: #78a607;
	font-weight: normal;
	font-size: 30pt;
}

.homes-box {
	width: 230px;
	float: left;
	text-align: center;
}

.homes-box-left{
	margin: 0 43px 0 0;
}

.homes-box-right{
	margin: 0 0 40px 43px;
}

.homes-box .title {
	color: #993366;
	display: block;
	line-height: 11px;
}

.homes-box .subtitle {

}

.homes-box img {
	margin: 0 0 5px 0;
}

.homes-box span {
	display: block;
	margin: 10px 0 0 0;
}

.homes-box span a {
	background: url(img/homes-box-purplebg.png) no-repeat;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	width: 114px;
	height: 17px;
	display: block;
	float: left;
	line-height: 16px;
}

.actualites {
	color: #fff;
	width:390px;
	height: auto;
	margin: 20px auto;
}

.actualites p {
	margin: 0;
	padding: 5px 20px;
	background-color:#993366;
	width:349px;
	text-align:center;
}

.clear {
	clear: both;
}

/*headers leaf*/
#leaf-header {position: relative; margin: 0; padding: 0; width: 1025px; margin: 0 auto;}
.leaf-header {z-index: 102; position: absolute; right: 0;}

/*contact page*/
#formContact{margin-bottom: 40px;}
#formContact fieldset{border: none;}
#formContact legend{font-weight: bold; color: #993366; font-size: 150%;}
#formContact .row{float: left; width: 100%; padding: 5px; margin: 5px;}
#formContact .row label{width: 33%; float: left;}

/*fancy box inner*/
#fancybox-inner h1{
color:#78A607;
display:block;
font-size:30pt;
font-weight:normal;
margin:20px 0 30px;}

/*Slideshow*/
#slideshow {
    position:relative;
    height:281px;
	overflow:none;
}
.mini-diapo {
    position:relative;
	left:7px;
    height:160px;
	overflow:hidden;
	text-align:center;
}
.mini-diapo2 {
    position:relative;
	left:16px;
	top:2px;
	padding: 0;
    height:160px;
	overflow:hidden;
	text-align:center;
}
#cadre {
background-image: url(img/coins.png);
background-repeat:no-repeat;
background-position:top right;
height: 282px;
width: 552px;
position:absolute;
    top:0;
    left:0;
    z-index:2000;
	display:block;
   }
   
   #diapo {
    position:relative;
	top:20px;
    height:282px;
	width: 550px;
}
.gras {
color:#993366;
font-weight:bold;
}
.gras a{
color:#993366;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
.gras a:hover{
color:#333;
font-weight:bold;
font-style:italic;
text-decoration:none;
}
.lien-petit a{
font-size:12px;
color:#333333;
}

.lien-petit a:hover{
font-size:12px;
color:#fff;
}
.texte-petit {
font-size:12px;
}
.texte-petit input{
	font-size: 11px;
	color: #993366;
	background-color:#fff;
	margin:0;
	padding:1px;
	border: 1px solid #993366;
}
.texte-petit select{
	font-size: 11px;
	color: #993366;
	background-color:#fff;
	margin:0;
	padding:2px;
	border: 1px solid #993366;
}
.texte-petit textarea{
	font-size: 11px;
	color: #993366;
	border: 1px solid #993366;
}
#map {
width:550px;
height:300px;
margin:0;
padding:0;
}

#recommanderAmi{
	background-color:none;
	background-image:url(img/fond-ami.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#333;
	display:none;
	font-size:0.85em;
	padding:5px;
	width:220px;
	height:136px;
	top:870px;
	left:205px;
	position:absolute;
	z-index:1000;
	}
	
.cartouche-vert {
background-image: url(img/cartouche-vert.png);
background-repeat:no-repeat;
background-position:top center;
}

.fond-bt {
background-image: url(img/homes-box-purplebg.png);
background-repeat:no-repeat;
background-position:top center;
}
.fond-bt-tarifs {
background-image: url(img/fond-bt-tarifs.png);
background-repeat:no-repeat;
background-position:center;
}

.fond-bt-tarifs2 {
background-image: url(img/fond-bt-tarifs2.png);
background-repeat:no-repeat;
background-position:center;
}
.fond-bt-tarifs3 {
background-image: url(img/fond-bt-tarifs3.png);
background-repeat:no-repeat;
background-position:center;
}
.fond-bt-tarifs4 {
background-image: url(img/fond-bt-tarifs4.png);
background-repeat:no-repeat;
background-position:center;
}
.afficheContenuCache, .likeAfficheContenuCache{
 display:block;
 margin:0 0 5px 0;
 text-decoration:none;

}

.afficheContenuCache{ cursor:pointer; }
.afficheContenuCache span{ text-decoration:none; }

	.listContenu .contenuCache{ padding:0 10px 10px 15px; }

	.contenuTxt{ padding-right:20px;} 

	.listContenu li, .contenuTxt p{
		
		line-height:15px;
	}
	
	.contenuTxt p{  
	margin:0 0 5px 0; }
	
	.build{
    position:absolute;
    right:1px;
    top:55px;
    z-index:50;
  }
