.item {
	margin-bottom: 10px;
	margin-left: 10px;
	}
.item .contenu {
	float: left;
	width: 370px;
	margin-right: 15px;
	font-size: 12px;
	}
.item .logo {
	width: 100px;
	float: left;
	text-align: center;
	}
.item .contenu a {
	font-size: 11px;
	color: #1a6d60;
	}
.item .contenu a:hover {
	text-decoration: underline;
	color: #02352d;
	}
.bloc ul {
	margin: 0 10px 15px 0;
	}
.bloc li em {
	font-weight: bold;
	color: #5d3b1c;
	}

	
.bloc {
	text-align: center;
	}
.thumbs {
	text-align: center;
	padding: 10px 15px;
	overflow: hidden;
	}
.thumb {
	width: 68px;
	height: 68px;
	display: block;
	margin: 5px;
	float: left;
	cursor: pointer;
	}	
#big {
	width: 320px;
	height: 210px;
	overflow: hidden;
	}
