body {
	font: 12px Perpetua;
	color: #000;
	background: #D5D0CA url("background.jpg") top center no-repeat fixed ;
	padding: 0 0 0 0;
	margin: 0px;
	text-align: center;
	}
	
#blog {
	width:22px;
	height: 84px;
	position: absolute;
	top:214px;
	left:50%;
	margin-left: 490px;
	background: #FFF;
	}
#blog a{
		text-decoration: none;}
img {
	border: none;
	}
	
#conteneur{
	width:940px;
	background: #FFF;
	margin: 0 auto;
	margin-top:25px;
	margin-bottom: 25px;
	text-align: center;
	border-left: 20px solid #FFF;
	border-right: 20px solid #FFF;
	border-bottom: 10px solid #FFF;
	}
	
#header{
	width: 940px;
	height: 189px;
	background: url("header4.jpg") top right no-repeat;
	}
	
#header_shop{
	width: 940px;
	height: 189px;
	background: url("header_shop.jpg") top right no-repeat;
	}

	
#menu{
	width:940px;
	height: 83px;
	background: url("menu4.jpg") top left no-repeat;
	font: bold 14px Perpetua;
	font-variant: small-caps;
	padding-top: 3px;
	margin: 0 auto;
	}
	
	#menu ul, li {	/* utilisation de liste pour le menu */
		list-style-type: none;	/* suppression des puces de liste */
		margin:0;
		padding:0;
		
		}
	#menu li{
		float: left;
		width: 16%;
		}
		
	#menu a{
	color: #826042;
	text-decoration: none;}
	
	#menu a:hover{
	color:#DDC8AF;}

#menu_shop{
	width:940px;
	height: 83px;
	background: url("menu_shop.jpg") top left no-repeat;
	font: bold 14px Perpetua;
	font-variant: small-caps;
	padding-top: 3px;
	margin: 0 auto;
	}
	
	#menu_shop ul, li {	/* utilisation de liste pour le menu */
		list-style-type: none;	/* suppression des puces de liste */
		margin:0;
		padding:0;
		
		}
	#menu_shop li{
		float: left;
		width: 14%;
		}
		
	#menu_shop a{
	color: #826042;
	text-decoration: none;}
	
	#menu_shop a:hover{
	color:#DDC8AF;}	

	
#bottom{
	width: 940px;
	height: 21px;
	color: #826042;
	background:url("bottom.jpg") top left no-repeat;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 12px;
	font: 12px Perpetua;
	}
	
	
/*--------------Illustrations----------------------*/
#illus{
	background: #000 url("center.jpg")  fixed;
	margin-top: 5px;
	}


#illus img{
		margin: 0 0 0 0;
		margin-bottom: 10px;
		border: 0px;
		}	
		
		#illu a{
		text-decoration: none;}
		
		
/*--------------Index----------------------*/		

#news{
background: #231A15 url("index.jpg")  top left no-repeat;
text-align: right;
height: 450px;
margin: 0 auto;
padding: 0;
}

#slider{
	width:700px;
	height:450px;
	float: left;
	}

#s3slider {
   width: 700px; /* important to be same as image width */
   height: 450px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 700px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   left: 0;
   margin-left: 0; /* important */
   padding: 0px;
   margin: 0;
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 13px Perpetua;
	color: #DDC8AF;
   padding: 10px 13px;
   height: 450px;
   width: 100px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.s3sliderImage h1{
	margin: 0;
	padding: 0 0 0 0 ;
	font: bold 14px Perpetua;
	font-variant: small-caps;
	}

.s3sliderImage a{
	color: #DDC8AF;
	font-variant: small-caps;
	text-decoration: underline;
}

.s3sliderImage a:hover{
	color: #DDC8AF;
	font-variant: small-caps;
	text-decoration: none;
}
	
.clear {
   clear: both;
} 




.feedburnerFeedBlock{
	font: 13px Perpetua;
	position: relative;
	top: 70px;
	color: #826042;
	text-align: left;
	width: 224px;
	margin: 0 ;
	padding: 0 ;
	overflow: auto;
	height: 325px;
	padding-right: 5px;
	margin-right: 20px;
	}
	
.feedburnerFeedBlock	a{
  color:#DDC8AF;
  text-decoration:none;
  }

.feedburnerFeedBlock .date{
	color: #999999;
	margin: 0 auto;
	font: 12px Perpetua;
}
.feedburnerFeedBlock .headline {
	margin: 0 auto;
	padding: 0 ;
	font-variant: small-caps;
	color: #826042;
	text-align: center;
}

.feedburnerFeedBlock a:hover {
  color:#DDC8AF;
  text-decoration:underline;
  }
.feedburnerFeedBlock li{
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #999999;
	}

.feedburnerFeedBlock a img {
  border: none;
  }
.feedburnerFeedBlock .gauche {
	float: left;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
.feedburnerFeedBlock .droite {
	float: right;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
.feedburnerFeedBlock .center {text-align:center;}

.feedburnerFeedBlock em {
      color: #DDC8AF;
      font-variant: small-caps;
      font-style: normal;
      font-size: 115%;
     }
.feedburnerFeedBlock #creditfooter{
	visibility: hidden;
	}

	
/*--------------Sketchbook----------------------*/
#sketchbook{
	background: #000;
	margin: 0 0 0 0;
	margin-top: 5px;
	padding-top: 0px;
	padding-bottom:0px;
	}


#sketchbook img{
		margin: 0 0 0 0;
		border: 0px;
		}	

/*--------------Shop----------------------*/		

#shop{
background: #231A15 url("center.jpg")  top left no-repeat;
text-align: left;
height: 450px;
margin: 0 auto;
padding: 0;
}

#shop a{
	color: #826042;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 120%;}
	
	#shop a:hover{
	color:#DDC8AF;
	font-variant: small-caps;
	text-decoration: underline;
	font-size: 120%;}
	
/*--------------Contact----------------------*/

#contact{
	width: 940px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0 0 0 0;
	overflow: auto;
	background: #000 url("center2.jpg")  top left no-repeat;
	height: 450px;
	text-align: left;
	}
		
	#contact p{
	margin-left:25px;
	width: 600px;
	color: #826042;
	text-align: justify;
	text-indent: 30px;
	padding-bottom:10px;
	font-size: 14px;
	display: block;
		}
	
	#contact h1{
	background: url("news_bottom2.png") bottom left repeat-x;
	height: 25px;
	margin-top: 25px;
	padding: 0 0 0 25 ;
	font: bold 17px Perpetua;
	font-variant: small-caps;
	color: #826042;
	}
	
	
	#client{
	float: right;
	width: 250px;
	height: 450px;
	background: url("background.jpg") top center no-repeat;
	text-align: left;
	color: #2C1C11;
	padding: 0 0 0 0;
	margin: 0 auto;
	font-variant:small-caps;
	font-size: 110%;
	}
	
	#client h1{
	background: url("news_bottom.png") bottom left repeat-x;
	height: 25px;
	margin-top: 25px;
	padding: 0 0 0 25 ;
	font: bold 17px Perpetua;
	font-variant: small-caps;
	}
	
	# contact #client ul, li {	/* utilisation de liste pour le menu */
		list-style-type: none;	/* suppression des puces de liste */
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
		

/*--------------Liens----------------------*/

#liens{
	width: 940px;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0 0 0 0;
	overflow: auto;
	background: #231A15 url("fond_liens.jpg") top left no-repeat ;
	text-align: left;
	height: 450px;
	}
	
	
	
	#liens h1{
	background: url("news_bottom2.png") bottom left repeat-x;
	height: 25px;
	margin-top: 25px;
	padding: 0 0 0 25 ;
	font: bold 17px Perpetua;
	font-variant: small-caps;
	color: #826042;
	}
	
	
	#forum{
	float: right;
	width: 455px;
	height: 100%;
	text-align: left;
	color: #2C1C11;
	padding: 0 0 0 0;
	margin: 0 auto;
	}
	
	#forum h1{
	background: url("news_bottom.png") bottom left repeat-x;
	height: 25px;
	margin-top: 25px;
	padding: 0 0 0 25 ;
	font: bold 17px Perpetua;
	font-variant: small-caps;
	}
	
	# liens ul, li {	/* utilisation de liste pour le menu */
		list-style-type: none;	/* suppression des puces de liste */
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
		
	#liens a{
	color: #826042;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 120%;}
	
	#liens a:hover{
	color:#DDC8AF;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 120%;}

/* -------------Lightbox stuff------------- */	

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #826042; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #111;
	}
	
/*---------------------------------------------*/	

