 div#layeur {
	width:670px;
	font: italic "Georgia";
	min-height: 430px;
	margin-top: 5px;
}	
	.style-layeur {
	color:#660000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	font-style: normal;
}
.style-titre-layeur {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990033;
	font-size: 20px;
	font-style: italic;
	text-transform: none;
	font-variant: normal;
	text-align: center;
	font-weight: bolder;
	right: 0px;
	clip: rect(auto,10px,auto,auto);
}
.content-photos-village/** Ajout Benjamin position photo*/
  {
	position:absolute;
	left: 0px;
	bottom: 0%;
	top: -5%;
}
/** */

/**
 ****** bordures haut et bas ******
 */
.content-top-color {
	background:url(../Images/layeur/layeur_02.gif) center top no-repeat;
	padding-top:27px;
}

.content-bot-color {
	background:url(../Images/layeur/layeur_08.gif)center bottom no-repeat;
	padding-bottom:22px;
}

.content-top {
	background:url(../Images/layeur/layeur_02.gif) center top repeat-x;
	padding-top:10px;
	width: 670px;
}

.content-bot {
	background:url(../Images/layeur/layeur_12.gif) center bottom repeat-x;
	padding-bottom:15px;
	width: 660px;
}

.content-bg {
	margin:5 auto;
	position:relative;
	width:670px;
	background-position: 0;
	color: #ffffff;
	background-image: url(../Images/layeur/bg-layeur.gif);
}
/**
 ****** coins ******
 */
.content-tl,
.content-tr,
.content-bl,
.content-br {
	font:1px/1px Arial, sans-serif;
	height:35px;
	position:absolute;
	width:35px;
	z-index:2;
}

.content-tl {
	background:url(../Images/layeur/layeur_01.png) left top no-repeat;
	left:0px;
	top:0px;
}

.content-tr {
	background:url(../Images/layeur/layeur_03.png) left top no-repeat;
	right:0px;
	top:0px;
}

.content-bl {
	background:url(../Images/layeur/layeur_09.png) left bottom no-repeat;
	bottom:0px;
	left:0px;
}

.content-br {
	background:url(../Images/layeur/layeur_11.png) left bottom no-repeat;
	bottom:0px;
	right:0px;
}
/**
 ****** mask ******
 */
.content-inner {
	height:420px;
	overflow:hidden;
	position:relative;
	width:626px;
	z-index:1;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content-inner2 {
	padding:20px;
}


/**
/**
 ****** fenetre ******
 */

#sidebar,
#sidebar .bg,
#sidebar-handler {
	height:420px;
	left:0px;
	position:absolute;
	top:0;
	width:360px;
}

body.home #sidebar {
	width:350px;
}

body.page #sidebar {
	width:450px;
}

#sidebar .content {
	color:#EEE;
	padding:15px;
	position:relative;
	z-index:2;
	overflow: auto;
}

#sidebar .bg {
	height:100%;
	opacity:0.80;
	width:100%;
	z-index:1;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	background-color: #FFFFFF;
}

#ie6 #sidebar .bg {
	height:9000px;
}
#content-layeur  #sidebar  a {
	color:#990033;
}
/**
 ****** bordure de fenetre ******
 */
#sidebar-handler {
	cursor:pointer;
	height:92px;
	left:auto;
	right:-20px;
	width:20px;
	background-image: url(../Images/layeur/on-off.png);
	top: -10px;
}

