
.FP_V2 .DESIGNATION		{
	color:#da1c3b;
	font-size:33px;
	text-align:left;
	width:100%;
}
.FP_V2 .SOUSTITRE		{
	font-size:22px;
	width:100%;
}
.FP_V2 .PHOTOS		{
	padding:15px 0 15px 0;
	width:100%;
}
.FP_V2 .DESCRIPTIF_COURT		{
	font-weight:600;
	font-size:19px;
	margin-top:20px;
	width:100%;
}
.FP_V2 .DESCRIPTIF_LONG		{
	margin-top: 20px;
	font-size: 13px;
	line-height: 2;
}
.FP_V2 .photo_mini	{
	position: relative;
	text-align:center!important;
	width:100%;
	height:300px;
	display: flex;
	align-items: center;
}
.FP_V2 .photo_mini	img{
	max-width:300px;
	max-height:300px;
	margin:auto;
}
.FP_V2 .miniature{
	margin-top:50px;
	text-align: center;
}
.FP_V2 .miniature	img{
	max-width:80px;
	max-height:80px;
	margin:10px;
	padding:0px!important;
}

.SUGGESTIONS_V2{
	margin-top:50px;
}
.SUGGESTIONS_V2	.titre{
	width:100%;
	color:#da1c3b!important;
	font-size:33px;
	text-align:left!important;
}




.FP_V2 .PACKAGE{ 
    width: 100%;
    margin: 40px 0 40px 0;	
	padding:0;
}
.FP_V2 .PACKAGE table{ 
	font-size:13px;
}
.FP_V2 .PACKAGE 	div{
    padding: 15px;
    box-shadow: 1px 1px 4px;
}
.FP_V2 .PACKAGE 	.rang2 td{
	height: 20px!important;
	font-size:11px;
}
.FP_V2 .PACKAGE 	.rang3 td{
	height: 20px!important;
	font-size:11px;
}
.FP_V2 .PACKAGE 	.rang4 td{
	height: 20px!important;
	font-size:11px;
}
.FP_V2 .PACKAGE .rang5 td{
	height: 20px!important;
	font-size:11px;
}
.FP_V2 .PACKAGE .description	{
	/* margin: 30px; */
	padding: 18px;
	font-size:13px;
	line-height:2;
	/* border: 1px solid #6c757d; */
	/* box-shadow:0px 0px 10px; */
	border-top: outset;
}


.PRIX_V2	{
	margin-bottom:30px;
	text-align:center;
}

.PRIX_V2	.ppublic	{
	/* margin-left:15px; */
	/* width:49%; */
	/* text-align:right; */
	margin-left:27px;
	font-size:1.5em;
	text-decoration:line-through;
}

.PRIX_V2	.ppro	{
	/* margin-left:15px; */
	/* width:49%; */
	/* text-align:right; */
	margin-left:27px;
	font-size:1.5em;
	color:#d60404;
}


.prd_imageProduit	img	{
	max-width: 150px;
}


.liste_produits_titre	{
	width: 100%;
	text-align: center;
	color: #c2c2cd;
	color: #c3c3c3;
	font-size: 22px;
	margin-bottom: 35px;
	border-bottom: inset;
	padding-bottom: 2px;
}



