/*** CSS back_office_boutique.css ***/

#xmap li{
	padding-bottom: 15px !important;
}

#sitemap li{
	padding-bottom: 15px !important;
}

#sitemap h3{
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}

/* pour enlever ce que fait bootstrap */
.nav > li > a {
    position: unset;
    display: unset;
    padding: unset;
}

p {
	margin: unset;
}

* {
	box-sizing: unset;
}

body {
    line-height: unset;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: unset;
    margin-bottom: unset;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: unset;
}

button, input, select, textarea {
    font-family: unset;
    font-size: larger;
    line-height: unset;
}

button, input, optgroup, select, textarea {
    color: grey;
}

ol, ul {
    margin-bottom: unset;
}
/***/

/* bouton
-------------------------------*/
.contour_btn_admin{
	border:#FF1600 1px dashed;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	width:160px;
	padding:3px;	
}

.contour_btn_admin2{
	border:#FF1600 1px dashed;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	color:#FF0000;
	width:180px;
	padding:3px;	
}

.admin_lien{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#CC3300;
}

.admin_lien:hover{
	text-decoration:none;
	color:#CC3300;
}

.admin_lien2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#CC3300;
	font-size:11px;
}

.admin_lien2:hover{
	text-decoration:none;
	color:#CC3300;
}


/* Validation article
--------------------------*/
.admin_art_valid{
	border:#BEBDC2 1px solid;	
}

.admin_txt_valid{
	color:#bebdc2;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

.admin_art_attente{
	border:#BF2A1D 1px solid;	
}

.admin_txt_attente{
	color:#BF2A1D;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

/* tableau maitre detail
-------------------------------------*/
.admin_txt_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* Contour div 
-------------------------------------*/
.admin_contour_img{
	border:1px solid #666666;
	background-color:#edebeb;
	width:250px;
}

/* champs spé 
---------------------------------------*/
.admin_liste_choix{
	margin:3px 0px 0px 40px;
	border:1px solid #828177;
	background-color:#EDEBEB;
}

/*** CSS template cuisinermanger ***/

* {
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}

object {
	cursor: default;
}

/* Corps du site 
----------------------------------------*/
body
{
	width:100%;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	background-color: #FFFFFF;
	background-image: url(../../images/mep_site/cuisiner/fond.jpg);
	/*background-image: url(../../images/mep_site/cuisiner/fond-cuisiner.jpg);*/
	/*background-image: url(../../images/christmas3.jpg);*/
	/* background-image: url(../../images/christmas4.jpg); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment:fixed;
	/*background: url(../../images/mep_site/neige.png) no-repeat top center fixed, #fff url(../../images/mep_site/cuisiner/fond.jpg) no-repeat top center fixed;*/
}

marquee{
	color:#ffffff;
}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}


#container a {
	color:#D75548;
}


#corps {
	background-image: url(../../images/mep_site/cuisiner/fond_container_corps.png);
	background-position: center;
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom:10px;
	display:inline-block;
	width:100%;
}

#shadow_corps {
	padding-top: 14px;
	padding-bottom:10px;
	display:inline-block;
	width:100%;
	height:473px;
	background-color: #FFFFFF;
}


#container #contenu {
	background-image: url(../../images/mep_site/cuisiner/fond_contenu_corps.jpg);
	display: block;
	float: right;
	background-repeat: repeat-y;
	background-position: center;
	width: 712px;
	margin-right:17px;
	margin-right:10px;
}

#shadow_corps #contenu {
	display: block;
	float: right;
	/*width: 712px;*/
	margin-right:17px !important;
	margin-right:10px;
}


#corps #contenu .conten {
	margin-top:-3px;
	padding-right: 21px;
	padding-left: 15px;
}

#shadow_corps #contenu .conten {
	margin-top:-3px;
	padding-right: 21px;
	padding-left: 15px;
}

#contenu #menu_nav {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
	font-weight: 600;
}

#contenu #menu_nav a {
	font-weight: normal;
	font-style: italic;

}



h1 {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
	font-variant: small-caps;
	text-transform: uppercase;
	border-bottom: 3px solid #D94F52;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-top:0px;
	height: 33px;
	vertical-align: text-bottom;
}

h1:first-letter {
	font-size: 26px;
}

p.message_accueil {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
	font-variant: small-caps;
	text-transform: uppercase;
	border-bottom: 3px solid #D94F52;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	padding-top:0px;
	height: 33px;
	vertical-align: text-bottom;
}

p.message_accueil:first-letter {
	font-size: 26px;
}

h2:first-letter {
	font-size: 25px;
}

h2 {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #625d58;
	font-variant: small-caps;
	text-transform: uppercase;
	border-bottom: 2px solid #D94F52;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	margin: 5px 0;
	/*padding-top:35px;*/
}


h3 {
	color: #333333;
	/*color: white;*/
	text-transform:uppercase;
	font-variant: small-caps;
	font-weight: normal;
	padding:4px 0px 0px 40px;
	display:block;
	font-size: 13px;
}


h4 {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#55504c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55504c;
}

h5 {
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	padding:4px 0px 0px 60px;
	display:block;
	font-size: 11px;
}


h6 {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #55504c;
	text-transform:uppercase;
	font-variant: small-caps;
	font-weight: bold;
	display:block;
	font-size: 16px;
	margin-bottom:15px;
}

.spacer {
	display:block;
	height:10px;
}

.article_normal {
	padding-top:15px;
}

.accueil_art {
	background: url(../../images/mep_site/cuisiner/fond_accueil_gauche.jpg) no-repeat top left,url(../../images/mep_site/cuisiner/fond_accueil_droite.jpg) no-repeat bottom right;
	min-height: 237px;
	width: 665px;
	font-size: 15px;
	line-height: 30px;
	color: #666666;
	margin-left:5px;
}

@media screen and (max-width: 980px){
	.accueil_art {background:url(../../images/mep_site/cuisiner/fond_accueil_gauche.jpg) no-repeat top left;}
	.accueil_art p{margin:3px 0 3px 150px !important;padding:0 !important;width:auto !important;text-align:justify !important}
}

.paragraphe_haut {
	margin-left:185px;
	margin-right:50px;
}

.paragraphe_bas {
	margin-top:5px;
	margin-left:25px;
	margin-right:200px;
}



/* Footer site
=======================================*/


#footer_corps {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/mep_site/cuisiner/fond_container_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 123px;
	clear:both;
	padding-left:37px;
	padding-right:37px;
	padding-top:10px;
}

#footer_corps a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_corps a:hover {
	color: #55504c;
}


#footer_haut {
	height:72px;
}

#footer_haut p {
	color:#7f905d;
	padding-top:5px;
}


#footer_bas {
	color:#FFFFFF;
	height:30px;
}

#footer_bas p.partie_gauche {
	float:left;
}

#footer_bas p.partie_droite {
	float:right;
}

.g_text {
	font-size:14px;
}

.m_text {
	font-size:12px;
}

.p_text {
	font-size:10px;
}



/* Header site
=======================================*/

#header {
	display:block;
	background-repeat:no-repeat;
	height:87px;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../../images/mep_site/cuisiner/fond_header2.png);
	background-position: center top;
	color: #FFFFFF;
	position: relative;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	color: #55504c;
}

#esp_client a:hover, #menu_top a:hover {
	color: #e17373;
}

#header #menu_top {
	display:inline-block;
	margin-right:22px !important;
	margin-right:12px;
	height:20px;
	float:right;
	padding-top: 3px;
}


#header #menu_bas {
	clear:right;
	float:right;
	margin-right:15px !important;
	margin-right:17px;
}

#header #esp_client {
	width:164px;
	height:20px;
	float:right;
	padding-top:12px;
}

#header #esp_client img {
	margin-left: 35px;
}

#header #panier {
	float:right;
	/*width:273px;*/
	width:339px;
	height:20px;
	margin-left:12px;
	margin-right:6px;
	padding-top:12px;
	text-align:center;
}


#logo {
	float:left;
	position: absolute;
	left: 15px;
	/*bottom: 0px;
	margin-bottom:0px !important;
	margin-bottom:-6px;
	height:66px;
	width:457px;*/
	bottom: 3px;
	height:62px;
	width:321px;
	/*background: url(../../images/mep_site/cuisiner/logoCM.png) no-repeat;*/
	background: url(../../images/mep_site/cuisiner/logoCM-noel.png)  no-repeat;
}


#txt_scroll {
	float:right;
	clear:right;
	color:#ffffff;
	margin-top:8px;
	width:425px;
	height:15px;
	margin-right:15px !important;
	margin-right:5px;
}


/* Barre contenu 
=======================================*/

#barre_contenu {
	display:block;
	float:right;
	width:204px;
	margin-right:5px;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/*#barre_contenu a {
	color: #625d58;
}*/



#barre_contenu a img {
	border: 0px none #FFFFFF;
}

#barre_contenu #menu {
	background-color: #54504c;
	border: 3px solid #ffffff;
	border-radius: 10px;
	margin-bottom: 10px;
	box-shadow: 2px 2px 2px 0 #bcbcbc;
}

#barre_contenu #menu #head_menu {
	/*padding-top: 6px;
	padding-left: 10px;*/
	font-size: 16px;
	font-weight: bold;
}

#rubrique_cuisiner{width:73px;display:block;text-decoration:none;}
#rubrique_manger{width:65px;display:block;text-decoration:none;}
#rubrique_manger:hover{background-image: url(../../images/mep_site/cuisiner/fond_menu_port_header-manger.png);background-position: 131px 0;}
#rubrique_beaute{width:61px;display:block;text-decoration:none;}
#rubrique_beaute:hover{background-image: url(../../images/mep_site/cuisiner/fond_menu_port_header-premium.png);background-position: 66px 0;}


#barre_contenu #menu #corps_menu {
	font-size: 12px;
	font-weight:bold;
}

#barre_contenu #menu #corps_menu a {
	text-decoration: none;
}

#barre_contenu #menu #corps_menu ul {
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
}

#barre_contenu #menu #corps_menu ul li {
	margin:5px 7px;
	/*display:block;*/
	min-height: 18px;
}

#barre_contenu #menu #corps_menu ul li.cadeau {
	background: url(../../images/fond_cadeau.jpg) top left no-repeat;
	margin:5px 0 5px 7px;
}

#barre_contenu #menu #corps_menu ul li.cadeau  a{
	color: #000000;
}

#barre_contenu #menu #corps_menu ul li.outlet {
	background: url(../../images/pourcentage.jpg) top left no-repeat;
	margin:5px 0 5px 7px;
}

#barre_contenu #menu #corps_menu ul li.outlet  a{
	color: #000000;
}

#barre_contenu #menu #corps_menu ul li.li_sous_cat {
	font-style:italic;
}

#barre_contenu #menu #corps_menu ul li a {
	width:168px;
}
#barre_contenu #menu #corps_menu ul li a:hover {
	color:#E17373;
}
#barre_contenu #menu #corps_menu ul li.li_cat a {
	padding-left:10px;
	font-weight:normal;
	color:#e6e6e6;
	list-style:none;
}

#barre_contenu #menu #corps_menu ul li.li_cat a:hover, #barre_contenu #menu #corps_menu ul li.li_sous_cat a:hover {
	color:#E17373;
}

#barre_contenu #menu #corps_menu ul li.li_sous_cat a {
	padding-left:30px;
	font-weight:normal;
	/*color:#AEADAB;*/
	color:#bdbbb9;
}

/*#barre_contenu #menu #corps_menu ul li a {
	display:block;
}


#barre_contenu #menu #corps_menu ul li ul li a {
	padding-left:10px;
	font-size: 11px;
}*/


#barre_contenu #menu #foot_menu {
	display:none;
}

/* Rubriques menu */

#liste_fam .famille {color:white;}
#liste_fam li {list-style-image:url(../../images/mep_site/cuisiner/puce.jpg);list-style-position:inside;}
#liste_fam li a {/*color:#E17373;*/color:white;}
#liste_fam  .liste_cat .li_cat, #liste_fam  .liste_cat .li_sous_cat {list-style:none;}


#barre_contenu #rechercher {
	background-image: url(../../images/mep_site/cuisiner/fond_rechercher.png);
	background-position: left top;
	height:32px;
	/* margin-left: 21px; */
	background-repeat: no-repeat;
}


#barre_contenu #rechercher .recherche {
	margin-top:8px;
	margin-left: 16px;
	margin-right: 4px;
	border: 0px none #FFFFFF;
}



#barre_contenu #slide {
	display:block;
	background-image: url(../../images/mep_site/slide.jpg);
	margin-top:5px;
	height: 281px;
}


#barre_contenu #frais_port #head_port {
	background-image: url(../../images/mep_site/cuisiner/fond_menu_port_header.png);
	background-position: left top;
	height: 26px;
	padding-top: 6px;
	padding-left: 10px;
}

#barre_contenu #frais_port #corps_port {
	background-image: url(../../images/mep_site/cuisiner/fond_menu_prod_corps.png);
	background-position: left top;
	background-repeat: repeat-y;
}

#barre_contenu #frais_port #corps_port .texte_port {
	padding:15px;
	display:block;
	float:none;
}

#barre_contenu #frais_port #corps_port .texte_port p {
	padding-top:0px;
	padding-bottom:5px;
}


#barre_contenu #frais_port #corps_port .texte_port a {
	color:#e17373;
	font-size:11px;
	font-weight:bold;
}

#barre_contenu #frais_port #corps_port .texte_port .mode_livraison {
	overflow: hidden;
}

#barre_contenu #frais_port #corps_port .texte_port .mode_livraison img {
	max-width: 60%;
	display: block;
	margin: 7px auto 7px auto;
}

#barre_contenu #frais_port #corps_port .texte_port .mode_livraison img:first-child {
	float: left;
	margin-top: 22px;
}

#barre_contenu #frais_port #foot_port {
	background-image: url(../../images/mep_site/cuisiner/fond_menu_prod_footer.jpg);
	background-position: left top;
	height: 24px;
	margin-top:-20px;
}

#barre_contenu #lien_faq {
	background-image: url(../../images/mep_site/cuisiner/fond_faqs.png);
	display:block;
	height: 80px;
	width: 204px;
}

#barre_contenu #lien_faq a,#barre_contenu #lien_charte_commentaires a {
	display:block;
	color:#E17373;
	font-weight: bold;
	font-size: 11px;
	padding-top:43px;
	padding-left:15px;
}

#barre_contenu #lien_porte_monnaie{
	background-image: url(../../images/mep_site/cuisiner/fond_porte_monnaie.png);
	display:block;
	height: 80px;
	width: 204px;
}

#barre_contenu #lien_porte_monnaie a {
	display:block;
	color:#E17373;
	font-weight: bold;
	font-size: 11px;
	padding-top:35px;
	padding-left:15px;
}

#barre_contenu #lien_charte_commentaires{
	background-image: url(../../images/mep_site/cuisiner/fond_commentaires.png);
	display:block;
	height: 80px;
	width: 204px;
}

#barre_contenu #facebook {
	background-image:url(../../images/mep_site/cuisiner/fond_facebook_3.png);
	display:block;
	/*height:189px;*/
	height:145px;
	margin-top:15px;
	padding-left:15px;
	padding-top:48px;
	width:189px;
}


#barre_contenu #facebook a {
	color:#D75548;
	font-weight: bold;
	font-size: 11px;
}

.paiement {
	margin-left:0px;
}

/* Boutique
=======================================*/

#corps #contenu .conten .liste_categories div {
	clear: both;
}



#corps #contenu .conten .liste_categories div img {
	margin-right:10px;
}

.div_description_fam p {
	/*padding-top:10px;*/
}

.div_description_fam p img {
	margin-right:10px; 
}

/*.div_description_fam p span {
	margin-right:10px; 
}*/

p.offre {
	display:block;
	width:104px;
	height:19px;
	float:right;
	margin-right:15px;
	margin-top:20px;
}

p.offre2 {
	display:block;
	width:150px;
	height:19px;
	float:right;
	margin-right:15px;
	margin-top:20px;
}



#container p.offre a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding-left: 9px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container p.offre2 a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding-left: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


p.offre_art {
	display:block;
	width:104px;
	height:20px;
	float:right;
	margin-right:15px;
	margin-top:15px;
}

#container p.offre_art a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding:1px 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#shadow_corps p.offre_art a {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display:block;
	padding:1px 0px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#container h3 p.bloc_apercu_lib {
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	display:block;
	text-decoration: none;
	font-size:12px;
}

#shadow_corps h3 p.bloc_apercu_lib {
	color: #333333;
	font-variant: small-caps;
	font-weight: normal;
	display:block;
	text-decoration: none;
	font-size:14px;
}

p.bloc_apercu_lib {
	color: #625D58;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
}

.marque_art {
	color: #625D58;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
}


.dimensions_art {
	color: #625D58;
	font-size:10px;
	text-decoration: none;
}



span.ref_art {
	color: #625D58;
	font-weight: normal;
	font-size:16px;
}


.panier {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}



.prix_produit {
	font-size:18px;
	margin-top:0px;
}

.quantit {
	margin-top:5px;
}


#caps_liste_prod {
	clear:both;
}

.bloc_apercu_corps {
	width:155px;
	/*height:113px;*/
	float:left;
}

.bloc_apercu_corps a {
	display: block;
	padding-left:15px;
	border: 0px solid #FFFFFF;
	text-decoration: none;
}


.bloc_apercu_corps img {
}


.bloc_apercu_corps a.lien_hover {
	position: relative;
}


.bloc_apercu_corps a span.image_hover {
	display: none;
}

.bloc_apercu_corps a.info_bulle {				
  text-decoration : none;    /* Aucun soulignement du texte */
}   

.bloc_apercu_corps a.info_bulle {
} 


.bloc_apercu_corps a:hover span.image_hover, .bloc_apercu_corps a:focus span.image_hover, .bloc_apercu_corps a:active span.image_hover 
{
	float	   :  left;
	top        :  -220px;
	left       :  -40px;
	width      :  202px;
	height     :  222px;
	border: 2px solid #666666;
	background-color: #FFFFFF;
	z-index: 200;
	display: block;
	clear:none;
	position: absolute;
	margin-right: 15px;
}    


.bloc_apercu_col_droite {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float:left;
	/*margin-left:129px;*/
}

.bloc_apercu_col_droite input.offre_art {
	display: block;
	height: 20px;
	width: 104px;
	background-image: url(../../images/mep_site/boutton_commander.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:10px 0px 0px 15px;
	padding:0px 1px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.bloc_apercu_col_droite .prix_produit {
	padding-top:5px;
}

input.offre_ajout {
	background-image: url(../../images/mep_site/boutton_ajout.png);
	display: block;
	height: 20px;
	width: 150px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:10px 0px 0px 0px;
	padding:1px 1px 3px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

a.normallien {
	background-image: url(../../images/mep_site/boutton_commander.png);
	height: 20px;
}

a.normallien2 {
	background-image: url(../../images/mep_site/boutton_ajout.png);
	height: 20px;
}


.libelle_art {
	font-size:16px;
}

.ref_art {
	font-size:17px;
	font-weight:normal;
	text-transform: uppercase;
}




.header_descripti {
	background-image:url(../../images/mep_site/cuisiner/header_description.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 38px;
	width: 662px;
	margin-top:15px;
	margin-left:7px;
}


.corps_descripti {
	background-image:url(../../images/mep_site/corps_description.png);
	background-position: center top;
	background-repeat:repeat-y;
	display: block;
	width: 642px;
	margin-top:0px;
	margin-left:7px;
	padding:0px 10px 0px 10px; 
}

.footer_descripti {
	background-image:url(../../images/mep_site/footer_description.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 22px;
	width: 662px;
	margin-left:7px;
}
	

.decoupe_bloc_apercu {
	width:276px;
	margin-left:30px;
	margin-top:20px;
	float:left;
}

.mini_bloc {
	width:120px;
	height:128px;
}


.bloc_apercu_col_droite input.offre_art {
	line-height:19px;
	vertical-align: middle;
	display: block;
}


.header_descripti_prod {
	background-image:url(../../images/mep_site/cuisiner/header_description_prod.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 38px;
	width: 276px;

}


.corps_descripti_prod {
	background-image:url(../../images/mep_site/corps_description_prod.png);
	background-position: center top;
	background-repeat:repeat-y;
	display: block;
	width: 276px;
	height:200px;
}


.footer_descripti_prod {
	background-image:url(../../images/mep_site/footer_description_prod.png);
	background-position: center top;
	background-repeat:no-repeat;
	display: block;
	height: 22px;
	width: 276px;

}


.panier, .panier input {
	cursor: pointer;
}


#table_prod p {
	padding-left:10px;
}


#table_prod p.prix_produit {
	padding-top:20px;
	text-align: center;		
	color: #D75548;
}


.form_ajout_panier {
	display:block;
	height: 53px;
	/*width: 200px;*/
}



#shadow_corps .form_ajout_panier {
	display:block;
	height: 53px;
	width: 200px;
}



.form_ajout_panier input[type="image"] {
	float:left;
	margin-left:10px;
}

.form_ajout_panier input[type="submit"] {
	float:left;
	background-color:#FFFFFF;
	color: #D75548;
	text-decoration: underline;
	cursor: pointer;
	font-size: 8pt;
	text-align: left;
	padding-top:15px;
	margin-left:3px;
}

/* Opera */ @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
{ 
.text_ajouter {
	padding-top:0px !important;
	text-decoration:underline !important;
}
}


.quantit {
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}

.table_quant {
	background-color:#D0F3F7;
}

/* Ancien css 
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/* champs input */

.box {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: groove 1px #666666;
}

/* Fiche Produit */

.contour_prod {
	overflow:auto;
}

.affichage_prix{
	font-size:12px;
	font-weight:bold;
}

.affichage_prix2{
	font-size:10px;
	font-weight:bold;
}

.affichage_prix_promo{
	font-size:14px;
	font-weight:bold;
}

.eco_participation{
	font-weight: bold;
	color:#FF0000;
	font-size:10px;
}

/* page connexion compte */

#identification_compte {
	padding:20px;
	float:left;
	position:relative;
}

#identification_compte .texte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#4d4d4d; 
	text-align:left;
}

/* ancienne mise en page pour page création compte notamment */



.erreur {
	border:1px dashed #A86B37;
	color:#A86B37;
	text-align:center;
	font-weight:bold;
	width: 400px;
	font-size:14px;
	margin: 10px 0px 30px 0px;
}

.texte {
	font-size:10px;
	color:black;
	padding:0px 5px 0px 5px;
	font-family:Verdana,Arial,default;
	margin:1em 0;
}

.texte_normal {
	font-size:12px;
	color:black;
	padding:0px 5px 0px 5px;
	font-family:Verdana,Arial,default;
}


dl, multicol {
	display:block;
	margin:1em 0;
}


.ligne_couleur1 {
	background-color:#D2F5F9;
}

.ligne_couleur2 {
	background-color:#E9FAFC;
}


tr {
	display:table-row;
	vertical-align:inherit;
}

table {
	border-collapse:separate;
	border-spacing:2px;
	text-indent:0px;
}

.txt_ligne {
	color:black;
	font-family:Verdana,Arial,default;
	font-size:10px;
	font-weight:bold;
}

.ligne_td {
	height:30px;
	padding-left:5px;
}

.ligne_td2 {
	height:30px;
	padding-left:5px;
	padding-right:5px;
}

.inscription_newsletter {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	width:469px;
}

input[type="radio"], input[type="checkbox"] {
	margin-right:3px;
}


/*input[type="reset"], input[type="button"], .button {*/
input[type="reset"], .button {
	background-color:#D2F5F9;
	color:#D94F52;
	padding:2px 10px 2px 10px;
	margin:0px 2px 0px 2px;
	font-weight:bold;
	height: 20px;
	width: 150px;
	background-image: url(../../images/mep_site/boutton_commander2.png);
}

input.textfield {
	width:222px;
}


.obliga {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: center;
	display: block;
}

.crea_mon_compte td {
	width:160px;
}

.crea_mon_compte input[type="submit"] {
	margin-top:0px;
}

.mon_compte {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D94F52;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #625d58;
}


.motdepasse {
	float:right;
	margin-top:20px;
	margin-right:100px;
	line-height:50px;
	height:50px;
}

.motdepasse img {
	vertical-align: middle;
}

.connecter {
	margin-top:5px;
	margin-left:127px;
}

#contact {
	width:600px;
	margin-right: auto;
	margin-left: auto;
}

.tab_contact {
	width:360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.required {
	color:red;
	font-weight:700;
	font-size:16px;
}

.fts8 {
	text-align:right;
	padding-right:3px;
}


select {
	border: 1px groove #666666;
}


/* Bouton */

.box5   { color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;  font-weight: bold; cursor: pointer;  }

.mdp a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

.mdp a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

/* Bouton sur page article et panier */

.btn_article {
	height:26px;
	padding-top:10px;
	background:url(../../images/boutons/bg_btn.jpg);
	float:left;
}

#container a.btn_article_liens {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0; padding:0; border:0;
	color:white; background:none;
}

#shadow_corps a.btn_article_liens {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin:0; padding:0; border:0;
	color:white; background:none;
}

.btn_article_input {
	float:left;
	height:30px; 
	padding-top:8px; 
	background:url(../../images/boutons/bg_btn.png);
}

.btn_article_input_format {
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin:0; padding:0; border:0;
	color:white; background:none;
	cursor: pointer;
}

/* Tableau maitre /detail et panier */

.tableau_maitre_detail {
	width:720px;
	border:0px;
}

.tableau_panier {
	width:650px;
	border-collapse: collapse;
	width:100%;
}




.entete_tableau {
	background-color:#BEBDC2;
	color:#FFFFFF;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	/*text-align:left;*/
	border-spacing:1px;
	padding:3px;
}

.td_tableau {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ligne_tableau1 {
	background-color:#D2F5F9;
}

.ligne_tableau2 {
	background-color:#E9FAFC;
}

.fond_commentaire {
	background-color:#FFFFFF;
}

.libelle_total{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}

.libelle_sous_total{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.produit_manquant {
	background-color:#FAC563;
}

legend{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}

fieldset{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

/* Checkout */

#checkout {
	position:relative;
	width:600px;
	margin:10px 0 0px 50px; 
	padding:0;
}

.info_adr_livraison {
	color:#004080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-size:11px;
}

.table_paiment {
	border:1px #CCCCCC solid;
	font-size:12px; 
	font-family:Arial;
	border-collapse: collapse;
}


.td_paiment {
	border:1px #CCCCCC solid;
	font-size:12px;
	font-family:Arial;
	padding:5px;
	text-align: left;
}

.checkout_texte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.checkout_texte2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B62110;
}

/* Commentaires
----------------------------------*/
.commentaire {
	clear: both;
	float: left;
	/*width: 125px;*/
	margin-top:5px;
	margin-left: 15px;
	color: #666666;
}

.text_commentaire {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left
}


/* Détails
----------------------------------*/
.details {
	clear: left;
	float: left;
	width: 75px;
	/*height:40px;
	margin-top:18px;*/
	margin-left: 30px !important;
	margin-left: 15px;
	text-align: center;
	cursor: pointer;	
}

.details span, .details img {
	float: left;
	margin-left:0px;
}


.details span.fiche_details {
	float: left;
	text-decoration: underline;
	display: block;
	height: 20px;
	/*margin-top: 5px;*/
	margin-left:3px;
}


/* Checkout 
----------------------------------------------*/

.chk_adresse {
	/*border:1px #000000 dashed;*/
	padding:5px 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:13px;
}

.titre_checkout {
	text-align:left;
	margin:20px 0px 10px 5px;
}

.titre_checkout span {
	font-size:14px; 
	font-family:Arial; 
	margin-left:2px; 
	font-weight:bold;
}

/*  PAGINATION
------------------------------------------------*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
	line-height: 25px;
	clear:both;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #CCCCCC;	
	text-decoration: none; 
	color: #999999;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #666666;
	color:#666666;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}


/* Page PHP 
----------------------------------------------*/
/* Mon compte 
----------------------------------*/
#moncompte {
	font-size: 10pt;
	color: black;
	font-family: Verdana,Arial,default;
}

#moncompte .bloc_titre {
	margin-bottom:30px;
	width:85%;
}

#moncompte .titre {
	border-bottom:1px #D94F52 dashed;
	font-weight:bold;	
	padding-bottom:3px;
}

#moncompte .liens { text-decoration:none;color:#D94F52;}

.table_info {
	margin-top:15px;
}


/* SLIDE
-------------------------------------------*/


#slide_flash {
	display:block;
	height: 281px;
	width: 204px;
}



/* Admin front-end
-------------------------------------------*/


.admin_modif {
	display:block;
	width:244px;
	padding-left:32px;
	padding-top:10px;
	height:22px;
	background-image: url(../../images/edit2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.admin_ajout {
	display:block;
	padding-left:32px;
	padding-top:7px;
	height:25px;
	background-image: url(../../images/edit_add.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 100px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}


#div_select_fam, #div_select_cat, #div_select_sscat {
	border:1px solid #00CCFF;
}


/* Shadowbox
-------------------------------------------*/

.contour_prod {
	overflow:hidden;
}

/*contenu actualite
-------------------------------------------*/

.image_actualite{
position:relative;
float:left;
width:177px;
height:auto;
/* border:2px solid #000000; */
margin-right:5px;
}

/*footer mots cles, nuage de tags
-------------------------------------------*/

.gros_txt {
	font-size:14px;
	color: #63B54F;
	font-weight: bold;
}

.moy_txt {
	font-size:12px;
	/*color: #339999;*/
	color:#D06A96;
}

.petit_txt {
	font-size:10px;
	color: #269999;
}

/* widget 
---------------*/

.addthis_sharing_toolbox {
	float:right;
	margin-top:6px;
	margin-right:20px;
}

.btn_add_pm{
	/*height:30px;*/
	height:40px;
}

.btn_add_pm2{
	height:40px;
}

#fond_contenu_footer{
	width:712px;
	height:28px;
	background:url('../../images/mep_site/cuisiner/fond_contenu_footer.jpg') no-repeat;
	clear:both;
}

#fond_contenu_header{
	width:712px;
	height:20px;
	background:url('../../images/mep_site/cuisiner/fond_contenu_header.jpg') no-repeat;
}

#gestion_panier{background:url('../../images/mep_site/cuisiner/fond_gestion_panier-cuisiner.png') no-repeat;width:199px;height:32px;margin:10px 0;text-indent:-9999px;}

#encart-cuisiner{background:url('../../images/mep_site/cuisiner/encart-couteaux-et-ustensiles.png') no-repeat;width:204px;height:193px;margin:10px 0;text-indent:-9999px;}
#encart-manger{background:url('../../images/mep_site/manger/encart-manger-nomade.png') no-repeat;width:204px;height:193px;margin:10px 0;text-indent:-9999px;}
#encart-premium{background:url('../../images/mep_site/premium/encart-espace-premium.png') no-repeat;width:204px;height:193px;margin:10px 0;text-indent:-9999px;}

.mini_bloc, .mini_bloc .prix_produit{color:#D75548;}

/* Encart */

.encart{
	font-family:'Trebuchet MS',sans-serif;
	width:580px;
	padding: 10px;
	background-color:#625d58;
	border-radius:10px;
	margin: 10px auto 10px auto;
}

.encart > p:first-child{
	color:#fff;
	margin-bottom:5px;
	font-size:12pt;
}

/*.encart p:last-child {
	color:#d96b6b;
}*/

.encart > p:first-child:first-letter{
	font-size:15pt;
}

.encart p{
	color:#d96b6b;
	/*margin-left:60px;*/
	text-align: center;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}

/*.encart p:first-letter{
	font-size:11pt;
}*/

.encart a {
	color: #fff !important;
}

#jplusun{
	margin:2px 20px 0 20px;
	float:left;
	text-align:center;
}

#taux{
	padding:0 3px;
	color:#ffffff;
	background-color:#625d58;
	border-radius:5px;
}

/* Fil d'ariane */

.adresse_nav>div {
	display: inline;
}

/*** M234 styles relatifs aux ajouts pour la Loi Hamon ***/

/** Moyens de paiement **/

div.moyens_paiement {
	width:100%;
	overflow:hidden;
	/*background-color:#dbdbdb;*/
}

h3.titre_paiement {
	margin: 10px 0;
	padding: 0;
	text-align: center;
	font-size: 10pt;
	font-weight:bold;
	text-indent: 0;
	letter-spacing: 0;
	text-transform: none;
	color: #ffffff;
}

p.secure {
	margin: 2px 0;
	text-align: center !important;
}
/** Fiche produit **/

table.infos_paiement_art {
	width: 100%;
}

table.infos_paiement_art tr td {
	/*vertical-align: top;*/
	border: 1px solid #dbdbdb;
	background-color: #ffffff;
	min-width: 33%;
	max-width: 100%;
}

/** Processus de commande **/

p.titre_checkout {
	font-weight: bold;
}

p.delai {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 5px 0;
	margin: 5px 0;
}

#livraison_france, #livraison_export, #submit_livraison_1, #submit_livraison_2, #tel_livraison {
	display: none;
}

/** Bandeau informations **/

div.icone_paiement {
	width: 50%;
	padding: 5px 0;
	float: left;
}

table.infos_achat {
	width: 100%;
	margin: 15px 0;
	background-color: #ffffff;
	border-collapse: collapse;
}

table.infos_achat thead tr th {
	background-color: #bebdc2;
	border: 1px solid #ffffff;
}

table.infos_achat thead tr th h3 {
	color: #ffffff;
}

table.infos_achat tr td {
	width: 33%;
	vertical-align: top;
	padding: 0 5px;
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
}

table.infos_achat p {
	margin: 5px 0;
	text-align: justify;
}

table.infos_achat p a {
	color: #D75548;
}

/** Récapitulatif commande **/

table.recap_infos {
	width: 100%;
}

table.recap_infos tr td {
	width: 50%;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	padding: 0 10px;
	vertical-align: top;
}

table.recap_infos tr td p {
	margin: 5px 0;
}

div.recap_commande {
	width: 100%;
	padding: 0 10px;
	margin-bottom: 2px;
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	box-sizing : border-box;
}

table.recap_infos table.livraison_detail, table.recap_infos table.livraison_detail_gris {
	width: 100%;
	cursor: pointer;
}

table.recap_infos table.livraison_detail td {
	width: auto;
	vertical-align: middle;
	padding: 5px;
}

table.recap_infos table.livraison_detail_gris td {
	width: auto;
	vertical-align: middle;
	padding: 5px;
	background-color: #dadada;
}

table.recap_infos table.livraison_detail:hover td {
	background-color: #dadada;
}

table.recap_infos table#tab_ups {
	opacity: 0.5;
}

table.recap_infos table#tab_ups:hover td {
	background: none !important;
}

table.recap_infos td.cel_logo {
	width: 160px;
}

table.recap_infos td.cel_logo img.logo_livraison {
	max-width: 160px;
	margin: auto;
	display: block;
}

table.recap_infos td .service_so {
	height: 25px;
	margin-left: 5px;
	float: left;
}

table.recap_infos td.noborder {
	border: none;
}

/** Styles généraux **/

.bouton {
	margin: 5px 0;
	overflow: hidden;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.bold{
	font-weight: bold;
}

.red{
	color: #ff0000;
}

/** Menu header modifié **/

#header #menu_top {
	background-color: #55504c;
	margin-right:22px !important;
	margin-right:12px;
	height:20px;
	float:right;
	padding: 3px 10px 0 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

input[type=checkbox]{
	border: 1px solid #cccccc;
}

.champ-recherche .recherche{border-bottom:1px solid #d94f52}
.champ-recherche .bouton{background-color:#d94f52 !important}

.carousel {
	margin: 0 auto;
	padding: 0 45px;
}
.carousel .item {
	min-height: 330px;
    text-align: center;
	overflow: hidden;
}
.carousel .item .img-box {
	height: 160px;
	width: 100%;
	position: relative;
}
.carousel .item img {	
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	bottom: 0;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.carousel .item h4 {
	font-size: 18px;
	margin: 10px 0;
}
.carousel .item .btn {
	color: #333;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-top: 5px;
    line-height: 16px;
}
.carousel .item .btn:hover, .carousel .item .btn:focus {
	color: #fff;
	background: #000;
	border-color: #000;
	box-shadow: none;
}
.carousel .item .btn i {
	font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}
.carousel .thumb-wrapper {
	text-align: center;
}
.carousel .thumb-content {
	padding: 15px;
}
.carousel .carousel-control {
	height: 100px;
    width: 40px;
    background: none;
    margin: auto 0;
    background: rgba(0, 0, 0, 0.2);
}
.carousel .carousel-control i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -16px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}
.carousel .item-price {
	font-size: 13px;
	padding: 2px 0;
}
.carousel .item-price strike {
	color: #999;
	margin-right: 5px;
}
.carousel .item-price span {
	color: #86bd57;
	font-size: 110%;
}
.carousel .carousel-control.left i {
	margin-left: -3px;
}
.carousel .carousel-control.left i {
	margin-right: -3px;
}

.carousel .carousel-control.right {
	text-align: center;
}

.carousel .carousel-indicators {
	bottom: -50px;
}
.carousel-indicators li, .carousel-indicators li.active {
	width: 10px;
	height: 10px;
	margin: 4px;
	border-radius: 50%;
	border-color: transparent;
}
.carousel-indicators li {	
	background: rgba(0, 0, 0, 0.2);
}
.carousel-indicators li.active {	
	background: rgba(0, 0, 0, 0.6);
}
.star-rating li {
	padding: 0;
}
.star-rating i {
	font-size: 14px;
	color: #ffc000;
}

.col-product {

    padding-right: 0px;
    padding-left: 0px;
}

.carousel .row {
	margin-right: 0;
	margin-left: 0;
}

.col-md-12 {
	box-sizing: border-box;
}

.tri-article {
	text-align: right;
	padding: 1em 0;
}

.tri-article>span {
	color: #D94F52;
	font-size: 10pt;
	font-weight: bold;
}

.tri-article>select {
	border: none;
}
