/*Propre à chaque page*/

#titre_section {
	width: 430px;
	height: 50px;
	background: url(../images/cff_ban_produits.jpg) no-repeat left top;
	}
	
#sous_titre_section {
	display: none;
	}

.thumb_prod {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	padding-right: 10px;
	width: 120px;
	height: 100px;
	float: left;
	}
	
.nom_prod {
	display: block;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	color: #996633;
	}