/* PEINTURE /////////////////////////////////////////////////////////*/
.blocIcone{
		float: left;
		margin: 8px;
}
.blocIcone a {color: #000000;}
.fondIcone {
		/*background-color: #000000;*/
		border: 1px solid #5e4e43;
}
.fondIcone {
		height: 260px;
		width: 260px;
		background-position: center center;
		background-repeat: no-repeat;
}
.infoIcone{
		background-color: #5e4e43;
		text-align: center;
}
.imgZoom {
		border: 1px solid #5e4e43;
}
.infoPeinture{text-indent: 10px;}
.navigPeinture {padding: 0;}
.navigPeinture li{
		display: inline;
		list-style-type: none;
		padding-right: 20px;
}