body {
font-size:85%;
font-family:Georgia,times new roman,times;
zoom:100%;
margin:0;
background:#E6ddb5;
_background:#fff;
box-shadow:0 811px 500px -500px #FFFFFF inset;
}

a {
color:#aa0047;
}

a:hover {
}
#horaires {
float:right;
margin-top:1em;
width:300px;
color:#766;
/*border:1px ridge #aaa;*/
padding:0.4em 1em;
-moz-border-radius:1em;
background-color:#FFfFcA;
}

#contenu, #header {
margin-left:auto;
margin-right:auto;
}

#header {
width:900px;
}

#nav {
    height:3em;
    width:900px;
    margin-left:auto;
    margin-right: auto;
}
#nav ul {
    margin:0;
    padding:0;
}
#nav ul li {
    list-style:none;
    margin: 0 .5em 0 0;
    float:left;
}
#nav ul li a {
    display:block;
    float:left;
    color:#fff;
    font-weight: bold;
    text-decoration: none;
    padding:.5em 2em;
    margin:0;
    background:#aa0047;
}
#nav ul li span {
  border-color: transparent transparent transparent #aa0047;
  border-style:solid;
  border-width:15px 15px 15px 10px;
  width:0;
  height:0;
  display:block;
  float:left;
  _border:none;
}
#nav ul li:hover {
    opacity:0.8;
}

#contenu {
width:849px;

}

#contenu {
background: #532A15 url(img/patch-1.png) no-repeat 15px 15px;
color:#fff;
padding:1.5em;
border: 5px solid #332211;
}

#contenu table {
border-collapse:separate;
margin-bottom:1em;
}

#contenu a {
color:#ff7096;
color:#60CBFF;
}

#contenu td {
vertical-align: top;
color:#fff;
text-align:center;
background: rgba(0,0,0,0.2);
border:4px solid #2D160C;
}
.produit {
color:#fff;
text-align:center;
background: rgba(0,0,0,0.2);
border:.3em solid #2D160C;
height:300px;
width:31.3%;
margin:10px 1% 0 0;
float:left;
padding:0;
}

#contenu td img{
margin:0;
}


#header h1, #header h3 {
color:#ea0021;
-moz-border-radius:1em 1em 0 0;
}
/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
      font-family: "Fertigo";
      src: url(http://zend.lepotlatch.org/gourmandises/public/fonts/Fertigo.otf)
            format("opentype");
}
h2.logo {
font-size:3em;
text-indent:-9999px;

background:transparent url(img/logo.png) no-repeat top left;
width:350px;
height:98px;
margin:0;
}

#header h3 {
background-color:#FFfFcA;
padding:0.7em;
margin:0;
}

h2 {
font-size:2em;
font-family: Fertigo,Georgia;
font-weight:normal;
}
h2#samovar {
text-shadow:2px 2px 0px rgba(0, 0, 0, 0.3);
font-size:4em;
margin:0;
}
.encadre {
background : #32190D;
padding:10px 20px;
border: 4px solid #2D160C;
}
#contenu img {

}
.photo {
border:3px solid #310;
}

.photoGauche,.photoDroite {
border:3px solid #310;
float:left;
margin : 0 2em 2em 0;
}
.photoDroite {
    float:right;
    margin:0 0 2em 2em;
}

.clear {
clear:both;
}

.premier {
clear:right;
}
.premier,.deuxieme,.troisieme,.quatrieme {
width:48%;
margin-left:2%;
_width:46%;
float:left;
}
.premier img, .troisieme img {
float:right;
margin-left:2em;
}

.deuxieme img {
float:right;
margin-right:2em;
}

.premier h2 {
color:#ff5091;
}

.deuxieme h2 {
color:#64FF14;
}

.troisieme h2 {
color: #ffff30;
}

#footer {
text-align:center;
padding-bottom:3em;
}

/*****************************
*LIGHTBOX
* ***************************/

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev {
    left: 0;
    float: left;
}
#lightbox-nav-btnNext {
    right: 0;
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

