html, body {
height: 100%;
margin: 0;
padding: 0;
background: #ccc;
color: #333;
font-size:13px;
font-family: "Verdana", "Arial", "Tahoma" ;
line-height:150%;
overflow:auto;
}

* {
margin:0px auto;
padding:0;
}

div#shim {
visibility: hidden;
width: 1%;
height: 50%;
margin-top: -290px;
float: left;
}

div#wrapper {
width: 900px;
height: 570px;
background: #FFF;
clear: both;
position: relative;
top: -270px;
/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */

}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}

html, body {
height: auto;
}
/* end hack */

/* ]]> */

a {

	color: #b9bb00;
	text-decoration:none;
	}
	
a:hover {
	color: #D7D600;
	text-decoration:none;
	}

.selected {  color:#333;
}

.uppercase {
	text-transform:uppercase;
	}

#logo-header {
	width:840px;
	height:75px;
	text-align:right;
	padding: 45px 60px 0 0;
	}

#nav-menu {
	width:100%;
	height:33px;
	background: url("../images/menu-bg.gif") repeat-x #b9bb00;
	border-bottom: solid 2px #CCC;
	border-top: solid 2px #CCC;
	}

#nav-links {
	background: url("../images/menu-arrow.gif") no-repeat;
	padding: 10px 0 0 45px;
	height:33px;
	text-align:left;
	color: #e1df14;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:1px;
	}

#nav-links a {
	color: #e1df14;
	text-decoration:none;
	padding: 0 5px;
	}

#nav-links a.selected {
	color: #FFF;

	}
	
#nav-links a:hover {
	color: #FFF;
	text-decoration:none;
	}
#mainarea {
	width:860px;
	height:320px;
	overflow:hidden;
	padding: 20px;
	}

#footer {
	width:840px;
	height:18px;
	padding: 0 20px 20px 40px;
	text-align:left;
	font-size:10px;
	}

#footer_book {
	width:830px;
	height:18px;
	padding: 0 20px 15px 50px;
	text-align:left;
	font-size:10px;
	background: #B9BB00;
	}

#footer_book  a:link{
	color: #FFF;
	}

#footer_book  a:hover{
	color: #D7D600;
	}	
h1 {
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	color: #333;
	}

h3, em {
	font-size:14px;
	margin:5px 0 0 0;
	padding:0;
	font-weight:normal;
	color: #555;
	font-style:normal;
	}

#home_texte {
	text-align:left;
	width:660px;
	padding: 0px 100px;
	height:280px;
	color: #666;
	line-height:160%;
	font-size:13px;
	}
	
#focus_image {
	float:left;
	height:280px;
	overflow:hidden;
	width:485px;
	margin:40px 0 0 20px;
	}
	
	

.focus_image_image {
float:left;
width:460px;
}

.focus_image_next {
float:right;
text-align:right;
width:25px;
padding:235px 0 0 0;
}

img.focus_book_prev {
margin: 0 0 3px 0;
}

#focus_texte {
	float:right;
	height:280px;
	width:280px;
	margin:40px 30px 0 0;
	font-size:10px;
	line-height:140%;
	padding: 0;
	}

h4 {
	color:#b9bb00;
	font-family: Trebuchet MS;
	font-size:14px;
	padding: 0;
	margin:0;
	letter-spacing:1px
	}
	
	
#methode_texte {
	text-align:left;
	width:630px;
	padding: 0;
	color: #666;
	height:280px;
	line-height:160%;
	font-size:13px;
	}

#contacts_texte {
	text-align:left;
	width:630px;
	padding: 50px 50px 0 50px;
	color: #666;
	line-height:160%;
	font-size:13px;
	}
	
#contacts_box {
	float:left;
	width:500px;
	padding:0 15px;
	height:280px;
	overflow:auto;
	}
	
#contacts_liste {
	float:right;
	width:280px;
	height:280px;
	overflow:auto;
	}
	
#acces_plan {
	float:left;
	width:470px;
	padding:10px 0 0 0;
	height:325px;
	overflow:hidden;
	text-align:center;
	}
	
#acces_details {
	float:right;
	width:350px;
	height:240px;
	overflow:auto;
	padding: 35px 0 0 0;
	text-align:left;
	overflow:hidden;
	}


#footer_bar {
	clear:both;
	width:800px;
	height:12px;
	text-align:right;
	padding: 0 50px;
	}
	
.emphasis  {
	color: #555;
	}
	
#contacts_box p {
	margin: 0 0 5px 0;
	}

#contacts_liste p {
	margin: 0 0 10px 0;
	}
	
#acces_details p {
	margin: 0 0 0 7px;
	color: #666;
	}
#contacts_liste h1 {
	font-size:16px;
	margin:15px 0 0 0;
	padding:0;
	font-weight:normal;
	color: #333;
	}
	
#mainarea_book {
	width:800px;
	height:320px;
	overflow:hidden;
	padding: 40px 50px 20px 50px;
	background: #B9BB00;
	}
	
#book_texte {
	float:left;
	width:460px;
	height:330px;
	overflow:hidden;
	}
	
#book_photos {
	float:right;
	width:330px;
	height:330px;
	overflow:hidden;
	background: #FFF;
	}
	
#book_desc {
	width:445px;
	padding: 15px 5px 15px 10px;
	height:130px;
	background: #D7D600;
	margin: 0 0 10px 0;
	overflow:auto;
	color: #555;
	font-size:11px;
	text-align:left;
	line-height:160%;

	}
	
#book_liste {
	width:460px;
	height:260px;
	float:left;
	}
#book_liste_liste {
	width:430px;
	padding:15px;
	height:105px;
	background: #FFF;
	overflow:hidden;
	color: #555;
	font-size:11px;
	text-align:left;
	line-height:150%;
	}

#clear, .clear {
	clear:both;
	}
	
h2 {
	font-size:14px;
	margin:0 0 5px 0;
	padding:0;
	font-weight:normal;
	color: #555;
	letter-spacing:1px;
	font-family:trebuchet ms;
	text-transform:uppercase;
	}
	
.book_liste_detail {
	width:210px;
	float:left;
	height: 20px;
	}
	
#pagination {
	width:454px;
	height:21px;
	padding: 1px 3px 3px 3px;
	background: #FFF;
	}
	
	.disabled {
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}

.book_prev {
float:left;
	}
	
.book_next {
float:right;
	}
