#sommaire_intro{
	margin:0;
	position: relative;
	width:760px;
	height:314px;
}
#box{
	float:left;
	width:502px; 
	height:286px;
	margin: 10px 0 0 0;
	padding: 0 20px 20px 10px;
}

.items_block{
	width: 190px;
	height: 56px;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
}

.items_block_ttl{
	width: 180px;
	height: 16px;
	padding: 0 10px 0 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}

.items_block_txt{
	width: 140px;
	padding: 0 10px 0 40px;
	text-align: right;
	font-size: 0.8em;
}

#item_0:hover .items_block{background: url(../libIMG/sommaire_img_bg_04.jpg) 0 0 no-repeat;}
#item_1:hover .items_block{background: url(../libIMG/sommaire_img_bg_00.jpg) 0 0 no-repeat;}
#item_2:hover .items_block{background: url(../libIMG/sommaire_img_bg_01.jpg) 0 0 no-repeat;}
#item_3:hover .items_block{background: url(../libIMG/sommaire_img_bg_04.jpg) 0 0 no-repeat;}
#item_4:hover .items_block{background: url(../libIMG/sommaire_img_bg_04.jpg) 0 0 no-repeat;}

#nav{
	float: left;
	width:228px;
	height: 314px;
	margin: 0;
	background:url(../libIMG/sommaire_img_bg_right_2.jpg) top right no-repeat;
	overflow: hidden;
}

#nav a{  
	border:0;
	color:#CCC;
	float:left;
	margin:0px 0px 1px 0px;
	padding: 0 0 0 38px;
	width:190px;
	height:62px;
	text-decoration: none; 
}

#nav a:visited{  
	color:#CCC;	
	float:left;
	padding: 0 0 0 38px;
	width:190px;
	height:62px;
	text-decoration: none; 
}


#nav a:hover{ 
	color:#333;	
}

#nav #item_0.activeSlide{
	background: url(../libIMG/sommaire_img_bg_arrow_00.jpg) 0 0 no-repeat; 
	color:#333;	
}
#nav #item_1.activeSlide{
	background: url(../libIMG/sommaire_img_bg_arrow_01.jpg) 0 0 no-repeat; 
	color:#333;	
}
#nav #item_2.activeSlide{
	background: url(../libIMG/sommaire_img_bg_arrow_02.jpg) 0 0 no-repeat; 
	color:#333;	
}

#nav #item_3.activeSlide{
	background: url(../libIMG/sommaire_img_bg_arrow_03.jpg) 0 0 no-repeat; 
	color:#333;	
}

#nav #item_4.activeSlide{
	background: url(../libIMG/sommaire_img_bg_arrow_04.jpg) 0 0 no-repeat; 
	color:#333;	
}

#nav a:focus{ 
	outline: none; 
}

.pics{
	width:502px; height:286px; 
}

.pics img{  
	width: 502px; height: 286px;  
}
