

.bloc
{
	display:block;
	margin-top:20px;
padding-top:20px;
border-top:1px dashed #CCC;	

}

.bloc_sans
{
	display:block;
padding-top:20px;

}

.couleurs
{
display:block;
}

.couleur_mosaique
{
	border:1px solid #F4F4F4;
	padding:2px;
	float:left;
	display:block;
	position:relative;
	margin:2px;
	cursor:pointer;
	
}

.product-details h1
{
	margin:0px;
	padding:0px;
	font-size:28px;
	color:#FFF;
	
}


.product-details h2
{
	margin:0px;
	padding:0px;
	color:#fff;
	
}

.accroche-produit
{
	padding-top:20px;
	
	
}
.panel-smart
{
padding-top:0px;	
margin-bottom:15px;
padding-bottom:0px;
}

.panel-header
{
	
			
					text-transform:uppercase;
			background:url(../images/contenu/menu/fond2.png) repeat, #333;
			
			border-bottom:4px solid #06f;
			
			margin-left:-20px;
			margin-right:-20px;
			padding:13px;
}

/* avis et notes */

.comment-list li.comment {
    position: relative;
}


.comment-body {
    padding: 23px 20px;
    position: relative;
    margin-top: 18px;
    background: #fcfcfc;
    border: 1px solid #e0eded;
}

.admin{

    background:#F4FAFF;
}

.comment:first-child {
    margin-top: 0px;
}

.bb {
    border-bottom: 1px solid #e0eded;
}


.comment-author {
    margin-bottom: 5px;
}

.comment-author .link-author {
    float: left;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}

.comment-author .comment-meta {
    float: right;
    font-size: 12px;
    color: #999;
    text-align: right;
}

.comment-entry {
    line-height: 19px;
	font-style:italic;
}

.titre-avis
{
	font-size:16px;
	color:#333;
	font-weight:bold;
}

.detail_notes
{
border-left:1px solid #e0eded;
border-right:1px solid #e0eded;
border-bottom:1px solid #e0eded;
padding:10px;
background-color:#EEE;
}

.detail_notes ul
{
	height:20px;
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	display:block;
	
}

.detail_notes ul li
{
	padding:0px 5px 0px 5px;
	border-right:1px solid #999;
	display:block;
	float:left;
	position:relative;
}

.commentaires ul
{
	list-style: none;
	padding-left:0px;
}



.reponse
{
	background:#F4FAFF;
	margin:10px 10px 0px 10px;
	padding:10px;
	border: 1px solid #e0eded;

}

/*personnalisation */

.panel-header.collapse
{
	cursor:pointer;
}

.panel-header-total
{
	text-transform:uppercase;
			background:url(../images/contenu/menu/fond2.png) repeat, #000;
			
			border-bottom:4px solid #06f;
			
			margin-left:-20px;
			margin-right:-20px;
			padding:13px;
}



.presentation-personnalisation
{
margin-top:0px;	
margin-left:-20px;
margin-right:-20px;	
}

/*total */
.total
{
}

.bloc_total
{
background-image: linear-gradient( white,#F4F4F4 );
min-width:200px;
min-height:140px;
font-weigth:bold;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
float:right;
}

.bloc_total.left
{
	border-left:1px solid #CCCCCC;	
}

.element_bloc_total
{
background-image: linear-gradient( white,#F4F4F4 );
min-width:200px;
font-weigth:bold;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}




.bloc_total_gauche
{
font-weigth:bold;
border:1px solid #CCCCCC;
margin-left:-5px;
margin-right:-5px;
margin-bottom:10px;
background-image: linear-gradient( white,#F4F4F4 );

}

.sous_bloc_total
{
padding:5px;	
font-size:14px;
color:#333;
}

.sous_bloc_total_unitaire
{
padding:5px;	
font-size:12px;
font-style:italic;
}

.sous_bloc_total_final
{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
padding:10px;
font-size:20px;	
background-color:#FFF;
color:#333333;
}



.sous_bloc_total_final_gauche
{
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
padding:15px;
font-size:12px;	
background-color:#FFF;
color:#333333;
}

.prix_sous_total
{
	
	font-weight:bold;
	padding:5px;
	
}

.prix_total
{
color:#3C0;
	font-weight:bold;
	font-size:40px;	


}

.prix_total_gauche
{
color:#3C0;
	font-weight:bold;
	font-size:20px;	


}

.prix_total_unitaire
{
	font-size:12px;
color:#3C0;
	font-weight:bold;
}

.panel-header.btn-personnaliser
{
margin-left: 0px;
margin-right: 0px;	
}


.collapse.personnaliser
{
padding:20px;
border:1px solid #e8e8e8;	
}

.qte
{
overflow-x:auto;		
}

.impressions
{
overflow-x:auto;	
}

.panel-header.btn-options {
    margin-left: 0px;
    margin-right: 0px;
}

.options
{
overflow-x:auto;		
}


.bloc_options
{
background-color:#F9F9F9;
border:1px solid #CCC;
padding:10px;
margin:10px;
	
	
}

.bloc_options .titre
{
	font-weight:bold;
}

.bloc_options .prix
{
	font-weight:bold;
	display:block;
}

.bloc_options .prix_u
{
	font-style:italic;
	display:block;
}


.bloc_options .bouton
{
	display:block;
	margin-top:10px;
	width:100%;
}


.sous_total
{
padding:10px;
margin-top:10px;
border-top:1px solid #CCC;	
font-weight:bold;
}

.titre_bloc h3
{
	margin-top:5px;
	margin-bottom:0px;
}

.titre_bloc
{
	margin-right:-10px;
	margin-left:-10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}

.bloc_avis .row
{
margin-right:0px;	
margin-left:0px;	

}

.modal_face_title
{
font-weight:bold;
font-size:24px;	
padding-top:10px;
margin-top:10px;
border-top:1px dashed #666666;
}

.modal_face_non_dispo
{
font-weight:bold;
color:#F00;
}

.pop_contenu
{
padding-top:10px;	
}

/* cache des sous totaux options d'impression */
#total_quantites_options_face
{
display:none;	
}
#moyenne_unitaire_option_face
{
display:none;	
}
#prix_options_face
{
display:none;	
}

#total_quantites_options_dos
{
display:none;	
}
#moyenne_unitaire_option_dos
{
display:none;	
}
#prix_options_dos
{
display:none;	
}

#total_quantites_options_droite
{
display:none;	
}
#moyenne_unitaire_option_droite
{
display:none;	
}
#prix_options_droite
{
display:none;	
}

#total_quantites_options_gauche
{
display:none;	
}
#moyenne_unitaire_option_gauche
{
display:none;	
}
#prix_options_gauche
{
display:none;	
}

#opt_tex_qte_ensachage
{
display:none;	
}
#opt_tex_prix_u_ensachage
{
display:none;	
}
#opt_tex_total_ensachage
{
display:none;	
}

.contenu_option
{
padding:15px;	
}

#div_image_thumbnails span
{
float: left;
cursor: pointer;
margin-right:5px;
}


/*appli */
#fiche_app
{
	margin-left:-15px !important;
	background-color:#FFF !important;
	margin-top:0px !important;	
}

.express_custom_totals
{
	display:none !important;
}