.conteneur-nos-vins {
	width: 204px;
	float: left;
	padding: 10px 20px 20px;
}
.img-nos-vins {
	border: 2px solid #9a887b;
}
.img-nos-vins img { vertical-align: middle }
.conteneur-nos-vins h2 {
	color: #fff;
	background-color: #9a887b;
	font-size: 18px;
	font-family: 'Junge';
	text-align: center;
	text-transform: none;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 5px 0;
	height: auto;
	line-height: 20px;
}
.conteneur-nos-vins h2 a {
	color: #fff;
	text-decoration: none;
}
.conteneur-nos-vins h2 a:hover {
	color: #5b5b5b;
}
#nos-vins-4, #nos-vins-8, #nos-vins-12 {
	clear: left;
}
.conteneur-nos-vins a.link-chateau {
	font-family: 'Arial';
	font-size: 12px;
	color: #563f41;
	text-decoration: none;
}
.conteneur-nos-vins a.link-chateau:hover {
	color: #8e181b;
}
.conteneur-nos-vins a.link-chateau:after {
	color: #8e181b;
	content: '| ';
	padding: 0 0 0 3px;
}
#our-wines #center_column .btn-orange {
	margin: 10px 100px 20px;
	font-size: 18px;
	text-align: center;
        font-family: 'Junge';
}

.conteneur-nos-vins a.link-chateau:last-child:after {
	content: none;
}
#center_column  h1 {
	border-bottom: 1px solid #8e181b;
    color: #8e181b;
    font-family: 'Junge';
    font-size: 24px;
    height: auto;
    margin: 10px 30px 20px;
    padding: 0;
}