body {
font-size:85%;
font-family:Georgia,times new roman,times;
zoom:100%;
margin:0 3em;
}

a {
color:#aa0047;
}

a:hover {
}
#horaires {
position:absolute;
margin-left:726px;
top:1em;
width:300px;
/*border:1px ridge #aaa;*/
padding:0.4em;
-moz-border-radius:1em;
background-color:#ffffaa;
}

#contenu, #header {
margin-left:auto;
margin-right:auto;
}

#header {
max-width:900px;
}

#contenu {
max-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;
}

#contenu td {
vertical-align: top;
color:#fff;
text-align:center;
background: rgba(0,0,0,0.2);
border:4px solid #2D160C;
}

#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");
}
h1 {
font-size:3em;
text-indent:-9999px;

background:transparent url(img/logo.png) no-repeat top left;
width:350px;
height:73px;
margin:0 0 .4em 0;
}

#header h3 {
background-color:#ffffaa;
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 {
width:200px;
border:3px solid #310;
margin-bottom: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;
}

