@import url('//fonts.googleapis.com/css?family=Bad+Script');
@import url('//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption,  
article, aside, canvas, details, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	word-spacing:3px;
	font-size: 11px;
	font-family: 'Roboto',sans-serif;
background-color:#f6f6f6;
	margin: 0;
	padding: 0;
    font-family: 'Droid Sans', 'Helvetica', Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#navigateurs{
	color:#fff;
	font-size:14px;
	margin-left:610px;
	margin-top:5px;
	text-decoration:none;

}


#navigateurs a{
	color:#fff;
	text-decoration:none;

}
#navigateurs a:hover{
	color:#E80C7A;
	text-decoration:none;

}

h1{
font-family: 'Bad script',sans-serif;
margin-bottom: -8px;
font-size: 22px;
color: #df0078;}

h1 a{
font-family: 'Bad script',sans-serif;
margin-bottom: -8px;
font-size: 22px;
color: #df0078;}

h1 a:hover{
font-family: 'Bad script',sans-serif;
margin-bottom: -8px;
font-size: 22px;
color: #df0078;}

h6{
font-family: 'Bad script',sans-serif;
font-size: 18px;
line-height: 21px;}
/*///////////////////////////////////////// FIN DE RESET ///////////////////////////////////////////////////////////*/

/*///////////////////////////////////////// GENERALITES ///////////////////////////////////////////////////////////*/
a {
    text-decoration:none;
    color:#fff;}

a:hover {
    text-decoration:none;
    color:#ab1264;}
/*
span{
color:#df0078;}

span:hover{
color:#000;}*/

h1{
 font-size:20px;
 font-family:'Roboto',sans-serif;

 margin-bottom:10px;

 }

h2{
	font-family:'Bad script',sans-serif;
	margin-bottom:-5px;
	font-size: 22px;
    color:#df0078;
    }

h3{
font-size: 19px;
font-family: 'Bad script',sans-serif;
color: rgb(255, 255, 255);

}

h4{
 font-size:18px;
 font-family:'Roboto',sans-serif;
 width:165px;
 margin-bottom:10px;

 }

h5{
	font-family:'Bad script',sans-serif;
	font-size: 22px;
    }

 .obligatoire{
 color:#CC0000;
 font-weight:bold;
 }
/*///////////////////////////////////////// CONTENEURs ///////////////////////////////////////////////////////////*/
#conteneur{
width:100%;
background-color:#1a211b;
height:582px;    
}

#conteneur-2{
width:100%;
background-color:#1a211b;
height:372px;}

#colonne-gche{
width:250px;
position:absolute;
top:0;
left:0;
z-index:1;
}

#colonne-dte{
width:203px;
position:absolute;
top:0;
right:3px;
z-index:1;

}

.mots-cles{
 font-size:28px;
 font-family:'Bad script',sans-serif;
 margin-left:15px;
 margin-top:63px;
 margin-bottom:120px;
 color:#5f6460;
 -webkit-transform: rotate(337deg);
 -moz-transform: rotate(337deg);
 -o-transform: rotate(337deg);
 writing-mode: lr-tb;}

.mots-cles2{
 font-size:28px;
 font-family:'Bad script',sans-serif;
 margin-left:15px;
 margin-top:20px;
 margin-bottom:150px;
 color:#5f6460;
 -webkit-transform: rotate(352deg);
 -moz-transform: rotate(352deg);
 -o-transform: rotate(352deg);
 writing-mode: lr-tb;}


.mots-cles3{
 font-size:28px;
 font-family:'Bad script',sans-serif;
 margin-left:15px;
 margin-top:20px;
 margin-bottom:150px;
 color:#5f6460;
 -webkit-transform: rotate(14deg);
 -moz-transform: rotate(14deg);
 -o-transform: rotate(14deg);
 writing-mode: lr-tb;}


#container{
    margin:0 auto;
    width:980px;  
    z-index:500; 
    position:relative;
}

#top{
height:45px;
width: 100%;
background-color: #000;
border-bottom: solid 1px #272e28;
  -moz-box-shadow: 2px -2px 7px #4D4E4D;; 
  -webkit-box-shadow: 2px -2px 7px #4D4E4D;; 
  box-shadow: 2px -2px 7px #4D4E4D; }
/*//////////////////////////////////////////////////////////// MOTEUR DE RECHERCHE ///////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/

#moteur-rech{
display: none;
 width:100%;
 height:315px;
 background-image:url(../img/fond-moteur-rech.jpg);
 padding-top:10px;

}

[type="search"] {
        background: none;
    border: none;
    margin-top: 9px;
    margin-left: 82px;
    width: 155px;
    font-family:'Bad script',sans-serif;
    font-size: 15px;
    color:#fff;
    
}

.affmot{
width:950px;
position:relative;
margin-left:auto;
margin-right:auto;

}

#titre-resultats{
font-size:24px;
font-family:'Bad script',sans-serif;
color:#000;
padding-top:0px;
position:absolute;
text-align:right;
}



#fermer-mot-rech{

height:45px;
right:0;
top:0;
z-index:2;
cursor:pointer;
font-size:14px;
font-family:'Roboto',sans-serif;
position:absolute;
text-align:right;
}

#fermer-mot-rech span {
color:#000;
}

#fermer-mon-compte{
width:150px;
height:45px;
    float:right;
z-index:2;
cursor:pointer;
font-size:14px;
font-family:'Roboto',sans-serif;}

#fermer-mon-compte span {
color:#000;
}

#resultats{
font-size: 18px;
font-family: 'Bad script',sans-serif;
}
#btn-result{
    display: block;
    width: 182px;
    margin: 0 auto;
    height: 37px;
    clear: both;
   padding: 0px 12px 0px 16px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.8);
}
#btn-result:hover{ background-color: rgb(255, 255, 255);}
#resultats p{
float:left;
color: rgb(219, 0, 118);}
#resultats img{
float:left;
padding-top:7px;
margin-left:8px;}
/*//////////////////////////////////////////////////////////// MON COMPTE ///////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/
.lnmc{
text-transform :capitalize;font-size:16px;
}
.lnmc2{
padding-left:50px;font-size:16px;color:#ab1264;
}
#mon-compte{
display: none;
 width:100%;
 height:182px;
 background-image:url(../img/fond-compte.jpg);
 padding:12px;
 
}
#acces-compte{
color:#fff;
cursor:pointer;
font-family:'Bad script',sans-serif;
font-size:15px;
font-style:italic;
color:#fff;

    font-weight:bold;}

#acces-compte:hover{
color:#ab1264;}

#compte{
margin:0 auto;
width:950px;}

#new-client{
width:250px;
padding-top:50px;
float:left;
}

#new-client p{
font-size:24px;
font-family:'Bad script',sans-serif;}


#bouton-compte{
color:#;
-moz-box-shadow: 0px 0px 5px #cfcfcf;
-webkit-box-shadow: 0px 0px 5px #cfcfcf;
-o-box-shadow: 0px 0px 5px #cfcfcf;
box-shadow: 0px 0px 5px #cfcfcf;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 2px solid #ffffff;
background:#cfcfcf;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfcfcf", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
background: -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#ffffff));
background: -webkit-linear-gradient(#cfcfcf, #ffffff);
background: -moz-linear-gradient(#cfcfcf, #ffffff);
background: -o-linear-gradient(#cfcfcf, #ffffff); 
background: -ms-linear-gradient(#cfcfcf, #ffffff); 
background: linear-gradient(#cfcfcf, #ffffff); 
height:45px;
width:155px;}

#bouton-compte p{
padding-top:14px;
padding-left:25px;
font-family:'Roboto',sans-serif;
font-size:14px;
color:#000;}

#connexion{
width:650px;
float:left;
font-size:24px;
font-family:'Bad script',sans-serif;}}

#connexion input{
font-size:12px;
font-family:'Bad script',sans-serif;
}

input{
    background-color: transparent;
    width:200px;
    float:left;
    margin-right:65px;
    height:25px;
    margin-top:10px;
    margin-bottom:5px; 
    font-size:14px;
        font-weight: bold;
}

#go_login{
color:#;
-moz-box-shadow: 0px 0px 5px #cfcfcf;
-webkit-box-shadow: 0px 0px 5px #cfcfcf;
-o-box-shadow: 0px 0px 5px #cfcfcf;
box-shadow: 0px 0px 5px #cfcfcf;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 2px solid #ffffff;
background:#cfcfcf;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfcfcf", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
background: -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#ffffff));
background: -webkit-linear-gradient(#cfcfcf, #ffffff);
background: -moz-linear-gradient(#cfcfcf, #ffffff);
background: -o-linear-gradient(#cfcfcf, #ffffff); 
background: -ms-linear-gradient(#cfcfcf, #ffffff); 
background: linear-gradient(#cfcfcf, #ffffff); 
height:35px;
width:35px;
font-size:14px;}

#mot-passe a{
float:right;
width:250px;
text-decoration:underline;
font-size:14px;
font-family:'Bad script',sans-serif;
color:#000;
margin-right:35px;
}




/*//////////////////////////////////////////////////////////// PANIER ///////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/
hr{
margin:0;
width:50%;
margin-left:25%;}

		
hr.style-five {
    border: 0;
    height: 0; /* Firefox... */
    box-shadow: 0 0 10px 1px black;
}
hr.style-five:after {  /* Not really supposed to work, but does */
    content: "\00a0";  /* Prevent margin collapse */
}


#panier{
   height: 180px;
    width: 159px;
    position: absolute;
    margin-left: 792px;
    position: relative;
    z-index: 9000;
}


#resultat-panier{
    background-color: #fff;
    background-repeat: no-repeat;
    height: 48px;
    width: 86px;
    text-align: right;
    margin-left: 865px;
    margin-top: -95px;
    cursor: pointer;
}

#resultat-panier p{
 font-family: 'Roboto', sans-serif;
    font-size: 12px;
    margin-right: 1px;
    margin-top: 17px;

}

 
#resultat-panier img{
   float: left;
    margin-top: -5px;
    margin-left: 1px;
}

 

#details-panier{
       display:none;
    height: 150px;
    background-color: #fff;
    width: 159px;
    overflow: auto;
}

#consultation-panier {
    width: 114px;
    background: #e80c7a;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    margin-top: 15px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    font-size: 9px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    margin-top: 114px;
 
   }

#consultation-panier p{
  color: #fff;
    font-size: 11px;
    font-weight: bold;
 
   }


.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

#titre-details-panier{
text-align:right;
margin-top:10px;
margin-right:22px;
font-size:12px;
font-family:'Roboto', sans-serif;
color:#e80c7a;}

#titre-details-panier p{
text-align:right;
margin-top:10px;
margin-right:22px;
font-size:12px;
font-family:'Roboto', sans-serif;
color:#e80c7a;} 


#quantite-article{
margin-top:3px;
float:left;
width:15px;
text-align:right;
margin-left: 42px;
}

#prix-article{
margin-top:3px;
float:left;
width:50px;
text-align:right;
}


#prix-ttc{
    margin-top: 5px;
    float: right;
    width: 106px;
    text-align: right;
    margin-right: 8px;
}

#prix-ttc p{
    color: #db0076;
    font-family: 'Bad script',sans-serif;
    font-size: 14px;}


#obligation-paiement{
float:right;
font-size: 8px;
margin-right:25px;
margin-bottom:5px;
}
/*//////////////////////////////////////////////////////////// HEADER ///////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/
#header{
    width:950px;
    height:282px;
   float:left;
   margin-bottom:149px;
}

#header-2{
    width:950px;
    height:262px;
    float:left;
    margin-bottom:20px;

}

#logo{
width:550px;
margin-left:220px;
position: absolute;
margin-top:10px;
}


#ligne-pratique{
   font-family: 'Bad script',sans-serif;
    font-size: 15px;
    font-style: italic;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 15px;
    padding-left: 4px;
    font-weight: 400;
    position: relative;
    z-index: 9000;
    width: 732px;
    margin: 0 auto;
}

#ligne-pratique p{
  font-family: 'Bad script',sans-serif;
    font-size: 15px;
    font-style: italic;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 9000;
    float: left;
    width: 565px;
    margin-top: -5px;
    margin-left: -148px;
}


#tel{
font-family:'Roboto',sans-serif;
color:#fff;
position:relative;
    z-index:9000;
font-weight:bold;}

#rech{
	
	 float:left;
	 width:215px;
	 height:67px;
	 margin-top:-15px;
	 margin-left:65px;
    position:relative;
    z-index:9000;}

#rech a{
	 float:left;
	 width:185px;
	 height:67px;
	 margin-top:20px;
	 margin-left:45px;
position:relative;
    z-index:9000;}
	 
	 
#loupe{
	 background-image:url(../img/loupe.png);
    background-repeat: no-repeat;
	 float:left;
	 width:22px;
	 height:77px;
	margin-top: -2px;
    position:relative;
    z-index:9000;
	 }

/******************************************* menu ********************************************/

#menu{
    margin-top:182px;
    width:950px;
    height:60px;
    position: absolute;
    background:url(../img/menu.jpg) repeat-x;
    clear:both;
    z-index:8000;
}

ul {
 padding:0;
 margin:0;
    margin-left:5px;
 list-style-type:none;
}

li {
 float:left; /*pour IE*/
 font-size:28px;
 font-style:italic;
 font-family:'Roboto',sans-serif;
    font-weight:300;
 margin-right:8px;
 margin-left:29px;
 margin-top:5px;
}


/********fil ariane**********/

#fil-ariane {
margin-top:30px;
margin-left:15px;
float:left;
font-size:15px;
font-family:'Roboto',sans-serif;
font-weight:300;
font-style:italic;
color:#fff;
}

#fil-ariane a{
color:#fff;
font-size:15px;
font-style:italic;
font-family:'Roboto',sans-serif;
font-weight:300;}

#fil-ariane-static{
margin-top:15px;
margin-left:15px;
width:100%;
letter-spacing:1px;
font-size:17px;
float:left;
font-style:italic;
font-family:'Bad script',sans-serif;
color:#ab1264;}

div#esp-recettes{
    float: right;
    width: 200px;
    height: 388px;
    padding-top: 3px;
    padding-right: 9px;
    margin-top: 23px;
    margin-bottom: 50px;
    margin-right: 4px;
    background-image: url(../img/espace-recettes.jpg);}

#esp-recettes h3 {
    padding-left: 20px;
    font-weight: bold;
    padding-top: 195px;
    font-size: 25px;}

/*/////////////////////////////////////////////////////////////CENTRE////////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/
#centre {
float:left;
background:url(../img/plateau.jpg) repeat-x;
width:990px;
min-height:1450px;
margin-top:-24px;}

#centre-2 {
margin:0 auto;
width:950px;


}

#centre-3 {
margin:0 auto;
width:950px;
display:block;
}

#centre-22 {
margin:0 auto;
width:950px;
min-height:300px;
display:block;
float:left;}


#selection{
width: 100%;
height:530px;
float:left;
margin-top:25px;}

#selection-mois{
width:980px;
height:310px;
padding:10px 15px;
float:left;
}

.bloc-produit-ac {
    width: 162px;
    height: 230px;
    cursor: pointer;
    padding: 0px 16px;
    padding-bottom: 9px;
    float: left;
    background-color: rgb(246, 246, 246);
    border: 1px solid #f6f6f6;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.bloc-produit-ac:hover{
background-color: rgb(250, 248, 248);
border: 1px dashed rgb(245, 178, 214);
}
.promo{
	visibility:hidden;
    height:20px;}
.ca-container .bloc-produit-ac{
    height: 204px;
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.8);
    padding: 0px 10px;
    border-left: 1px solid rgb(223, 218, 218);
    border-right: 1px solid rgb(255, 255, 255);
}
.ca-container .bloc-produit-ac:hover{
    background-color: rgb(255, 255, 255);
}
.promo-en-cours .promo{
color:#fff;
font-size:14px;
font-family:'Roboto',sans-serif;
font-weight:100;
text-align:center;
background-color:#e2674a;
visibility:visible !important;
    
}
.promo-en-cours .prix-produit-raye{
visibility:visible;
color: #7A7A7A;
}
	
.image-produit-ac{
    margin-top: 1px;
    width: 162px;
    height: 121px;
    padding-bottom: 5px;
    padding-left: 9px;
    border-bottom: solid 2px rgb(224, 224, 224);}
	
.titre-produit{
	color:#e0318f;
	font-size: 15px;
    margin-top:0px important;
    text-align: left;
   }


.promo-en-cours .titre-produit{
	color:#e2674a;
	font-size: 15px;}


.info-produit-ac{
	float:left;}

	
.poids-produit{
	font-size:12px;
	color: rgb(122, 122, 122);
    font-style:italic;
	float:left;}

.prix-produit-raye{
    width:180px;
	font-size:14px;
	color:#000;
	float:right;
    text-align:right;
    text-decoration:line-through;
    visibility: hidden;}
    
 .prix-produit-raye2{
    font-size: 14px;
    color: rgb(224, 49, 143);
    float: right;
    font-weight: 500;
    text-align: right;}

.prix-produit{
    width:80px;
	font-size:14px;
	color:#000;
	float:right;
    text-align:right;
    }
	
.prix-promo{
	font-size:14px;
	color:#000;
	float:right;
background-color:#e2674a;
padding:2px;
color:#fff;}


#barre{
width:980px !important;
height:3px;
margin-top: 12px;}

#boutique{
    width: 356px;
    height: 315px;
    padding: 10px 2px;
    float: left;
    text-align: left;
    margin-left: 31px;

}

#boutique p{
    padding: 0px;
    font-size: 12px;
    color: rgb(78, 78, 78);
    line-height: 16px;
    text-align: justify;
    margin-top: -15px;
    

}
#boutique h2 a {
    font-family: 'Bad script',sans-serif;
    margin-bottom: -8px;
    font-size: 22px;
    color: #df0078;}

#boutique h2 a:hover {
    color: #7F0346;}

#boutique p a {
 color:#e80c7a;}

#boutique p a:hover {
 color:#7F0346;}

#boutique p img{
margin-left: -25px;
margin-top: 15px;
}


#services{
    width: 980px;
    padding: 10px;
    margin-left: 20px;
    height: 150px;
    float: left;
    margin-top: 25px;
    margin-bottom: 35px;
}

#services img{
    float: left;
    margin-right: 16px;
}

#mymap{
width:100%;
height:200px;
position:aboslute;

    z-index:2;
}
.espace1{clear:both;display:block;height:1px;} 

#carte-adresse{
width:900px;
height:140px;
background-color:#fff;
opacity:0.8;
position:absolute;
top:20px;
right:20px;
z-index:3;
font-family:'Bad script',sans-serif;
font-size: 12px;
}

#scotch-adresse{
padding:25px;
float:left;
width:480px;
height:140px;
font-family:'Bad script',sans-serif;
font-size: 26px;
text-align:right;
}

#lien-galerie{
float:left;
padding-top:35px;
margin-left:55px;}

#adresse{
font-family:'Bad script',sans-serif;
font-size: 16px;
color:#df0078
}

#visite{
    width: 315px;
    height: 315px;
    float: left;
    padding-top: 56px;}

#int-boutique{
padding-left: 14px;
width: 346px;}

#bouton-visite{
padding-left: 54px;
padding-top: 10px;}


#lieu-recettes{
width: 980px;}
/*//////////////////////////////////////////////////////FOOTER///////////////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/
#bgfooter{
	background-color: #1a211b;
	width: 100%;
	height: 160px;
	margin-top: 50px;
	padding-top: 50px;
	float:left;
	
	}
#footer{
	width:960px;
	height:120px;
	margin:0 auto;	
	}
	
.bloc-footer{
float: left;
height: 150px;
margin-right: 50px;
}
.no-mgr{
    margin-right: 0px !important;
}
.bloc-footer h3{
    font-size: 18px;
    font-family: 'Bad script',sans-serif;
    color: rgb(255, 255, 255);
}
		
.texte-footer{
	color: rgb(91, 96, 92);
font-size: 13px;}

#agence{
	background:url(../img/logo-tourisme-vienne.jpg);
	float:left;
	width:88px;
	height:35px;}

#agence:hover{
	background:url(../img/logo-tourisme-vienne-hover.jpg);
	float:left;
	width:88px;
	height:35px;}	
#facebook {
	background:url(../img/logo-facebook.jpg)  repeat-x;
	float:left;
	width:25px;
	height:40px;}

#facebook:hover{
	background:url(../img/logo-facebook-hover.jpg)  repeat-x;
	float:left;
	width:25px;
	height:46px;}
	
#twitter{
	background:url(../img/logo-twitter.jpg);
	float:left;
	width:39px;
	height:40px;}

#twitter:hover{
	background:url(../img/logo-twitter-hover.jpg);
	float:left;
	width:39px;
	height:40px;}

#blog{
	background:url(../img/logo-blog.jpg);
	float:left;
	width:33px;
	height:40px;}

#blog:hover{
	background:url(../img/logo-blog-hover.jpg);
	float:left;
	width:33px;
	height:40px;}

#sous-footer{
	width:100%;
	height:40px;
	background:url(../img/footer.jpg) repeat-x;
    float:left;
    padding-top:5px;
  }

#sous-footer p{
	color:#fff;
    font-size:14px;
    font-style:italic;
    font-family:'Bad script',sans-serif;
  }

#sous-footer-centrer{
width:950px;
margin:0 auto;}

#mentions{
width:300px;
float:left;
}

#precautions{
width:600px;
float:right;}

#precautions p{
font-size:12px;}


/*//////////////////////////////////////////////////////PAGE LIBRE///////////////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/
.bloc-libre{
	margin-top:30px;
	margin-bottom:10px;
	width:950px;
	float:left;
	}
	
.bloc-libre-gche{
	width:532px;
	float:left;
	text-align:justify;
	margin-right:75px;
	}
	
.bloc-libre-dte{
	width:330px;
	height:200px;
	background-color:#CCC;
	float:left;
	}

/*//////////////////////////////////////////////////////COMMANDE///////////////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/

.commande-img{
margin-top:25px;
margin-bottom:25px;}

.bloc-libre-entete{
	margin-bottom:5px;
	float:left;
    font-size:12px;
	}

.connexion-client{
width:357px;
height:190px;
background-color:#fff;
border-left: solid 1px #d6d6d6;
border-right:solid 1px #d6d6d6;
border-bottom:solid 1px #d6d6d6;
margin-top:-3px;
padding:25px;
float:left;}


#mail{
float:left;
width 200px;
margin-top:12px;
font-family:'Roboto',sans-serif;
font-size: 12px;}

#passe{
    float:left;
    width: 320px;
    margin-top:12px;
    font-family:'Roboto',sans-serif;
	font-size: 12px;
    }


#login-ok{
margin-top:12px;
    color:#;
-moz-box-shadow: 0px 2px 5px #717474;
-webkit-box-shadow: 0px 2px 5px #717474;
-o-box-shadow: 0px 2px 5px #717474;
box-shadow: 0px 2px 5px #717474;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #ffffff;
background:#cfcfcf;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfcfcf", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
background: -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#ffffff));
background: -webkit-linear-gradient(#cfcfcf, #ffffff);
background: -moz-linear-gradient(#cfcfcf, #ffffff);
background: -o-linear-gradient(#cfcfcf, #ffffff); 
background: -ms-linear-gradient(#cfcfcf, #ffffff); 
background: linear-gradient(#cfcfcf, #ffffff); 
height:25px;
width:35px;
font-family:'Roboto',sans-serif;
font-size: 14px;
float:left;
margin-right:0px;
}

#bloc-livraison {
     width: 950px;
    /* min-height: 80px; */
    float: left;
}
 
.bloc-libre-gche-com{
	width:420px;
	float:left;
    margin-right:70px;
	}
	
.bloc-libre-dte-com{
	*//*width:420px;
	min-height:280px;
	float:right;
	display:block;*//
	}

#inscription-client{
width:357px;
height:550px;
background-color:#fff;
border-left: solid 1px #d6d6d6;
border-right:solid 1px #d6d6d6;
border-bottom:solid 1px #d6d6d6;
margin-top:-3px;
padding:25px;
float:left;
font-size:12px;}

.contactform{
width:420px;
}

.left
{
    display: block;
    width: 87px;
    float: left;
    text-align:right;
    padding-top:15px;
    margin-right:12px;
}


/* Aspect des checkboxes */  
/* :before sert à créer la case à cocher */  
[type="checkbox"]:not(:checked) + label:before,  
[type="checkbox"]:checked + label:before {  
  content: '';  
  position: absolute;  
  left:0; top: -2px;  
  width: 17px; height: 17px; /* dim. de la case */  
  border: 1px solid #aaa;  
  background: #f8f8f8;  
  border-radius: 3px; /* angles arrondis */  
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3) /* légère ombre interne */  
}  
   
/* Aspect général de la coche */  
[type="checkbox"]:not(:checked) + label:after,  
[type="checkbox"]:checked + label:after {  
  content: '✔';  
  position: absolute;  
  top: -5px; left: 4px;  
  font-size: 24px;  
  color: #09ad7e;  
  transition: all .2s; /* on prévoit une animation */  
}  
/* Aspect si "pas cochée" */  
[type="checkbox"]:not(:checked) + label:after {  
  opacity: 0; /* coche invisible */  
  transform: scale(0); /* mise à l'échelle à 0 */  
}  
/* Aspect si "cochée" */  
[type="checkbox"]:checked + label:after {  
  opacity: 1; /* coche opaque */  
  transform: scale(1); /* mise à l'échelle 1:1 */  
}  
   
/* on prépare le label */  
[type="checkbox"]:not(:checked) + label,  
[type="checkbox"]:checked + label {  
  position: relative; /* permet de positionner les pseudo-éléments */  
  padding-left: 25px; /* fait un peu d'espace pour notre case à venir */  
  cursor: pointer;    /* affiche un curseur adapté */  
}


/* Cachons la case à cocher */  
[type="checkbox"]:not(:checked),  
[type="checkbox"]:checked {  
  position: absolute;  
  left: -9999px;  
}  
   
/* on prépare le label */  
[type="checkbox"]:not(:checked) + label,  
[type="checkbox"]:checked + label {  
  position: relative; /* permet de positionner les pseudo-éléments */  
  padding-left: 25px; /* fait un peu d'espace pour notre case à venir */  
  cursor: pointer;    /* affiche un curseur adapté */  
}  
/* aspect désactivée */  
[type="checkbox"]:disabled:not(:checked) + label:before,  
[type="checkbox"]:disabled:checked + label:before {  
  box-shadow: none;  
  border-color: #bbb;  
  background-color: #ddd;  
}  
/* styles de la coche (si cochée/désactivée) */  
[type="checkbox"]:disabled:checked + label:after {  
  color: #999;  
}  
/* on style aussi le label quand désactivé */  
[type="checkbox"]:disabled + label {  
  color: #aaa;  
}  
   
/* aspect au focus de l'élément */  
[type="checkbox"]:checked:focus + label:before,  
[type="checkbox"]:not(:checked):focus + label:before {  
  border: 1px dotted blue;  
}  


*//////////***************radios***********************/////////////
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
    position: absolute;  
    left: -9999px;  }

input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	opacity: 0;
	position: absolute;
	clip: rect(0 0 0 0);
	clip: rect(0,0,0,0);
	-webkit-appearance:	none;
	-moz-appearance:	none;
	-o-appearance:		none;
	appearance:			none;
}
#foo:checked:before,
input[type="radio"]+label {
	float: left;
	padding-left: 20px;
    padding-right: 8px;
	position: relative;
	cursor: pointer;
}
#foo:checked,
input[type="radio"]+label:before {
	content: '';
	position: absolute;
	left: 2px;
	top: 97%;
	margin-top: -.9rem;
	width: 12px;
	height: 12px;
	background-color: rgba(255,255,255,.7);
	background:	-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,.4)), to(rgba(255,255,255,.9)));
	background:	-webkit-linear-gradient(top, rgba(255,255,255,.4), rgba(255,255,255,.9));
	background:	   -moz-linear-gradient(top, rgba(255,255,255,.4), rgba(255,255,255,.9));
	background:		 -o-linear-gradient(top, rgba(255,255,255,.4), rgba(255,255,255,.9));
	background:			linear-gradient(top, rgba(255,255,255,.4), rgba(255,255,255,.9));
	-webkit-box-shadow:	inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1);
	-moz-box-shadow:	inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1);
	-o-box-shadow:		inset 1px 1px 2px rgba(0,0,0,.3), inset 0 0 0 1px rgba(0,0,0,.1);
	-o-box-shadow:		inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1);
	box-shadow:			inset 1px 1px 2px rgba(0,0,0,.2), inset 0 0 0 1px rgba(0,0,0,.1);
	box-shadow:			inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1);
	-webkit-border-radius:	.3rem;
	-moz-border-radius:		.3rem;
	-o-border-radius:		3px;
	-o-border-radius:		.3rem;
	border-radius:			3px;
	border-radius:			.3rem;
}
input[type="radio"]+label:before {
	-webkit-border-radius:	.8rem;
	-moz-border-radius:		.8rem;
	-o-border-radius:		8px;
	-o-border-radius:		.8rem;
	border-radius:			8px;
	border-radius:			.8rem;
}

input[type='radio']:focus + label:before {
	-webkit-box-shadow:	inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1), 0 0 0 .3rem rgba(0,0,0,.4);
	-moz-box-shadow:	inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1), 0 0 0 .3rem rgba(0,0,0,.4);
	-o-box-shadow:		inset 1px 1px 2px rgba(0,0,0,.3), inset 0 0 0 1px rgba(0,0,0,.1), 0 0 0 3px rgba(0,0,0,.4);
	-o-box-shadow:		inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1), 0 0 0 .3rem rgba(0,0,0,.4);
	box-shadow:			inset 1px 1px 2px rgba(0,0,0,.2), inset 0 0 0 1px rgba(0,0,0,.1), 0 0 0 3px rgba(0,0,0,.4);
	box-shadow:			inset .1rem .1rem .2rem rgba(0,0,0,.3), inset 0 0 0 .1rem rgba(0,0,0,.1), 0 0 0 .3rem rgba(0,0,0,.4);
}
/* ---------------- Transitions ---------------- */
input+label:after {
	-webkit-transition:	-webkit-transform 0.2s ease-in-out;
	-moz-transition:	   -moz-transform 0.2s ease-in-out;
	-o-transition:			 -o-transform 0.2s ease-in-out;
	transition:					transform 0.2s ease-in-out;
}



/* ---------------- Radios ---------------- */
#foo:checked,
input[type="radio"]+label:after {
content: '';
position: absolute;
left: .35rem;
top: 99%;
margin-top: -0.75rem;
width: 6px;
height: 6px;
background-color: rgb(232, 12, 122);
-webkit-border-radius: .6rem;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: inset 0 .1rem .2rem rgba(255, 255, 255, 0.6), inset 0 -.1rem .1rem 0 rgba(0, 0, 0, 0.5), 0 0 .3rem rgb(0, 0, 0);
-moz-box-shadow: inset 0 .1rem .2rem rgba(255,255,255,.6), inset 0 -.1rem .1rem 0 rgba(0,0,0,.5), 0 0 .3rem #000;
-o-box-shadow: inset 0 1px 2px rgba(255,255,255,.6), inset 0 -1px 1px 0 rgba(0,0,0,.5), 0 0 3px #000;
-o-box-shadow: inset 0 .1rem .2rem rgba(255,255,255,.6), inset 0 -.1rem .1rem 0 rgba(0,0,0,.5), 0 0 .3rem #000;
box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.6), inset 0 -1px 1px 0 rgba(0, 0, 0, 0.5), 0 0 3px rgb(0, 0, 0);
box-shadow: inset 0 .1rem .2rem rgba(255, 255, 255, 0.6), inset 0 -.1rem .1rem 0 rgba(0, 0, 0, 0.5), 0 0 .3rem rgb(0, 0, 0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
input[type="radio"]:checked+label:after {
	-webkit-transform:	scale(1);
	-moz-transform:		scale(1);
	-o-transform:		scale(1);
	transform:			scale(1);
}
input[type="radio"]:checked+label:hover:after {
	-webkit-transform:	scale(1.3);
	-moz-transform:		scale(1.3);
	-o-transform:		scale(1.3);
	transform:			scale(1.3);
}

/*//////////////////fin radios////////////////////*/

#case{
margin-top:20px;
width:350px;
float:left;
margin-left:75px;
margin-bottom:10px;}

#submit  {
float:left;
color: #fff;
font-size: 0;
width: 357px;
height: 132px;
border: none;
margin-left: 90px;
padding: 0;
cursor:pointer;
background:  url(../img/validation-creation-compte.jpg) 0 0 no-repeat;
	
}

#civilite  input{
width:12px;
height:10px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
float:none;

}

#civilite  {
float:left;
width:350px;
margin-left:105px;
margin-top:20px;
margin-bottom:10px;
font-family:'Roboto',sans-serif;
font-size:12px;
  
} 


#confirmation-adresse{
float:left;
margin-left:35px;
margin-top:15px;
margin-bottom:10px;}


.connexion-client a {
float:right;
color:#ed008c;
font-family:'Roboto',sans-serif;
font-size:12px;
margin-top:2px;}

.connexion-client a:hover {
color:#ab1264;}


#adresse-client{
margin-top:10px;
margin-left:5px;
font-family:'Roboto',sans-serif;
font-size:12px;
}

#adresse-client a{
margin-top:8px;
float:left;}

#adresse-client a:hover{
color:#ab1264;}

#valider{
margin-top:50px;
margin-left:180px;}

/*////////////////////////////////////////////////////// mon PANIER///////////////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/

.articles{
width:578px;
height:36px;
}


.p-u{
width:75px;

}


.q{
width:57px;

}

.p-ttc{
width:86px;

}

.tableau-panier{
margin-left:5px;
width:950px;}


table {
border: 1px solid #e0e0e0;
font-family:'Roboto',sans-serif;
font-size:14px;
}


th {
border: 1px solid #e0e0e0;
width:86px;
}

td {
border: 1px solid #e0e0e0;
height:10px;
text-align: center;
background-color: #ffffff;
padding:15px;
padding-bottom:3px;

 }

.image-produit-tab img{
width:80px;
height:60px;
margin-top:2px;
margin-right:15px;
margin-left:15px;
margin-bottom:0px;}



.numero{
padding-top:27px;
float:left;}

.image-produit-tab{
float:left;
}


.titres-prod-tab{
padding-top:8px;
float:left;
text-align:left;}



.nom-prod{
padding-top:8px;
float:right;
font-size:12px;
}

.quantite{
font-size:12px;}

#totaux img{
float:right;}


#reduc{
margin-left:7px;
margin-top:25px;
width:290px;
height:235px;
float:left;
margin-right:25px;
text-align:right;}

#reduc input {
width:160px;
margin-right:5px;
}

#reduc img {
margin-top:8px;}


#cadeau{
margin-top:25px;
width:270px;
height:235px;
float:left;
margin-right:25px;
text-align:right;}

#cadeau p{
line-height:20px;}


#totaux{
margin-top:15px;
width:310px;
height:235px;
float:left;
margin-right:10px;}

.sous-totaux {
float:left;
padding-left:15px;
padding-top:16px;
font-size:14px;
width:300px;
}
.sous-totaux span{
color:#000;
margin-right:15px;
float:left;
width:100px;
text-align:right; 
padding-top:5px;}

#ss-total-chiffre{
float:left;
width:160px;
background-image:url(../img/sous-total.jpg);
text-align:right;
color:#fff;
padding:5px;
padding-right:15px;
font-size:14px;}


#reduc-cadeau{
float:left;
margin-left:125px;
margin-top:10px;
}

#reduc-cadeau p{
float:left;
width:130px;
margin-top:10px;
margin-left:8px;
}

#reduc-cadeau span{
float:left;
width:21px;
margin-top:10px;
text-align:right;
color:#000;
}


#livraison{
float:left;
padding-top:8px;
}

#livraison span{
float:left;
width:115px;
text-align:right;
font-size:14px;
color:#000;
margin-top:5px;
margin-right:15px;
line-height:40px;}

#livraison label{
line-height:22px;

}



#livraison p{
float:left;
width:150px;
text-align:right;
color:#000;}

#totalttc{
float:left;}

#validerpanier{
float:right;
width:490px;}

#validerpanier img{
padding:15px;
padding-right:0px;
float:left;}



#total-chiffre{
float:left;
width:160px;
background-image:url(../img/total.jpg);
text-align:right;
color:#fff;
padding:5px;
padding-right:15px;
font-size:14px;}
/*//////////////////////////////////////////////////////FICHE PRODUIT///////////////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/


/*///////////////////////sous-menu////////////////////*/

.side-gche{
margin-top:40px;
width:250px;
height:730px;
float:left;
}

#navigation {
  width: 220px;
  list-style: none;
  margin: 0;
  padding: 0; 
  
}

.menu-fiche{
width:240px;
height:auto;
background-image:url("../img/background-menu.jpg");
margin-bottom:25px;
background-size: contain;
background-repeat: no-repeat;   
padding-bottom: 10px;    
}

.menu-fiche img{
margin-left:6px;
}

#navigation a{
font-family:'Roboto',sans-serif;
font-size:11px;
color:#000;}


#navigation li{
font-family:'Roboto',sans-serif;
font-size:11x;
color:#000;
width:223px;
height:25px;
padding-left:5px;
margin-left:0px;
padding-top:12px;
}


#navigation li:hover{
font-family:'Roboto',sans-serif;
font-size:11px;
color:#000;
width:209px;
height:25px;
background-image:url("../img/fleche-ss-menu.png");
padding-left:30px;
margin-left:0px;
}

#navigation li:hover span{
display:none;
} 


#navigation li.sel{
font-family:'Roboto',sans-serif;
font-size:11px;
color:#000;
width:209px;
height:25px;
background-image:url("../img/fleche-ss-menu-grise.png");
padding-left:30px;
margin-left:0px;
}

#navigation li.sel span{
display:none;
} 


#navigation li{
/*float: left;*/
float: none;
font-size: 12px;
font-family: 'Roboto',sans-serif;
margin-left: 16px;
width: 200px;
font-style: normal;
letter-spacing: 0px;
font-weight: 400;
color: rgb(92, 89, 89);
}

.fleches {
float: right;
font-size: 10px;
font-family: 'Roboto',sans-serif;
color:#000;
padding-top:2px;
}



/*///////////////////////side droit - produit////////////////////*/
.side-dt{
margin-top:40px;
width:700px;
min-height:800px;
float:left;}

#visuels-fiche-produit{
width:310px;
height:400px;
float:left;}

#produit{
float:left;
width:310px;
height:240px;
}

#produit img{
float:left;}


#caroussel-fiche-produit{
float:left; 
width:310px;
height:110px;
}

#description-produit{
float:left;
width:370px;
height:305px;
padding:15px;
padding-right:0px;
font-size: 11px;
font-family: 'Roboto',sans-serif;
border-left:1px solid #ebebeb;}


#description-produit img{
float:right;
}
#texte-desc{
float:left;
margin-top:5px;
margin-bottom:15px;}

#producteur{
font-size:10px;
font-family: 'Roboto',sans-serif;
font-style:italic;
width:165px;
float:left;}


#quantite-fiche{
float:left;
width:100px;
height:250px;
     margin-bottom: 15px;}

#quantite-fiche img{
margin-left:0px;
float:left;}

#quantite-fiche p{
margin-top:15px;
margin-left:7px;
float:left;}

#infos-produit{
padding:10px;
padding-top:0px;
width:700px;
float:left;
height:300px;

}

#infos-produit img{
margin-top:15px;
}

#produits-similaires{
float:left;
width:700px;
height:250px;
}

.styled-select select {
   background: transparent;
   width: 64px;
   padding: 5px;
   font-size: 10px;
   line-height: 1;
   border: 0;
   border-radius: 0;   
  
   }

.styled-select {
   width: 32px;
   height: 17px;
   overflow: hidden;
   background: url(../img/new_arrow.png) no-repeat right #ddd;
   border: 1px solid #ccc;
   margin-left:25px;  
   }

#prix-fiche{
float:left;
width:120px;
height:85px;
text-align:right;}

.titre-fiche-produit{
float:left; 
width:220px;
height:85px;
margin-right:20px;
}


#promo-fiche-produit{
margin-top:5px;
float:left;
color:#e2674a;
text-align:right;
width:75px;
font-size: 14px;
font-family: 'Roboto',sans-serif;}

#prix-promo-raye{
width:45px;
font-size:12px;
color:#000;
float:left;
text-decoration:line-through;
padding-top:8px;}

#promo-new-prix{
float:left;
width:100px;
font-size: 28px;
font-family: 'Roboto',sans-serif;
background-color:#e2674a;
color:#fff;
margin-left:22px;
text-align:center;
letter-spacing:2px;}

#promo-quantite-produit{
float:left;
width:100px;
font-size: 11px;
font-family: 'Roboto',sans-serif;
margin-left:22px;
margin-top:3px;
}

/*////////////////////////////////////carousel fiche produit//////////////////////////////////////*/
#foo2_prev{
margin-top:-202px;
float:left;}

#foo2_next{
margin-top:-202px;
float:left;
margin-left:725px;}
   

.caroufredsel_wrapper{
    display: block;
text-align: start;
float: none;
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
z-index: auto;
width: 900px !important;
height: 260px !important;
margin: 0px;
margin-left:25px;
overflow: hidden;
}      

.image_carousel{
margin-left:25px;
}

#foo2{
margin-left:25px;}

/*************************************Tableau tabs*********************************/
.tabs{
height:45px;
}

 
.tabs li {
list-style:none;
display:block;
float:left;
margin:0px;
font-family: 'Roboto',sans-serif;
font-size:12px;
}


.tabs a {
padding:5px 10px;
display:inline-block;
background-image:linear-gradient(#ebebeb, #fff, #ebebeb);
text-decoration:none;
color:#000;
width:114px;
text-align:center;
border: 1px solid #ebebeb;

    }

.tabs a.active {
background:#fff;
color:#000;
border:none;
width:114px;
border:#ebebeb 1px solid;
border-bottom:none;
    color:#db0076;
	}


#tab1{
    margin-left:4px;
background:#fff;
min-height:140px;
width:628px;
padding:25px;
padding-top:30px;
border:#ebebeb 2px solid;
border-top:none;
}

#tab2{
background:#fff;
min-height:140px;
width:628px;
padding:25px;
padding-top:30px;
border:#ebebeb 2px solid;
border-top:none;}

#tab3{
background:#fff;
min-height:140px;
width:628px;
padding:25px;
padding-top:30px;
border:#ebebeb 2px solid;
border-top:none;}

#tab4{
background:#fff;
min-height:140px;
width:628px;
padding:25px;
padding-top:30px;
border:#ebebeb 2px solid;
border-top:none;}



.premiere-info p{
float:left;
width:200px;
padding:15px;
font-family: 'Roboto',sans-serif;
font-size:12px;
}


.deuxieme-info p{
float:left;
width:90px;
padding:15px;
font-family: 'Roboto',sans-serif;
font-size:12px;}


.troisieme-info p{
float:left;
width:140px;
padding:15px;
font-family: 'Roboto',sans-serif;
font-size:12px;}

/*//////////////////////////////////////////////////////RUBRIQUE///////////////////////////////////////////////////////////////////*/
/********************************************************************************************************************************/

#trifiltre{
  float:left;
margin-left:25px;
}




#trifiltre select {
    padding:3px;
    margin: 0;
    background: #f6f6f6;
    font-family:'Bad Script', sans-serif;
font-size:16px;   
    color:#000;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    border-bottom:1px solid #ddd;
   width:180px; 
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #trifiltre select {padding-right:18px}
}

#trifiltre label {position:relative}
#trifiltre label:after {
content:'  ';
    font:11px "Consolas", monospace;
    color:#aaa;
    
   background: url(../img/next_arrow2.png) no-repeat right top #f6f6f6;
   width:18px;height:17px;
    right:10px; top:2px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
#trifiltre label:before {
    content:'';
    right:9px; top:-15px;
    width:20px; height:40px;
    background:#f6f6f6;
    position:absolute;
    pointer-events:none;
    display:block;
}







#tri select {
    padding:3px;
    margin: 0;
    background: #f6f6f6;
    font-family:'Bad Script', sans-serif;
font-size:16px;   
    color:#000;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    border-bottom:1px solid #ddd;
    width:180px;

}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tri select {padding-right:18px}
}

#tri label {position:relative}
#tri label:after {
content:'  ';
    font:11px "Consolas", monospace;
    color:#aaa;
    
   background: url(../img/next_arrow2.png) no-repeat right top #f6f6f6;
   width:18px;height:17px;
    right:10px; top:2px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
#tri label:before {
    content:'';
    right:9px; top:-15px;
    width:20px; height:40px;
    background:#f6f6f6;
    position:absolute;
    pointer-events:none;
    display:block;
}

.bloc-produit-rb a{
    width: 172px;
    display: block;
    height: 141px;
    overflow: hidden;
}



#tri {
height:50px;
float:left;
margin-left: 15px;
}

.bloc-produit-rb {
width:180px;
height:250px;
float:left;
padding-right:25px;
padding-left:25px;
margin-bottom: 35px;
margin-top:7px;
background-color:#f6f6f6;
border:1px solid #ebebeb;
border-top:1px solid #F6F6F6;
cursor:pointer;
}
.bloc-produit-rb:hover {
    background-color: rgb(250, 248, 248);
    border: 1px dashed rgb(245, 178, 214);
}
.bloc-produit-rb .desc-gche .titre-produit{
 font-size:16px;
}

.bloc-produit-rb promo en cours{
width:180px;
height:250px;
float:left;
padding-right:25px;
padding-left:25px;
margin-bottom: 35px;
margin-top:7px;
background-color:#f6f6f6;}

.bloc-produit-rb .image-produit-ac{
    margin-left: -4px;
   /* width:181px;
    height:141px;**/
	border-bottom:solid 2px #e0e0e0;}


.bloc-produit-rb promo en cours .image-produit-ac{
   /* width:181px;
    height:141px;*/
	border-bottom:solid 2px #e0e0e0;}


.desc-gche{
width:130px;
float:left;
margin-right:7px;
}

.desc-dte{
width:42px;
float:left;
text-align:right;}


.bloc-produit-rb .titre-produit{
   float:left;
    width:130px;
    }


.bloc-produit-rb promo en cours .titre-produit{
    float:left;
    width:130px;}



.bloc-produit-rb .producteurs-produit{
    margin-top:2px;
    float:left;
    width:130px;}

.bloc-produit-rb promo en cours .producteurs-produit{
     margin-top:2px
    float:left;
    width:130px;}

.bloc-produit-rb .poids-produit{
    margin-top:2px;
    float:right;
    width:130px;}

.bloc-produit-rb promo en cours .poids-produit{
     margin-top:2px;
    float:right;
    width:130px;}

.bloc-produit-rb .prix-produit{
   font-size:14px;
   font-weight:500;} 

.bloc-produit-rb  .promo {
    margin-left:-10px;
    width:200px;} 

.tt-afficher {
float:right;
margin-left:25px;
font-family:'Bad Script', sans-serif;
font-size:18px; 
display:block;   
}
.tt-afficher a{
color:#000;
}

.pagi{
padding-top:8px;
font-family:'Roboto',sans-serif;
font-size:15px; 
color:#1a211b;
}

.pagi a{
font-family:'Roboto',sans-serif;
font-size:15px; 
color:#787f78;
}
.pagi .sel{
color:#1a211b;
}

/*//////////////////////////////////////////////////////////PAIEMENT////////////////////////////////////////////*/
#tabs-adresses{
width:608px;
height:170px;
margin-top:20px;
float:left;
margin-left:8px;}

#entete-tab img {
float:left;
border:1px solid #e0e0e0;
} 
#corps-tab{
width:100%;
min-height:100px;  
}
#corps-tab div{
background-color:#fbfbfb;
border: 1px solid #e0e0e0;
width:232px;
min-height:80px;
float:left;
font-size:12px;
padding:25px;
padding-left:45px;

}

#choix-paiement-tab{
width:607px;
height:190px;
float:left;
margin-left:5px;
margin-top:-40px;

}

#contenu-choix-paiement{
width:558px;
height:100px;
background-color:#fbfbfb;
border: 1px solid #e0e0e0;
padding:25px;
float:left;
}

#contenu-choix-paiement label{
padding-left:20px;
padding-right:75px;
float:left;
}

#contenu-choix-paiement p{
width:558px;
float:left;
color:#6e716e;
font-size:8px;
margin-top:28px;
}

#paiement-cb{
width:210px;
height:30px;
float:left;}



#paiement-cheque{
width:320px;
height:30px;
float:left;}

#loi-retractation{
     width: 608px;
    float: left;
    color: #6e716e;
    font-size: 8px;
    margin-top: 3px;
    margin-left: 6px;
    text-align: justify;   }

#choix-cartes img{
padding:5px;}

#validercommande{
float:right;
width:195px;
margin-top:45px;}

#validerpanier img{
padding:15px;
padding-right:0px;
float:left;}

#totaux-finaux{
margin-top:15px;
width:250px;
height:235px;
float:left;
margin-right:10px;}

.details{
float:left;
padding-top:8px;
    width:300px;
}

.details span{
float:left;
width:115px;
text-align:right;
font-size:11px;
color:#000;
margin-top:5px;
margin-right:15px;}

.details p{
float:left;
width:165px;
text-align:right;
color:#000;
padding-top:5px;}



/*//////////////////////////////////////////////////////////RESULTATS RECH////////////////////////////////////////////*/

.middle{
margin-left:9px;
margin-top:40px;
width:950px;
min-height:800px;
float:left;}

#titre-results p{
font-size: 22px;
font-family:'Bad script', sans-serif;
float:left;
margin-bottom:-10px;
}

#titre-results{
width:200px;
margin-bottom:10px;}


#tri-results {
height:50px;
float:left;
width:930px;
   
}
#tri-results p{
font-family:'Bad Script', sans-serif;
font-size:16px;    
float:right;}

.tt-afficher {
float:right;
margin-left:25px;
font-family:'Bad Script', sans-serif;
font-size:18px;    
}
/*//////////////////////////////////////////////////FICHE-PRODUIT//////////////////////////////////////*/
.bloc-produit-fp {
width:180px;
height:300px;
float:left;
padding-right:25px;
padding-left:25px;
margin-bottom: 35px;
background-color:#f6f6f6;
border:1px solid #ebebeb;
border-top:none;
}

.bloc-produit-fp promo en cours{
width:180px;
height:250px;
float:left;
padding-right:25px;
padding-left:25px;
margin-bottom: 35px;
margin-top:7px;
background-color:#f6f6f6;
}

.bloc-produit-fp .image-produit-ac{
    width:181px;
    height:141px;
	border-bottom:solid 2px #e0e0e0;
    margin-left:-60px;}


.bloc-produit-fp promo en cours .image-produit-ac{
    width:181px;
    height:141px;
	border-bottom:solid 2px #e0e0e0;}


.desc-gche-fp{
margin-top:-52px;
width:90px;
float:left;
margin-right:7px;
}

.desc-dte-fp{
width:42px;
float:left;
text-align:right;
margin-top:-88px;
margin-left:147px;}


.bloc-produit-fp .titre-produit{
   float:left;
    width:130px;}


.bloc-produit-fp promo en cours .titre-produit{
    float:left;
    width:130px;}



.bloc-produit-fp .producteurs-produit{
    margin-top:2px;
    float:left;
    width:130px;}

.bloc-produit-fp promo en cours .producteurs-produit{
     margin-top:2px
    float:left;
    width:130px;}

.bloc-produit-fp .poids-produit{
    margin-top:2px;
    float:right;
    width:130px;}

.bloc-produit-fp promo en cours .poids-produit{
     margin-top:2px;
    float:right;
    width:130px;}

.bloc-produit-fp .prix-produit{
   font-size:14px;
   font-weight:500;} 

.bloc-produit-fp  .promo {
    margin-left:-10px;
    width:200px;} 



/*//////////////////////////////////////////////////GALERIE IMAGE GENERALE//////////////////////////////////////*/
.photos {
width:950px;
height:850px;
margin:0 auto;
padding-top:20px;
padding-right:10px;
padding-left:55px;
float:left;
}



.photos img:nth-of-type(1) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}
 
.photos img:nth-of-type(2) {
  float:left;
    margin-left: 3px;
    margin-top: 50px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
 
.photos img:nth-of-type(3) {
    float:left;
    margin-left: 5px;
    margin-top: 50px;
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
    -o-transform: rotate(7deg);
    transform: rotate(7deg);
}
 
.photos img:nth-of-type(4) {
    float:left;
    margin-left: 10px;
    margin-top: 30px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
 
.photos img:nth-of-type(5) {
     float:left;
    margin-left: 10px;
    margin-top: 30px;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
}

.photos img:nth-of-type(6) {
     float:left;
    margin-left: 10px;
    margin-top: 30px;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    transform: rotate(8deg);
}
 
.photos img:nth-of-type(7) {
    float:left;
    margin-left: 10px;
    margin-top: 30px;
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);
    transform: rotate(-9deg);
}
 
.photos img:nth-of-type(8) {
   float:left;
    margin-left: 10px;
    margin-top: 20px;
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg);
}
 
.photos img:nth-of-type(9) {
  float:left;
    margin-left: 10px;
    margin-top: 10px;
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
 
.photos img:nth-of-type(10) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(22deg);
    -moz-transform: rotate(22deg);
    -o-transform: rotate(22deg);
    transform: rotate(22deg);
}


.photos img:nth-of-type(11) {
     float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}
 
.photos img:nth-of-type(12) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
 
.photos img:nth-of-type(13) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(-27deg);
    -moz-transform: rotate(-27deg);
    -o-transform: rotate(-27deg);
    transform: rotate(-27deg);
}
 
.photos img:nth-of-type(14) {
  float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
 
.photos img:nth-of-type(15) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(14deg);
    -moz-transform: rotate(14deg);
    -o-transform: rotate(14deg);
    transform: rotate(14deg);
}



.photos img:nth-of-type(16) {
   float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
}
 
.photos img:nth-of-type(17) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
 
.photos img:nth-of-type(18) {
   float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    -o-transform: rotate(-7deg);
    transform: rotate(-7deg);
}
 
.photos img:nth-of-type(19) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
 
.photos img:nth-of-type(20) {
    float:left;
    margin-left: 10px;
    margin-top: 50px;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg);
}



 .photos img:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 10;
}



 .photos img {
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    padding: 10px 10px 30px 10px;
    background: white;
    border: solid 1px black; }

.texte-galerie{
 max-width:870px;
    float:left;
    padding:15px;
    margin-left:10px;
    font-size:14px;
 
    }
  
    
.connd{
float:left;
width:33%;
text-align:left;
}
.connd label{
 font-size:15px;
 float:left;
}

.connd input{
float:left;
clear:both;
width:250px;
 border:1px solid #000;
 background-color:#e4e4e4;
}

.connd select{
float:left;
clear:both;
width:250px;
 border:1px solid #000;
 background-color:#e4e4e4;
}


.connd2 .bouton{
color:#;
-moz-box-shadow: 0px 0px 5px #cfcfcf;
-webkit-box-shadow: 0px 0px 5px #cfcfcf;
-o-box-shadow: 0px 0px 5px #cfcfcf;
box-shadow: 0px 0px 5px #cfcfcf;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 2px solid #ffffff;
background:#cfcfcf;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfcfcf", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
background: -webkit-gradient(linear, left top, left bottom, from(#cfcfcf), to(#ffffff));
background: -webkit-linear-gradient(#cfcfcf, #ffffff);
background: -moz-linear-gradient(#cfcfcf, #ffffff);
background: -o-linear-gradient(#cfcfcf, #ffffff); 
background: -ms-linear-gradient(#cfcfcf, #ffffff); 
background: linear-gradient(#cfcfcf, #ffffff); 
height:45px;
width:155px;
}

.connd2 .bouton span{
padding-top:14px;
padding-left:25px;
font-family:'Roboto',sans-serif;
font-size:14px;
color:#000;
}

.adresseDeLivraison{
width:450px;
float:left;margin-right:25px;
}

.adresseDeLivraison h3{
color:#000;
}

.adresseDeLivraison a{
color:#E80C7A; 
}

.adresseDeLivraison a:hover{
text-decoration:underline;
}
/*
************************************************************************************************
************************************************ SLIDE *****************************************
************************************************************************************************
*/

#slide3 .img-front{
    margin-top: -19px !important;
}

#prev,#next {
    visibility:hidden;
}
@import url(https://www.boutique-terroir.com/template/css/css/style_editeur.css);

#share {
clear: both;
padding-top: 30px;
}

.slidesjs-slide{
top: -10px !important;
}
#top-bar {
    height: 30px;
    background-color: #000;
}

#top-bar aside {
    display: inline-block;
    text-align: left;
    font-family: 'Bad script',sans-serif;
    color: #fff;
    font-size: 16px;
}

#top-bar aside p {
   width:  230px;
   display :inline-block;
}

#top-bar div {
    width: 960px;
    display: block;
    margin: 0 auto;
}

aside {
    
}

#top-bar aside em {
    font-family: 'Roboto',sans-serif;
}

#top-bar aside ul {
    display: inline-block;
    
    
}

ul {
    
}

#top-bar aside ul li{
 font-size: 18px; 
 font-family: 'Bad script',sans-serif;
}

/*
************************************************************************************************
************************************************ SLIDE *****************************************
************************************************************************************************
*/
#desc-recette{
display: inline-block;
  width: 50%;
  vertical-align: top;
  margin-top: 10px;
  font-family: 'Roboto',sans-serif;
  letter-spacing: -1px;
}
#desc-recette h1{
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
    letter-spacing: -1px;
    margin-top: 2px;
    padding-top: 15px;
    padding-bottom: 5px;
    color: rgb(212, 3, 114);
    border-bottom: 2px solid rgb(212, 1, 113);   
}
#desc-recette strong{
font-weight: 500;
}
#infos-recette{
  font-size: 14px;
  font-style: italic;
  margin-left: 3px;
margin-top: 10px;
}

#ingredient h4{
    width: 100%;
    display: block;
    margin-top: 20px;
    margin-bottom: 2px;

}
#desc-recette ul{
float: none;
}

#ingredient p{
    font-size: 13px;
    border-bottom: 2px solid rgb(212, 1, 113);
    padding-bottom: 10px;
}

#ingredient li{
    position: relative;
    font-size: 13px;
    display: inline-block;
    margin-right: 20px;
    font-style: normal;
    font-weight: 400;
    margin-top: 1px;
    margin-left: 11px;
    width: 198px;
    line-height: 21px;
    float: none;
    vertical-align: top;
}

#ingredient li::before{
  display: inline-block;
  position: absolute;
  left: -15px;
  top: 7px;
  content: "";
  width: 6px;
  height: 6px;
  margin-right: 7px;
  background-color: rgb(212, 0, 113);
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 4px 4px 4px 4px;
}
#pas-pas{
    clear: both;
  border-top: 1px solid rgb(246, 246, 246);
}

#pas-pas h4{
margin-top: 20px;
}
#ingredient br{
display: none;
}
/*#ingredient p img{
width: 110px;
}*/

#ingredient {
margin: 9px 0px;
}
#ingredient a{
color: inherit;
    font-weight: 400;
}
#chapo br{
display: none;
}
#chapo{
  margin-bottom: 20px;
}
#infos-recette img{
width: 140px;
}
#pas-pas ol li{
      float: none;
    font-size: 15px;
  position: relative;
  font-weight: 400;
margin-bottom: 15px;
  padding-top: 7px;
  border-top: 1px solid rgb(151, 151, 151);
  padding-left: 40px;
      margin-left: 5px;
}

#pas-pas ol li:nth-child(1){
  background-image: url(../img/1.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(2){
  background-image: url(../img/2.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(3){
  background-image: url(../img/3.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(4){
  background-image: url(../img/4.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
} 
#pas-pas ol li:nth-child(5){
  background-image: url(../img/5.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(6){
  background-image: url(../img/6.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(7){
  background-image: url(../img/7.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(8){
  background-image: url(../img/8.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(9){
  background-image: url(../img/9.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(10){
  background-image: url(../img/10.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(11){
  background-image: url(../img/11.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(12){
  background-image: url(../img/12.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas olli:nth-child(13){
  background-image: url(https://www.boutique-terroir.com/template/img/13.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(14){
  background-image: url(../img/14.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(15){
  background-image: url(../img/15.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(16){
  background-image: url(../img/16.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(17){
  background-image: url(../img/17.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(18){
  background-image: url(../img/18.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas ol li:nth-child(19){
  background-image: url(../img/19.gif);
  background-repeat: no-repeat;
  background-position: 0px -1px;
}
#pas-pas h6{
    font-size: 15px;
    margin-bottom: 4px;
    margin-top: 20px;
}
#pas-pas a{
  color: #D40071;
}
#pas-pas ul{
margin: 0;
  float: none;
}
#pas-pas ul li{
    font-size: 13px;
    float: none;
    font-weight: 400;
    margin-top: 3px;
    font-style: normal;
    list-style-type: initial;
}
#pas-pas p{
font-size: 13px;
    display: inline-block;
    font-weight: 400;
    margin-top: 3px;
}

#content-recette aside{
  display: inline-block;
  width: 45%;
  vertical-align: top;
  padding: 20px;
}
#content-recette aside figure{
 /* border: 5px solid rgb(255, 255, 255);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  background-color: rgb(255, 255, 255);*/
}
#content-recette aside article{
 background-color: rgb(255, 254, 234);
 background: rgb(255, 254, 234), url(../img/comm.gif);
background-repeat: no-repeat;
  padding: 20px;
  margin-top: 20px; 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-sizing: border-box;
      border-top: 1px solid rgb(255, 255, 255);
}
#content-recette aside article p{
  line-height: 14px;
  margin-top: 7px;
}
#content-recette aside figcaption{
  padding: 0px 10px 30px 10px;
  line-height: 16px;
}
#content-recette aside img{
display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 5px;
}
#menu-recette {
  display: block;
  width: 100%;
  /*border-top: 31px solid rgb(26, 33, 27);*/
  height: 50px;
  clear: both;
  background-color: rgb(106, 0, 57);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.32), rgba(0,0,0,0));
  background-image: -o-linear-gradient(bottom, rgba(0,0,0,.32), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(bottom, rgba(0,0,0,.32), rgba(0,0,0,0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.32), rgba(0, 0, 0, 0));
}
#menu-recette ul{
  width: 530px;
  height: 50px;
  margin: 0 auto;
  display: block;
  float: none;
}
#menu-recette ul li{
  font-family: 'Bad script',sans-serif;
  color: rgb(255, 255, 255);
  font-size: 20px;
  text-align: center;
  padding: 0;
  margin: 0;
  height: 50px;
  padding: 5px 40px;
  box-sizing: border-box;
    cursor: pointer;
}
.recette-select{
background-color: rgb(246, 246, 246);
color: #d40071 !important;
font-weight: bold;
border-top: 5px solid rgb(212, 0, 113);
color: rgb(212, 0, 113);
}
#liste-recette{
  width: 960px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: center;
}

#liste-recette article{
    width: 220px;
    height: 263px;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    border-top: 2px solid rgb(223, 223, 223);
}

#liste-recette img{
display: inline-block;
  border: 3px solid rgb(255, 255, 255);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#liste-recette h3{
margin-top: 5px;
  font-size: 16px;
  display: block;
  width: 100%;
  color: rgb(98, 0, 52);
  font-family: 'Roboto',sans-serif;
  padding-top: 5px;
  font-weight: 500;
}
.plats,
.desserts,
.boissons{
display: none;
}

#content-recette{
  width: 950px;
  margin: 0 auto;
      clear: both;
}
#fil-ariane span{
text-transform: capitalize;
}

#menu-recette ul li a{
color: inherit;
}
#menu-recette ul li a:hover{
color: inherit;
}



.less.active .button-read-more, .button-read-less  {display: none}
.less.active .button-read-less {display: block}
.more {margin-top: 10px}
.more p {margin: 0;padding: 0}

#id-cados{
font-size: 14px;
margin-bottom: 49px;
text-align: justify;}

.option-cadeau{
color:#df0078 !important;}
a.option-cadeau:hover{
color:#a7035b !important;}