@charset "utf-8";
#menu-left {
	margin-top: 15px;
}
#main {
	float: left;
	width: 662px;
	margin-top: 15px;
}
.block-produit-choix      {
	height: 250px;
	border: solid 1px #ccc;
}
.block-produit-choix-img    {
	height: 250px;
	width: 400px;
	background-color: #c9b3dc;
	float: left;
}
.block-produit-sous-choix {
	float: left;
	height: 250px;
	width: 260px;
}
.choix-1 {
	height: 62px;
	display: block;
	background-image: url(../../images/naissance/fd-bt.gif);
	border-bottom: dotted 1px #ccc;
}
.choix-2 {
	display: block;
	height: 62px;
	border-bottom: dotted 1px #ccc;
	background-image: url(../../images/naissance/fd-bt.gif);
}
.choix-3 {
	height: 62px;
	display: block;
	border-bottom: dotted 1px #ccc;
	background-image: url(../../images/naissance/fd-bt.gif);
}
.choix-4 {
	height: 62px;
	display: block;
	border-bottom: dotted 1px #ccc;
	background-image: url(../../images/naissance/fd-bt.gif);
}
.block-produit-choix-img a    {
	text-align:left;
	display: block;
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	padding: 10px;
}

.block-produit-sous-choix a {
	text-align:left;
	padding:0px 0px 0px 0px;
	display:block;
	text-decoration: none;
	font-size: 18px;
	color: #333;
	height: 62px;
	line-height: 62px;
	cursor: pointer;
}
.block-produit-sous-choix a:hover {
	color:#FF3366;
}
.block-produit-sous-choix span {
	width:10px;
	height:62px;
	display:block;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
}
.block-produit-repic {
	width:208px;
	height:100px;
	float: left;
	background-color: #fff;
	display: block;
	margin: 5px;
	color:#333;
	text-decoration:none;
	text-align: center;
	padding-top: 0px;
	line-height: 23px;
	border: solid 1px #ccc;
}
.block-title {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 10px;
	display: block;
}

