/* CSS Document */

#paged{
	background-image:  url(sommaires/page_droite-fetes.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#leg{
	padding:0px;
	height:30px;
}
#liste{
	/*border: 1px solid #000000;*/
	margin-left:60px;
	overflow: auto;
	height:310px;
	/*margin-top:30px;
	
	width:320px;
	
	padding:1px 0;*/
}
#liste a{
	color: #660000;
	text-decoration: none;
	letter-spacing: 0.1em;
	
}
#liste a:hover{
	color: #FF9900;
	letter-spacing: 0.1em;
	
}
 #liste h4{
	height:30px;
	display:block;
	
}
#liste h4 img{
	border:0px;
	vertical-align: middle;
}
