@charset "ISO-8859-1";
#main {
	width: 510px;
	border: solid 0px #ccc;
	float: left;
	position: relative;
}
.view-product {
	float: left;
	padding: 0px;
	margin: 0px;
	border: solid 0px #ccc;
	background-color: #fff;
	text-align: center;
	margin-top: 10px;
	width: 164px;
	height: 190px;
}
#product-block {
	width: 250px;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	border: solid 1px #ccc;
}
.image-index {
	width:250px;
	height:150px;
	background-color:#fff;
	display: block;
	margin-bottom: 10px;
}
.titre-index {
	font-size: 18px;
	text-decoration: none;
	color: #42C9F6;
	padding: 5px;
	font-weight: bold;
}
.para-index {
	font-size: 12px;
	text-decoration: none;
	color: #384C58;
	padding: 5px;
	line-height: 14px;
}
.see-index {
	font-size: 15px;
	text-decoration: none;
	color: #384C58;
	padding: 5px;
	text-align:right;
	float: right;
	width: 240px;
	margin-right: 0px;
	display: block;
	background-repeat: repeat;
}
.see-index:hover {	background-image: url(../../images/icones/24x24/next-over.gif); color:#42C9F6;
}
#ads-planet {
	margin-bottom: 10px;
	overflow: hidden;
}
.marge-index {width:5px; height:20px; float:left;}
#see-remerciements:hover {
	color: #FF3399;
}
#see-cadeau:hover {
	color: #33CC00;
}

