@charset "utf-8";
#menu-left {
	margin-top: 0px;
}
#main {
	float: right;
	width: 680px;
}
#content{ width:660px; margin:auto}
#pub {
	width:100%;
	height:175px;
	background-color:#CCCCCC;
	margin-bottom:15px;
	border: solid #ccc 1px;
}
#product {
	margin:auto;
	width: 660px;
}
.block-product {
	width:320px;
	float:left;
	margin-bottom: 20px;
	border:solid 1px #ccc;
}
.img-product {
	width:100%;
	height:150px;
	background-color:#666666;
	display:block;
}
.clear {clear:both;}
.marge-product {
	width:10px;
	height:150px;
	float:left;
}
.titre-product:hover { color:#42C9F6;}
.titre-product {
	width:100%;
	height:32px;
	float:left;
	display:block;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	font-size: 16px;
	color: #384C58;
}
.avec-photo:hover { color:#42C9F6;}
.sans-photo:hover { color:#42C9F6;}

.avec-photo {
	width:50%;
	height:25px;
	float:left;
	display:block;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	color: #384C58;
	background-image: url(../../images/propre-creation/fd-fp-mauve.gif);
}
.sans-photo {
	width:50%;
	height:25px;
	float:left;
	display:block;
	text-align: center;
	line-height: 25px;
	text-decoration: none;
	color: #384C58;
	background-image: url(../../images/propre-creation/fd-fp-mauve.gif);
}

