body {
	background: url(../../_images/theme/index/background.jpg) center top no-repeat #fff;
}

#slideshow { position:relative;width:660px; height:260px; margin: 0 0 10px 0; overflow:hidden; }
 
div.container { z-index:1;position:relative; background-color:#737373; margin-bottom:10px; }
 		
ul.photos li { list-style-type:none; margin:0; padding:0; }
ul.photos li a { position:absolute; top:0px; left:0px; display:block; width:460px; height:260px; overflow:hidden; }
ul.photos li a img,
ul.photos li a:hover img { border:none; width:460px; }		

ul.buttons { position:absolute; height:260px; top:0px; right:0px; z-index:99999; }
ul.buttons li {  margin:0; padding:0; float:left; padding-left:5px; clear:both; }
ul.buttons li.active { background:transparent url(../../_images/theme/livres/active.png) top left no-repeat; }
ul.buttons li.active:hover { background:transparent url(../../_images/theme/livres/active-over.png) top left no-repeat; }
ul.buttons li a { display:block; width:180px; padding: 8px 10px 0 10px;height:57px; text-align:left; background:#737373 url(../../_images/theme/livres/button.gif) top center no-repeat; color:#ffffff; font-size: 12px;font-weight:bold;text-decoration:none; }
ul.buttons li a:hover { background:#9d9d9d; color:#000000; }
ul.buttons li a strong { float:left;width:230px;margin: 0 0 5px 0;color:#000000; clear:both; }
ul.buttons li a:hover strong { color:#ffffff;}

#indexation li a span.on {
	background-color: #737373;
}

#indexation li a:hover span.on {
	background-color: #ababab;
}

#slide {
	background-color: #737373;
}

#footer {
	background: url(../../_images/theme/index/footer.jpg);
}
