@font-face {
    font-family: 'MyLato';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#MyLato') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'raleway';
    src: url('../fonts/raleway-extralight-webfont.eot');
    src: url('../fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-extralight-webfont.woff') format('woff'),
         url('../fonts/raleway-extralight-webfont.ttf') format('truetype'),
         url('../fonts/raleway-extralight-webfont.svg#raleway') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyLatoLightItalic';
    src: url('../fonts/lato-lightitalic-webfont.eot');
    src: url('../fonts/lato-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-lightitalic-webfont.woff') format('woff'),
         url('../fonts/lato-lightitalic-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#MyLatoLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  background: #f6f6eb url("../images/BigBG3c.jpg") no-repeat center 131px;
  font: 11px Verdana, Geneva, Helvetica, sans-serif;
  color: #595858;
}

* {
    text-rendering: optimizelegibility;    
}

form {display: inline;}

:root {
    --LatoFont: normal 1.5rem 'MyLatoLightItalic', Arial, Tahoma, Geneva, Helvetica, sans-serif;
    --CurrentFont: .85rem Verdana, Geneva, Helvetica, sans-serif;
    --BordeauColor: #c2492e
}
signature
.reveal {opacity:0;}
.reveal-visible {opacity:1; transition:.6s cubic-bezier(.14,.7,.93,.5);}

div.MenuC {display:flex; justify-content:space-evenly; padding-top:.7rem}
div.boutons {width:32%; padding:.5rem 0; background-color: #ee7d3f; border-radius:.3rem; cursor:pointer;}
div.boutons p {font:var(--LatoFont); text-align:center; color:white}
div.bouton-1 {background-color:#c2492e;}
div.bouton-2 {background-color:#df6429 ;}
div.bouton-3 {background-color:#ee7d3f ;}
div.bouton-1:hover, div.bouton-2:hover, div.bouton-3:hover {background-color:#c24c2ebd}

div#home h1 {font:var(--LatoFont); font-size:3rem; margin-top:4rem; font-weight:400; color:var(--BordeauColor); text-align:center;}
div#home h2 {font:var(--LatoFont); font-size:1.5rem; text-align:center;}
div#home section {display:block; position:relative; top:0; left:0; margin:0 auto; padding-bottom:3rem; margin-bottom:2rem; font:var(--CurrentFont); border-bottom:1px dotted var(--BordeauColor)}
div#home section.intro p:not(.leg), div#home section.fabrication p {margin-bottom:1rem;}
div#home section.intro {margin-top:4rem;}
div#home div.intro-f {display:flex; justify-content:space-evenly; align-items:flex-start; margin-top:1rem}
div#home div.intro-f .left_bloc {width:32rem; font-size:15.2px; text-align:justify;}
div#home div.intro-f .right_bloc {border:1px solid #c9c9c9; padding:1rem; border-radius:.3rem;}
div#home div.intro-f .right_bloc p {font-size:.75rem; margin-top:.3rem; text-align:center; margin-bottom:inherit;}

div#home .texte_manuscrit {width:100%;}
div#home .texte_manuscrit img {display:block; margin:0 auto; height:14rem}

div#home section.fabrication div.fabslide {border:1px solid #c9c9c9; padding:1rem; margin-top:1rem; border-radius:.3rem; background-color:white;}
div#home div.fab-f {display:flex; justify-content:space-evenly; align-items:flex-start; margin-top:1rem}
div#home div.fab-f .left_bloc {width:32rem; text-align:justify; margin-right:2rem; padding: 2rem; background-color:white; border-radius:.3rem;}
div#home div.fab-f .right_bloc {width:32rem; text-align:justify; padding:2rem; background-color:white; border-radius:.3rem;}
div#home div.fab-f .right_bloc img {margin:2rem 0 4.9rem 0;}

/* Produits */
div#home section#produits div.prodbox-f {display:flex; justify-content:space-evenly; align-items:flex-start; margin-top:1rem; flex-wrap:wrap;}
div#home section#produits h2 {margin:1.3rem 0 0 0}

.simpleBG {background-image:url('../images/BG_Logo_OGM.png'); background-repeat: no-repeat; background-position:.62rem .75rem}
.offrespecialeBG {background-image:url('../images/BG_Logo_OGM.png'),url('../images/BG_offre_speciale.png'); background-repeat: no-repeat, no-repeat; background-position:.62rem .75rem, 10.63rem -0.04rem;}

div#home section#produits div.ProdBox2, div#home section#options div.ProdBox2 {position:relative; width:18rem; height:26rem; margin:1.4rem .4rem 0 .4rem; padding:1.25rem .82rem 0rem .75rem; border:1px solid #e1e0e0;background-color: #ffffff; border-radius:.3rem;}


div#home section#produits div.canard-semi, div#home section#produits div.oie-semi {margin:0 0 2.3rem 0}
div#home section#produits div.ProdBox2 div.ImgProd, div#home section#options div.ProdBox2 div.ImgProd {display:block; margin-top:1.7rem; text-align: center;}

div.ProdBox2 blockquote {display:block; margin-top:1rem; text-align:center;}
div.ProdBox2 blockquote p:first-child {display:inline-block; margin-bottom:.3rem; font-size:1rem; line-height:1rem; font-weight:600; text-align:center;}
div.ProdBox2 blockquote p:nth-child(2) {line-height:.9rem;}
div.ProdBox2 blockquote p:nth-child(3) {font-size:.9rem; margin-top:.9rem;}
div.ProdBox2 div.Inf {display:block; width:13rem; margin-top:.52rem; text-align:right;}
div.ProdBox2 div.Inf p:first-child {font-size:.75rem; font-weight:600;}
div.ProdBox2 div.Inf p:nth-child(2) {margin-top:2px; font-size:1.07rem; color:#9c3939;}
div.ProdBox2 div.Inf p:nth-child(3) {font-size:.70rem; color:red; font-style:italic;}
div.ProdBox2 .cond {color:red; font-size:.8rem; font-weight:600}
div.ProdBox2 .cond span {color:inherit;font-weight:400}
div.ProdBox2 div.InCartC {position:absolute; bottom:1.6rem; right:0; width:10rem; text-align:center;}
div.ProdBox2 div.InCartC p:nth-child(1) {font-size:.75rem}
div.ProdBox2 div.InCartC input[type=text] {margin-top: 2px; width: 50px; font: normal 12px Arial, Tahoma, Geneva, Helvetica, sans-serif; text-align: center; border: 1px solid #AEAEAE;}
div.ProdBox2 div.InCartC p.AddCart:hover {color:#008000;}
div.ProdBox2 div.NoDispoC, section#options .encart {position:relative; width:80%;  text-align: center; margin:1.2rem auto 0 auto; padding:5px; border:1px solid #bf3e1f; border-radius:3px}
div.ProdBox2 div.NoDispoC p:nth-child(1) {font-size:1rem; color:#bf3e1f; text-transform: uppercase;}
div.ProdBox2 div.NoDispoC p:nth-child(2) {font-size:.75rem; color:#0f0f0f; text-transform: uppercase;}
div.ProdBox2 input.AddCartBtn,
div.ProdBox2 input.ShowCartBtn {display:inline-block; border-radius:3px; border:1px solid rgba(0, 0, 0, 0.1); color:#FFFFFF; cursor:pointer; font-weight:bold; font-size:.7rem; margin:.4rem 0 0 0; padding:0.5rem .7rem 0.5rem 1.4rem; text-decoration:none; background:#e75735 url('../images/AddCart3.png') no-repeat 5px center;}
div.ProdBox2 input.AddCartBtn:hover {box-shadow: 0px -2px 0px 0px #bf3e1f inset;}
div.ProdBox2 input.ShowCartBtn {margin: 4px 0 0 0; background: rgb(63, 143, 78) url('../images/ShowCart.png') no-repeat 5px center;}
div.ProdBox2 input.ShowCartBtn:hover {box-shadow: 0px -2px 0px 0px #005800 inset;}

section#produits div#promo div.ProdBox2 {width:26rem; height:29rem}
section#produits div#promo div.ProdBox2 blockquote p:first-child {width:17rem}
section#produits div#promo div.ProdBox2 div.Inf {width:15rem; margin:.82rem auto 0 auto; text-align:center}
section#produits div#promo div.ProdBox2 div.InCartC {position:relative; bottom:inherit; margin:1.4rem auto 0 auto}


/* Options */
div#home section#options div.ProdBox2 h3 {font:var(--LatoFont); color:var(--BordeauColor); margin-top:1rem; font-size:1.5rem; text-align:center;}
section#options div.options-f {display:flex; justify-content:space-around; align-items:flex-start; margin-top:1rem}
div#home section#options div.ProdBox2 {width:23rem; height:29rem; background:none; background-color:white;}
div#home section#options div.ProdBox2 div.ImgProd img {width:13rem;}
div#home section#options div.ProdBox2 blockquote {margin-top:0;}
section#options div.tarif-f {display:flex; justify-content:space-between; align-items:flex-start;}
section#options div.tarif-f p {font-size:.80rem; font-weight:inherit; margin:inherit; margin-top:0; text-align:inherit; width:inherit;}
section#options div.tarif-f p:nth-child(1) {width:46%; text-align:right;}
section#options div.tarif-f p:nth-child(2) {width:45%; text-align:left;}
div.ProdBox2 blockquote p.ter:first-child {width:18rem}
section#options .encart {padding:1rem 1.5rem; margin-top:2.8rem;}
section#options .paiements {width:51.7rem; text-align:center; margin:2rem auto; padding:2rem; background-color:white; border-radius:.3rem;}
section#options .paiements p:nth-child(2) {margin:.4rem 0 0 0}
section#options .paiements p:nth-child(3) {margin:1.5rem 0 .4rem 0}

/* Matière */
div#home section#matiere div.matiere-f h3 {font:var(--LatoFont); color:var(--BordeauColor); font-size:1.5rem; text-align:center;}
div#home section#matiere div.matiere-f {display:flex; justify-content:space-around; align-items:flex-start; margin-top:1rem}
div#home div.matiere-f .left_bloc {width:32rem; text-align:justify; margin-right:2rem; padding: 2rem; background-color:white; border-radius:.3rem;}
div#home div.matiere-f .right_bloc {width:32rem; height:10.8rem; text-align:justify; padding:2rem; background-color:white; border-radius:.3rem;}
div#home div.matiere-f .right_bloc ul {margin-top:1rem}
div#home div.matiere-f .right_bloc ul li {margin-left: 1.2rem; background: transparent url('../images/puce1.gif') no-repeat 0 6px; padding-left:1rem;}

div#home section#go2refs div#bouton-1 {margin:0 auto;}


/* Liens par défaut */
a:link {
    color: #ffffff; 
    text-decoration: none;
}

a:visited {
    color: #ffffff; 
    text-decoration: none;
}

a:hover {
    color: #800000;
    text-decoration: none;
}

.Round9 {
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
	border-radius: 9px 9px 9px 9px;
}

.Round8 {
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	border-radius: 8px 8px 8px 8px;
}

.Round6 {
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}

.Round5 {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.Round4 {
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

.Round3 {
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.Shadow {
	-webkit-box-shadow: #8B8A8A 0px 0px 20px;
	-moz-box-shadow: #8B8A8A 0px 0px 20px;
	box-shadow: #8B8A8A 0px 0px 20px;
}

.SoftShadow {
	-webkit-box-shadow: 5px 5px 5px #C9C9C9;
	-moz-box-shadow: 5px 5px 5px #C9C9C9;
	box-shadow: 5px 5px 5px #C9C9C9;
}

.SoftShadow2 {
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.88);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.88);
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.88);
}
 

.FloatL {
	position: relative;
	float: left;
	display: inline;
}

.FloatR {
	position: relative;
	float: right;
	display: inline;
}

.clearfix {
	float: none;
	clear: both;
}

input[type=checkbox] {
	 vertical-align: middle;
} 

.ccab {
  display: none;
}

hr {
  border-color: rgb(184, 183, 183) -moz-use-text-color -moz-use-text-color;
  border-style: solid none none;
  border-width: 1px medium medium;
}


a.GoTop {
    display: block;
    position: relative;
    top: 0px; left: 0px;
    width: 250px;
    background: transparent url('../images/GoTop.png') no-repeat 0 0;
    padding: 0 0 0 20px;
    font-size: 11px;
    cursor: pointer;
    color: black
}

/* Top Barre */

div.PageTop {
    position: absolute;
    top: 0px; left: 0px;
    width: 100%; height: 121px;
    background-color: #c2492e;
}


div.Centrage {
    position: relative;
    top: 0px; left: 50%;
    width: 992px; min-height: 800px;
    padding-bottom: 80px;
    margin: 0 0 50px -491px;
}

/* TOP */
div.TopBar {
    position: relative;
    top: 0px; left: 0px;
    width: 100%; height: 114px;
}

div.TopBar div.LinkBar {
    position: relative;
    top: 0px; right: 20px;
    margin-top: 7px;
    width: 100%;
    text-align: right;
    color: white;
}

div.TopBar div.LinkBar a:link,
div.TopBar div.LinkBar a:visited {
    font: normal 13px Verdana, Geneva, Helvetica, sans-serif;
    color: white;
}

div.TopBar div.LinkBar a:hover {
    text-decoration: underline;    
} 

div.TopBar div.TitreC {
    margin: -6px 0 0 0;
    width: 650px; height: 100px;
    background: transparent url('/images/Titre1.png') no-repeat 0 0;
}

div.TopBar div.TitreC h1 {
    display: block;
    position: relative;
    width: 550px;
    top: 70px; left: 98px;
    font: normal 25px 'raleway', sans-serif; color: #ffffff;
}

div.TopBar div.TitreC2 {
    margin: -5px 0 0 80px;
    width: 240px;
    text-align: right;
}

div.TopBar div.TitreC2 p:first-child {
    margin-top: 15px;
    font: normal 15px 'raleway', sans-serif; color: #ffffff;    
}  


div.TopBar div.TitreC2 p:nth-child(2) {
    font: normal 12px 'raleway', sans-serif; color: #ffffff;    
}

div.TopBar div.TopIdentC,
div.TopBar div.TopLoggedC {
    position: absolute;
    top: 82px; left: 665px;
    width: 293px;
    padding: 8px 15px 8px 5px;
    text-align: right;
    background-color: #ee7d3f;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;    
}

div.TopBar div.TopIdentC p:nth-child(2), div.TopBar div.TopIdentC p.TopOk {
    margin: 0px 8px 0 8px;
    font: normal 12px Verdana, Geneva, Helvetica, sans-serif;
    color: white;    
}

div.TopBar div.TopIdentC p:nth-child(4) {
    margin: 0 15px 0 0;
    font: bold 12px Verdana, Geneva, Helvetica, sans-serif;
    color: white;    
}

div.TopBar div.TopLoggedC {
    top: 70px;
    padding: 6px 15px 6px 5px;
}

div.TopBar div.TopLoggedC p {
    font: normal 12px Verdana, Geneva, Helvetica, sans-serif;
    color: white;
}


  

.TB_Wrapper {
  position: relative;
  top: 0px; left: 0px;
  width: 980px; height: 283px;
  margin-top: 10px;
}

.TB_Wrapper .Slide {
    font-size: 11px; color: #595858;
        
}

div.TB_Wrapper div.CC blockquote {
    position: relative;
    top: 0px; left: 0px;
    width: 190px; height: 150px;
    padding: 10px 15px 10px 15px;
    text-align: center;   
}


div.ShowPanier {
    display: none;
    position: relative;
    top: 0px; left: 0px;
    width: 968px; height:30px;
    padding: 5px 10px 4px 0;  
    margin-top: 10px;
    border: 1px solid #e1e0e0;
    text-align: right;
    background-color: #e3edd4;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
}

div.ShowPanier blockquote:first-child {
    width: 275px;    
}

div.ShowPanier blockquote:nth-child(2) {
    width: 275px;    
}

div.ShowPanier blockquote p {
    display: inline;
}

div.ShowPanier blockquote p a:link,
div.ShowPanier blockquote p a:visited {
    font-size: 10px; color: #595858;     
}
div.ShowPanier blockquote p a:hover {color: #800000;}


div.MainContener {
    position: relative;
    top: 0px; left: 0px;
    margin-top: 30px;
    width: 100%; height: 100%;
}

/* Boxes */
div.Box {
    margin: 0px 10px 10px 0px;
    border: 1px solid #e1e0e0;
    background-color: #ffffff;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px; 
}

div.Small {
    width: 205px;
}

div.Normal {
    width: 318px;
}

div.Large {
    width: 647px;
}

div.Full {
    width: 978px;
}

/* Home */

p.ES {
  background-color: #df6429;
  color: white;
  display: block;
  font-size: 16px;
  margin: 0 auto 15px auto;
  padding: 15px 30px;
  text-align: center;
  cursor: pointer; color: white
}

p.ES:hover {background-color: rgba(194, 76, 46, 0.74);}

div.PromoTopLine {display:flex;}

div.PromoTopLine .ProdBox {width:46.2%; height:420px}
div.PromoTopLine div.ProdBox h2, div#OptBox h2 {color:red; font-weight:bold}
div.PromoTopLine div.ProdBox blockquote p:first-child {width:100%; height:32px}
div.PromoTopLine div.ProdBox blockquote p:nth-child(3) {margin-top:0}
div.PromoTopLine .ProdBox div.Inf {width:55%; margin-top:0}
div.PromoTopLine .ProdBox div.InCartC {position:relative; height:inherit; margin-left:20px; bottom:inherit; text-align:inherit;}
div.PromoTopLine .ProdBox div.InCartC input.AddCartBtn {padding:8px 9px 8px 20px; font-size:12px;}
div.PromoTopLine .ProdBox div.RappelPromo {text-align:center; margin-top:10px; font-size:14px;background-color:rgba(210, 66, 29, 0.74); color:white; border-radius:2px; padding:10px 30px}

section#intro div.top_home {position:relative; width:56rem; height:16rem;  margin:0 auto 0 auto; background-image: url('../images/top_home.jpg'); background-position:center center; background-size:cover; background-repeat:no-repeat;}
section#intro p.leg {width:58.6rem; margin:.3rem 0 3rem 0; text-align:right; font-style:italic;}
section#intro div.intro-f span {font-weight:bold; color:var(--BordeauColor)}
section#intro div.intro-f ul {margin-top:1rem}
section#intro div.intro-f ul li {margin-left: 1.2rem; background: transparent url('../images/puce1.gif') no-repeat 0 6px; padding-left:1rem;}
div#home .intro2 {width:53.3rem; margin:2rem auto; font-size:1rem; text-align:center; border:1px solid #c9c9c9; padding:1rem; border-radius:.3rem;}
section#intro .signature {text-align:right; margin-right:1.7rem;}
section#intro .signature p {margin:0}


div.Inf p:first-child {
    font-size: 12px; font-weight: bold;
}

div.Inf p:nth-child(2) {
    margin-top: 2px;
    font-size: 17px; color: #9c3939;    
}

div.Inf p:nth-child(3) {
    color: red;
    font-style: italic;  
}

div.InCartC {
    position: absolute;
    bottom: 28px; right: 0px;
    width: 160px; height: 60px;
    text-align: center;
}

div.InCartC input[type=text] {
    margin-top: 2px;
    width: 50px;
    font: normal 12px Arial, Tahoma, Geneva, Helvetica, sans-serif;
    text-align: center;
    border: 1px solid #AEAEAE; 
}

div.InCartC p.AddCart:hover {
    color: #008000;
}

input.AddCartBtn, input.ShowCartBtn {
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.3);
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font: bold 10px Verdana,Tahoma,Geneva,Helvetica,sans-serif;
    margin: 6px 0 0 0;
    padding: 2px 9px 2px 20px;
    text-decoration: none;
    width: auto;
    background: #e75735 url('../images/AddCart3.png') no-repeat 5px center;
}

div.CartC div.B5 .AddCartBtn {
    font-size: 16px;
    font-weight: normal;
}



div.SelC {
    margin: 45px 0 0 12px;
    width: 318px;
    overflow: hidden;
    background: white url('/images/ArrowDown.png') no-repeat 285px center; 
    border-radius: 4px; 
    box-shadow: 0 1px 3px rgba(0,0,0,0.2); 
    border: solid 1px #ccc; 
}

div.SelC select { 
    width: 108%;
    background-color: transparent; background-image:none; 
    -webkit-appearance: none;
    border: none; box-shadow:none; 
    padding: 0.3em 0.5em;
    font: normal 16px Arial, Tahoma, Geneva, Helvetica, sans-serif; color: #808080
}

div.SelC select::-ms-expand {
    display: none; /* hide default arrow in IE10 */
}

div#ESPC {
    position: relative; top: 0px; left: 0px;
    padding: 10px 0 0 30px; 
}

div.Opener {
  border: 1px solid #C7B299;
  cursor: pointer;
  margin: 0 0 20px;
  position: relative;
}
div#Opened {
  display: none;
}

.Down {
  background: url("../images/PictoArrowBas.png") no-repeat scroll 15px 10px rgba(0, 0, 0, 0);
}

div.Opener h2 {
  font: italic 18px 'Times New Roman',Verdana,Tahoma,Geneva,Helvetica,sans-serif;
  left: 0;
  margin: 0;
  padding: 6px 0 8px 40px;
  text-align: left;
  top: 0;
  width: 500px;
}

.Up {
  background: url("../images/PictoArrowHaut.png") no-repeat scroll 15px 10px rgba(0, 0, 0, 0);
}

div.ListeCom {
    position: relative; top: 0; left: 0;
    width: 800px; margin: 10px 0 0 40px;
    font-size: 12px;
    padding-bottom: 50px;
}

table#ListeComm tr#Head td {
    font-weight: bold;
    height: 25px; vertical-align: middle;
    background-color: #F8E4C9;
    border-bottom: 1px dotted #ACACAC;
}

table#ListeComm td.C1 {
    width: 150px;
    padding: 0 0 0 10px;    
}

table#ListeComm td.C2 {
    width: 100px;    
}

table#ListeComm td.C3 {
    width: 80px;
    text-align: right    
}

table#ListeComm td.C4 {
    width: 200px;
    text-align: center    
}

table#ListeComm td.C5 {
    width: 200px;
    padding: 0 10px 0 0;    
}

table#ListeComm tr#Data td {
    height: 30px; vertical-align: middle;
    border-bottom: 1px dotted #ACACAC;
}

table#ListeComm tr#Data td.Color {
    color: #969696;
} 



a.BtnModCart:link, a.BtnModCart:visited {
  background-color: rgb(231, 102, 72);
  border: 1px solid rgb(191, 62, 31);
  border-radius: 5px;
  color: white;
  display: block;
  font: bold 11px/11px Verdana,Tahoma,Geneva,Helvetica,sans-serif;
  margin-right: 15px;
  padding: 6px 0;
  position: relative;
  text-align: center;
  width: 150px;
}

div.FBBar {
    position: relative;
    top: 0px; left: 0px;
    width: 100%; height: 30px;
    border-top: 1px solid #d3d3d3;
}

div.FBCentrage {
    position: relative;
    top: 0px; left: 50%;
    width: 980px; height: 30px;
    margin: 0 0 0 -490px; 
}

div.FBContent {
    margin-left: 760px;
    width: 200px; height: 22px;
    padding: 5px 0 5px 15px;
    background-color: #d3d3d3;
}

div.BottomBar {
    position: relative;
    top: 0px; left: 0px;
    width: 100%; height: 100%;
    border-top: 8px solid #d3d3d3;
    background: none repeat scroll 0 0 #DEDEDE;
}

div.BottomCentrage {
    position: relative;
    top: 0px; left: 50%;
    width: 982px; height: 250px;
    margin: 0 0 0 -491px;
    padding: 40px 0px 0 0px;
    color: #5c5959; 
}

div.BottomC div.BPart {
    text-align: right;
}

div.BP2, div.BP3, div.BP4 {
    border-right: 1px solid #757575;
    padding: 4px 8px 5px 0;    
}

div.BP1 {
    width: 305px; height: 120px;
    text-align: right;    
}

div.BP2 {
    width: 295px; height: 120px;
    text-align: right;    
}

div.BP3 {
    width: 175px; height: 120px;
    text-align: right;    
}

div.BP4 {
    width: 170px; height: 120px;
    text-align: right;    
}

div.BP5 {
    clear: both;
    position: relative;
    top: 30px; left: 0px;
    width: 100%; height: 80px;
    font-size: 10px;
}

div.BP5 blockquote:first-child {
    width: 600px;
}

div.BP5 blockquote:nth-child(2) {
    width: 370px;
    text-align: right;
}


div.BP1 a, div.BP2 a, div.BP3 a, div.BP4 a, div.BP5 a {
    display: block;
    font-size: 11px;
    color: #5c5959;
}

div.BPart a.Head {
    font-size: 11px;
    font-weight: bold;
}

div.BPart a:hover {
    color: #800000;
}

/* Robret Chaffanjon */
div.RChaff {
  min-height: 700px;
}

h2.Titre {
  position: relative; display: block;
  top: 0; left: 0px;
  width: 470px;
  margin-bottom: 10px;
  font: 25px 'MyLatoLightItalic',Arial,Tahoma,Geneva,Helvetica,sans-serif; color: rgb(194, 73, 46);
}

div.RChaff div#B1,
div.Molle div#B1 {
    width: 598px;
    padding: 20px 25px;
    line-height: 16px;
}

div.RChaff div#B1 blockquote:first-child,
div.Molle blockquote,
div.Certif blockquote {
    position: relative;
    top: 0px; left: 0px;
    font-size: 12px;
    margin-bottom: 10px;
}

div.RChaff div#B1 blockquote:first-child p {
    margin-bottom:15px;    
}

div.RChaff div#B1 blockquote:first-child p:first-letter {
    
}

div.RChaff div#B2,
div.RChaff div#B3 {
    height: 750px;
    margin-right: 0px;
    padding: 18px 17px 0px 17px;
}

div.RChaff div#B2 blockquote,
div.RChaff div#B3 blockquote {
    position: relative;
    top: 15px; left: 0px;
    width: 280px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;    
}

div.Molle {
  min-height: 1200px;
}

div.Molle blockquote:first-child p:first-letter {
    color: rgb(194, 73, 46);
    font-weight: bold;
}

div.Molle div#B1 {
    width: 926px;
}

div.Molle p {
    margin-bottom: 10px;    
}

div.Molle div#B2 {
    width: 636px; height: 305px;
    padding: 20px 25px;
    margin-right: 10px;
}

div.Molle div#B3 {
   padding: 20px 25px;
   margin-right: 0px
}

div.Certif {
  min-height: 500px;
}

div.Certif blockquote:first-child {
    margin-bottom: 30px;
}

div.Certif blockquote:first-child p:first-letter {
    color: rgb(194, 73, 46);
    font-weight: bold;
}

div.Certif div#B1, div.Mentions div#B1 {
    width: 926px;
    padding: 20px 25px;
}

div.Mentions div#B1 blockquote {
    padding: 0 30px; text-align: justify;
}

div.Certif div#B2 {
    width: 926px;
    padding: 20px 25px;
    /*background: white url('../images/Logo_IGP.png') no-repeat 820px 30px;*/
}

div.Certif div#B3 {
    width: 926px;
    padding: 20px 25px;
    text-align: center;
}

div.Certif div#B3 blockquote {
    font-size: 16px;
}

div.Certif p, div.Mentions p {
    margin-bottom: 10px;    
}

div.Certif ul li {
    margin-left: 20px;
    background: transparent url('../images/puce1.gif') no-repeat 0 6px;
    padding-left: 13px;   
}

div.RefC {
    padding: 0px 0 0 20px;
    min-height: 850px;
}

div.RefC div.Small {
    height: 260px;
    padding: 15px 10px;
    text-align: center;
    background-color: white;
}

div.RefC div.Small:hover {
    background-color: #F9F4E0;
}

div.RefC div.Small blockquote.Txt {
    position: absolute;
    top: 120px; left: 10px;
    width: 205px; height: 100px;
    padding: 5px;overflow: auto;
    line-height: 13px; text-align: left;
}

div.RefC div.Small blockquote.Auth {
    position: absolute;
    top: 235px; left: 10px;
    width: 205px; height: 40px;
    padding: 5px;
    font-size: 10px;
    line-height: 11px; text-align: right; color: rgb(194, 73, 46);
    
}

div.LinkC {
    padding: 0px 0 0 40px;
    min-height: 600px;
}

div.LinkC div.Small {
    width: 420px; height: 95px;
    padding: 15px 15px;
    background-color: white;
    cursor: pointer;
}

div.LinkC div.Small:hover {
    background-color: #F9F4E0;
}

div.LinkC div.Small img {
    padding: 3px;
    border: 1px solid rgb(194, 73, 46);
    margin-right: 15px; 
}

div.LinkC div.Small blockquote {
    width: 270px; height: 65px;
}

div.LinkC div.Small blockquote p:first-child {
    font-size: 12px;
    line-height: 13px;
}

div.LinkC div.Small a:link,
div.LinkC div.Small a:hover {
    color: rgb(194, 73, 46);
    font-size: 13px;
}

div.LinkC div.Small a:visited {
    color: rgb(194, 73, 46)
}

div.Cadeaux div#B1 {
    width: 926px;
    padding: 20px 25px;
}

div.Cadeaux div#B2 {
    width: 926px; height: 420px;
    padding: 20px 25px;
}

div.Cadeaux div#B3 {
    width: 976px;
    text-align: center;
    padding: 20px 0 20px 0;
}

div.Condi div#B1 {
    width: 926px; height: 460px;
    padding: 20px 25px;
    font-size: 12px
}

div.Condi div#B1 blockquote p {
    margin-bottom: 15px;
}

div.Hist {font-size: 12px}

div.Hist div#B1 {
    width: 926px; height: 1600px;
    padding: 20px 25px;
}

div.Hist div#B1 blockquote {
    position: relative;
}

div.Hist div#B1 blockquote p {
    margin-bottom: 10px;
    text-align: justify;
}


div.Hist a:link, div.Hist a:visited {
    color: #595858;
}

div.Hist span, div.Conseils span, div.Recettes span {
    color: rgb(194, 73, 46);
    font-weight: bold;
}

div.Conseils {
    font-size: 12px
}

div.Conseils div#B1,
div.Conseils div#B2,
div.Conseils div#B3 {
    width: 907px;
    padding: 20px 30px 20px 40px;
}

div.Conseils blockquote {
    margin: 0 0 0 25px;
    width: 680px
}

div.Conseils blockquote p {
    margin-bottom: 10px;
    text-align: justify;
}

div.Recettes {
    font-size: 12px
}

div.Recettes div#B1 {
    width: 907px;
    padding: 20px 30px 20px 40px;
}

div.Recettes div.ImgC {
    width: 311px; 
    text-align: center;
    
}

div.Recettes img {
    padding: 5px;
    border: 1px solid #585858
}

div.Recettes hr {
    position: relative;
    margin: 50px 0 20px 0
}

div.Recettes blockquote {
    margin: 0 0 0 25px;
    width: 570px; min-height: 400px;
}

div.Recettes blockquote p {
    margin-bottom: 10px;
    text-align: justify;
}

div.Recettes ul li {
    margin-left: 20px;
    background: transparent url('../images/puce1.gif') no-repeat 0 6px;
    padding-left: 13px;   
}

div.IdentC {
    position: relative;
    top: 0px; left: 0px;
    margin-top: 50px;
    width: 977px; height: 500px;
    text-align: center;
}

div.IdentC div:first-child {
    position: relative; display: inline-block;
    top: 0px; left: 0px;
    width: 550px; height: 300px;
    border: 1px solid #e1e0e0;
    background-color: #ffffff;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;   
}

div.IdentC div:first-child h2 {
  position: relative; display: block;
  top: 0; left: 0;
  width: 100%;
  font: 25px 'MyLatoLightItalic',Arial,Tahoma,Geneva,Helvetica,sans-serif; color: rgb(194, 73, 46);  text-align: center;
  margin: 40px 0 20px 0;
}

div.IdentC div:first-child input[type="text"] {
  display: inline-block;
  border: 1px solid #CDCDCD;
  font: 20px 'MyLatoLightItalic',Arial,Tahoma,Geneva,Helvetica,sans-serif; color: rgb(128, 128, 128);  text-align: center;
  padding: 0.3em;
  -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

input.IdentBnt {
display: inline-block;
  border: 1px solid #CDCDCD;
  background-color: rgb(208, 248, 208);
  font: 15px Arial,Tahoma,Geneva,Helvetica,sans-serif; color: rgb(128, 128, 128);  text-align: center;
  padding: 0.2em;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  cursor: pointer    
}


div.IdentC div:first-child a:link,
div.IdentC div:first-child a:visited {
    position: relative; display: inline-block;
    top: 0px; left: 0px;
    margin-top: 10px;
    width: 100%;
    font: 11px Arial,Tahoma,Geneva,Helvetica,sans-serif; color: rgb(128, 128, 128);  text-align: center;
}

div.IdentC div:first-child a:hover {
    color: red
}

div.InscrC {
  position: relative;
  top: 0; left: 0;
  width: 977px;
  margin-top: 50px;
  text-align: center;
}

div.InscrC div:first-child {
  position: relative; display: inline-block;
  top: 0; left: 0;
  width: 550px;
  padding: 40px 45px;
  text-align: left;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(225, 224, 224);
  border-radius: 5px;
}

div.InscrC h2 {
  position: relative; display: block;
  top: 0; left: 0;
  width: 100%;
  font: 20px 'MyLatoLightItalic',Arial,Tahoma,Geneva,Helvetica,sans-serif; color: rgb(194, 73, 46);
  text-align: center;
}

div.InscrC div.IdentBox, div.InscrC div.NLBox {
  position: relative; display: inline-block;
  top: 0; left: 0;
  width: 550px;
  padding: 40px 45px;
  margin-top: 10px;
  text-align: left;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(225, 224, 224);
  border-radius: 5px;
}

div.InscrC div.NLBox {
    padding-top: 10px;    
}


div.FlashInfo {
    margin-top: 0.7rem;
    padding: 0.7rem;
    text-align: center;
    border-color: rgba(194, 76, 46, 0.74);
    width: 26rem;
    margin: .7rem auto;
    cursor:pointer;
}

div.FlashInfo p:nth-child(1) {
    font:var(--LatoFont);
    font-size:1.2rem; font-weight:600;
}

div.FlashInfo:hover {color:#bf3e1f}

    



/* MODALS */
/* Logs Modals */ 
        div#LogSuccessC, div#LogUnSuccessC, div#UnLogC, div#MPass {
             display: none;
             height: 90px;
             background: transparent url('../images/TitreModal1.png') no-repeat center 40px;
        }
        div#LogSuccessC a:link, div#LogSuccessC a:visited {
            display: block;
            margin-top: 3px;
        }
        div#LogSuccessC a:hover {
            color: #800000;
        }
        div#LogSuccessC blockquote, div#LogUnSuccessC blockquote, div#UnLogC blockquote, div#MPass blockquote {
             position: relative;
             top: 100px;
             left: 20px;
             font-size: 12px;    
        }
        
        div#LogSuccessC blockquote p, div#LogUnSuccessC blockquote p, div#UnLogC blockquote p, div#MPass blockquote p {
            position: relative;
            width: 432px;    
        }
        
        
        div#LogSuccessC h2, div#LogUnSuccessC h2, div#UnLogC h2 {
            font-weight: normal;
            font-size: 16px;
            background: transparent url('../images/SmallPictoValid.png') no-repeat 0 3px;
            margin-left: 50px;
            padding-left: 25px;
            width: 330px;
            height: 23px;  
        }
        div#LogUnSuccessC h2 {
            color: #fe1919;
            background: transparent url('../images/SmallPictoUnValid.png') no-repeat 0 3px;
        }
/* EndLogs Modals */

div#ValidFormC {
     display: none;
     height: 220px;
     background: transparent url('../images/BigPictoValid.png') no-repeat center 30px;
}

div#ValidFormC h2 {
    font-size: 18px;
    font-weight: normal; 
}

div#ValidFormC blockquote {
     position: relative;
     top: 120px;
     font-size: 14px;
     text-align: center;
     color: #494949;    
}

div#ValidUdptC, div#UnValidUdptC, div#NoSel {
     display: none;
}

div#ValidUdptC h2, div#UnValidUdptC h2, div#NoSel h2 {
    font-size: 16px;
    font-weight: normal;
    background: transparent url('../images/SmallPictoValid.png') no-repeat 0 2px;
    padding: 0 0 0 20px; 
}

div#UnValidUdptC h2, div#NoSel h2 {
    background: transparent url('../images/SmallPictoUnValid.png') no-repeat 0 2px;
}

div#ValidUdptC blockquote, div#UnValidUdptC blockquote, div#NoSel blockquote {
     position: relative;
     top: 30px; left: 40px;
     font-size: 14px;
     color: #494949;    
} 

div#BadIE, div#UnValidFormC, div#DoublonFormC {
     display: none;
     width: 550px; height: 220px;
     background: transparent url('../images/BigPictoAlert.png') no-repeat center 30px;
     padding: 30px;
}

div#BadIE blockquote, div#UnValidFormC blockquote, div#DoublonFormC blockquote {
     position: relative;
     top: 100px;
     font-size: 14px;
     text-align: center;     
}

div#ActionSuccessC {
     display: none;
     height: 200px;
     width: 300px;
     background: url('../images/BigSuccess.png') no-repeat scroll 55% center rgba(0, 0, 0, 0);
}

div#ModalPanier1, div#ModalPanier2 {
     display: none;
     height: 240px;
     background: transparent url('../images/BigPictoValid.png') no-repeat center 30px;
}

div#ModalPanier3, div#ModalOtherC {
     display: none;
     height: 270px;
     background: transparent url('../images/BigPictoAlert.png') no-repeat center 30px;
}

div#ModalPanier2 {
     height: 270px;
}

div#ModalPanier1 h2,div#ModalPanier2 h2,div#ModalPanier3 h2, div#ModalOtherC h2 {
    font-size: 16px;
    font-weight: normal; 
}

div#ModalPanier1 div.text,div#ModalPanier2 div.text, div#ModalPanier3 div.text, div#ModalOtherC div.text {
     position: relative;
     top: 120px;
     font-size: 16px;
     text-align: center;
     color: #494949;    
}

div#ModalPanier1 div.text div.BtnC, div#ModalPanier2 div.text div.BtnC, div#ModalPanier3 div.text div.BtnC, div#ModalOtherC div.text div.BtnC {
    position: relative;
    top: 30px; left: 0px;
    width: 100%; height: 150px;
}

/* END MODALS */