/* category.tpl */
body#category #subcategories li { height: 136px; width: 108px; margin-right: 3px }
div.cat_desc { margin: 0 30px 0 0; }
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { margin: 0 0 10px; }
#center_column h1 {
    border-bottom: 1px solid #8e181b;
    color: #8e181b;
    font-family: 'Junge';
    font-size: 24px;
    height: auto;
    margin: 10px 30px 20px;
    padding: 0;
}
.img-chateau {
	width: 180px;
	float: left;
	margin: 0 10px 0 30px;
	text-align: center;
}
.pop-up-fancy {
    color: #8e181b;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
	display: inline-block;
}
#center_column h2 {
	font-family: 'Junge';
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #9a887b;
	margin: 20px 0 20px 0;
	padding: 0 0 5px 102px;
	background: transparent url('../img/vins_dispo.png') 30px 8px no-repeat;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #9a887b;
}
#entete-listing-produit {
	background-color: #9a887b;
	margin: 0 20px;
}
#entete-listing-produit p {
	color: #fff;
	display: inline-block;
	font-family: 'Junge';
	font-size: 18px;
	margin-left: 20px;
}
#center_column p#entete-prix {
	margin-left: 330px;
}
#center_column p#entete-qt {
	margin-left: 300px;
}