*{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hd {
	width: 980px;
}

#titre {
	width: 980px;
	text-align: center;
	color: #656666;
	font-size: 18px;
}

#titre a {
	color: #333;
	font-size: 18px;
	text-decoration:none;
}

#titre a:hover {
	text-decoration: underline;
}

#intitule{
	width: 980px;
	text-align: center;
	color: #333;
	font-size: 12px;
  margin: 5px 0 5px 0;
}

#conteneur {
	width: 980px;
	height: 390px;
}

#imageBig{
	float: right;
	margin: 0 5px 0 0;
    padding: 5px;
  	background:url(/base/imgs/bg_imagebig.gif) top center no-repeat;
}
#imageBig img {width: 570px; height:380px}
#menuImage{
	float: left;
	height: 380px;
	width: 364px;
}

.image{
	float: left;
	height: 50px;
	width: 75px;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 15px;
	cursor:pointer;
}

.image img {
border: 1px solid  #3b9996;
padding: 2px; 
}

#pagination{
	float: left;
	width: 100%;
	margin: 0;
	margin-top: 5px;
	font-size: 14px;
	color: #333;
	text-align: center;
}

#pagination a{
	font-size: 16px;
  font-weight: bold;
}



.selectedSB {background: #999}
.neverSelectedSB {background: orange; font-size: 10px; color: #333}
#gaucheSB {visibility: hidden; float: left; margin: 10px 0 0 20px; cursor: pointer}
#droiteSB {float: left; margin:10px 0 0 280px; cursor: pointer}
#imageSlide {overflow: hidden; float: left; width: 364px; height: 200px; margin:70px 0 0 10px; padding-top:15px; background: url(/base/imgs/bg_SB.gif) top left no-repeat;}
* html #imageSlide {height:217px; padding-top:10px; margin-left:3px;}
#imageSlide span a img {width: 75px; height: 50px}
