@charset "ISO-8859-1";

#main {
	float: right;
	width: 680px;
}
#content{ width:660px; margin:auto}
#pub {
	width:100%;
	height:175px;
	background-color:#CCCCCC;
	margin-bottom:15px;
	border: solid 1px #ccc;
}

.block-cadeaux {
	float: left;
	width: 137px;
	background-color: #FFFFFF;
	border: solid 0px #ccc;
	position: relative;
	margin-top: 20px;
	text-align: center;
}
.block-cadeaux h2 {
	color: #384C58;
	position: relative;
	margin: 0;
}
.go-objet {
	float: left;
	display: block;
	text-decoration: none;
	padding-left: 0px;
	line-height: 31px;
	font-weight: normal;
	color: #384C58;
	width: 137px;
	background-image: url(../../images/objets/fd-bt-objets.gif);
	height: 31px;
}
a:hover.go-objet {
	color: #42C9F6;
	background-image: url(../../images/objets/fd-bt-objets-over.gif);
	width: 137px;
	display: block;
	height: 31px;
	margin: auto;
}
