html
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Lucida Sans Unicode;
}
img
{
	border: 0;
}
body
{
	margin: 0;
	padding: 0;
}
#page
{
	position: relative;
	width: 940px;
	margin: 0 auto 0 auto;
	height: 300px;
}
#logo
{
	position: absolute;
	top: 20px;
	left: 0;
}
menu
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 40px;
	left: 150px;
	width: 790px;
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #999;
	letter-spacing: 2px;
}
menu a, menu ul li a, menu li.selected ul li a, menu li:hover ul li a, menu li#langues:hover a
{
	color: #999;
	text-decoration: none;
}
menu a:hover, menu li.selected a, menu li:hover a, menu li ul li.selected, menu li ul li a:hover, menu li ul li.selected a, menu li#langues:hover a:hover, menu li#langues a.selected { color: #333; }
menu a#eshop
{
	color: #F00;
}
menu li
{
	text-align: center;
	margin: 0 45px 0 0;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
}
menu li ul
{
	display: none;
	text-align: left;
	float: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	left: 0;
	width: 125px;
	font-size: 10px;
	letter-spacing: normal;
}
menu li ul li
{
	text-align: left;
	clear: both;
	width: 300px;
	margin: 0;
}
menu li:hover ul, menu li.selected ul
{
	display: block;
}
menu li#langues
{
	position: absolute;
	right: 0;
	margin: 0;
	text-align: right;
}
#content
{
	position: absolute;
	width: 940px;
	left: 0;
	top: 110px;
}
#images_home
{
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 318px;
}
#images_home #carousel
{
	width: 940px;
	height: 318px;
	overflow: hidden;
}
#images_home li { list-style-type: none; }
ul.elements li
{
	position: absolute;
	top: 0;
	left: 0;
}
#images_book
{
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 318px;
	overflow: hidden;
}
#images_book .inner
{
	position: relative;
	height: 318px;
}
#images_book .inner .img
{
	display: block;
	float: left;
	height: 318px;
	width: 208px;
	
}

#images_book .inner img
{
	display: block;
	float: left;
	
}
#images_book .inner .zoomer-wrapper
{
	display: block
	float: left;
}
#images_book .inner .spacer
{
	display: block;
	float: left;
	width: 27px;
	height: 318px;
}
#book_draging
{
	position: absolute;
	width: 940px;
	height: 21px;
	left: 0;
	top: 333px;
	background-image: url(/_img/fond_draging.jpg);
	background-repeat: repeat-x;
	background-position: 0 6px;
	z-index: 30;
}
#boule_draging
{
	position: absolute;
	top: 3px;
	left: 0;
	width: 15px;
	height: 21px;
	background-image: url(/_img/boule_draging.gif);
	background-repeat: no-repeat;
}
#fleches
{
	position: absolute;
	width: 940px;
	height: 21px;
	left: 0;
	top: 333px;
	z-index: 10;
}
#left_arrow
{
	position: absolute;
	left: 0;
	top: -150px;
	cursor: pointer;
}
#right_arrow
{
	position: absolute;
	right: 0;
	top: -150px;
	cursor: pointer;
}
ul#puces_home
{
	position: absolute;
	right: 0;
	bottom: 4px;
}
ul#puces_home li
{
	float: left;
	margin: 0 3px 0 3px;
	padding: 0;
	width: 16px;
	height: 11px;
	list-style-type: none;
	background-image: url(/_img/puce.gif);
	background-repeat: no-repeat;
}
ul#puces_home li.active
{
	background-image: url(/_img/puce_on.gif);
}
#pbn
{
	position: relative;
	width: 940px;
}
#pbn #photos
{
	position: absolute;
	top: 0;
	left: 0;
	width: 388px;
	height: 318px;
}
#pbn #textes
{
	position: absolute;
	top: 0;
	left: 415px;
	width: 525px;
	text-align: justify;
	font-size: 10px;
	line-height: 16px;
}
h1
{
	font-size: 15px;
	color: #000;
	font-weight: normal;
	letter-spacing: 2px;
	margin : 0 0 25px 0;
}
h2
{
	font-size: 13px;
	letter-spacing: 2px;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 30px;
}
h3
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	margin : 12px 0 0 0;
}
label
{
	display: inline-block;
	width: 178px;
	letter-spacing: 2px;
	line-height: 28px;
	text-align: left;
}
#contact label
{
	width: 220px;
}
select
{
	width: 155px;
	border: 1px #D1D1D1 solid;
	height: 16px;
	font-size: 10px;
}
input
{
	width: 150px;
	border: 1px #D1D1D1 solid;
	height: 16px;
}
textarea
{
	width: 375px;
	height: 70px;
	border: 1px #D1D1D1 solid;
	
}
input.submit
{
	background-color: #FFF;
	height: 18px;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: normal;
	width: 85px;
	border-top: 2px #9E9E9E solid;
	border-right: 1px #E6E6E6 solid;
	border-bottom: 1px #E6E6E6 solid;
	border-left: 2px #9E9E9E solid;
	margin: 0 0 0 250px;
}
#contact input.submit
{
	margin-left: 295px;
}
input.submit:hover { background-color: #EEE; }
.boutique
{
	float: left;
	width: 45%;
	color: #585656;
	height: 145px;
	display: block;
	padding: 0 10px 0 0;
}
.boutique a
{
	color: #585656;
	text-decoration: underline;
}
#contact
{
	position: relative;
	width: 400px;
	margin: 0 auto 0 auto;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}
.erreur { color: #F33; }
.message { color: #090; }