.item {
	margin: 30px auto;
	}
.golf {
	float: left;
	width: 320px;
	padding: 0 20px 0 10px;
	}	
.golf p {
	font-size: 11px;
	line-height: 150%;
	margin: 0;
	}	
.golf .description {
	margin: 10px 0;
	color: #444;
	}
.photo {
	float: left;
	width: 150px;
	background: yellow;
	}
.golf em {
	color: #553017;
	}
.golf a {
	color: #2c8b72;
	text-decoration: underline;
	}
	
	
.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;
	}
