@import url(http://fonts.googleapis.com/css?family=Calligraffitti);
/* 
    Created on : 11 juin 2014, 15:54:55
    @Author     : Web et Plus
*/


/*--------------------------------------------*/
/*       =         color codes                */
/*--------------------------------------------*/
/*
Vert : #54b06f;
*/

/*--------------------------------------------*/
/*       =        reset css                   */
/*--------------------------------------------*/


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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
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 {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}


a{
    text-decoration: none;

}

#entete{
    width:  980px;
    background-image: url(img/fondhead.png);
    background-repeat: no-repeat;
    margin : 0 auto;
}
#entete img{
    margin-top: 17px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.vert{
    color : #517c10;
    font-weight: bold;

}
#adresse{
    margin-top: 40px;
    margin-right: 20px;
    float : right;
    font-family: “Trebuchet MS”, sans-serif;
    color : #604d45;
    text-align: right;
}
#adresse p{
    margin-top: 10px;
}

.callage{
    width:  980px;
    margin : 0 auto;
} 
#navigation ul{
    float:right;
}

#navigation li{
    display: inline-block;
    padding : 17px 30px;

}

#navigation li a{
        color : white;
    font-family: “Trebuchet MS”, sans-serif;
    font-weight: bold;
    
}
#navigation li:hover{
    background-color:  #5c0315;

}
#navigation{
    background-image :linear-gradient(#ae3943,#86041c, #730217);
    background-image: -webkit-linear-gradient(#ae3943,#86041c, #730217); /* For Safari 5.1 to 6.0 */
    background-image: -o-linear-gradient(#ae3943,#86041c, #730217); /* For Opera 11.1 to 12.0 */
    background-image: -moz-linear-gradient(#ae3943,#86041c, #730217); /* For Firefox 3.6 to 15 */
     background-color : #86041c;
    height: 50px;
    box-shadow: 0 2px 8px;
    position:relative;
    border-top : solid 1px #ddc0b8;
    z-index: 5;
    min-width:980px;
}

#banniere{
    background-color: #604d45;
    position :relative;
    background-image: url(img/bordure-banniere.png);
    background-position: bottom;
    background-repeat: repeat-x;

}
#banniere .callage{
    background-image: url(img/banniere.jpg);
    background-repeat: no-repeat;
}
.elem-centre{
    display: inline-block;
    color : white;
    font-family: Arial, sans-serif;
    margin-top:150px;
    margin-bottom: 20px;
    width: 32%;
    text-align: center;

}
#resto{
    background-image: url(img/resto.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#pizza{
    background-image: url(img/pizza.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#cafe{
    background-image: url(img/cafe.png);
    background-repeat: no-repeat;
    background-position: center center;
}
#loupe-loc{
    background-image: url(img/loupe.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px;
}
#grill{
    background-image: url(img/grill.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.titre{
    text-transform: uppercase;
    font-family: “Trebuchet MS”, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    padding-top:14px;
}
.rond{
    margin : 10px auto;
    width: 94px;
    height : 94px;
    background: rgb(254,254, 254); 
    background: rgba(254, 254,254, 0.5); 
    border: solid 9px white;
    border-radius: 56px;
    box-shadow: 0 0 24px #000000;        
}
.icone-page{
    float:left;
    margin-top:20px;
    width: 94px;
    height : 94px;
    background: rgb(254,254, 254); 
    background: rgba(254, 254,254, 0.5); 
    border: solid 9px white;
    border-radius: 56px;
    box-shadow: 0 0 24px #000000;  
}
h1{
    font-family: “Trebuchet MS”, Arial, sans-serif;
    color : #604d45;
    font-size: 60px;
    padding : 20px;
    text-align: center;
}
.rond:hover{
    box-shadow: 0 0 5px #000000;  
}
#loupe{
    margin:0 auto;
    text-align: center;
    background-image: url(img/loupe.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    padding-top: 50px;
    font-family: “Trebuchet MS”, Arial, sans-serif;
}
#gros-titre{
    font-size: 1.8em;
    font-weight: bold;

}
#loupe p{ 
    margin: 15px;
    color:#676767;
     min-width:980px
}
#contenu{
    background-color: #f4f3f2;
    padding-bottom: 20px;
    width: 100%;
}
#plan {
    width:930px;
    margin: 0 auto;

}

.logo-mov{
    background-image: url('img/logowep.png');
    background-color: transparent;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    vertical-align: middle;
    position: relative;
    top: -3px;
    margin-left: 3px;
    /* -webkit-transform: rotate(0deg); */
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
#footer a[href="http://www.webetplus.fr"]{
    position: absolute;
    top: 2px;
    right :28px;
    font-size: 0.6em;
    font-style : italic;
}
#footer a[href="http://www.webetplus.fr"]:hover .logo-mov {
    -moz-transform: rotate(-1440deg);
    -webkit-transform: rotate(-1440deg);
    -o-transform: rotate(-1440deg);
    -ms-transform: rotate(-1440deg);
    transform: rotate(-1440deg);
}
#footer .callage{ 
    position : relative;
}
#footer{
    background-color: #5a8510;
    padding : 9px;
    text-align: center; 
    clear:both;
}
#footer a {
    font-family: “Trebuchet MS”, Arial, sans-serif;
    color : white;
    font-size: 0.8em;   
}

.carte {
    margin : 30px;
    text-align: center;
    width: 300px;
    float:left;
}
#bloc-droite{
    width: 450px;
    float:right;
}
#bloc-droite img{
    transform:rotate(5deg);
    -ms-transform:rotate(5deg); /* IE 9 */
    -webkit-transform:rotate(5deg); /* Opera, Chrome, and Safari */
    border:solid 3px #604d45;
    margin : 20px 0;
}
.carte{
    font-family: “Trebuchet MS”, Arial, sans-serif;
    color: #fff;
    background-color: #000000;
    border : solid 9px #604d45;
    padding : 10px;
    margin-left: 50px;
}
.carte p{
    margin: 25px 0 0 0;
    font-size: 2em;
    font-family: 'Calligraffitti', cursive;
}

h2{
    font-size:2em;
    font-weight: bold;
}
.horaire{
    text-align: center;
    font-family: “Trebuchet MS”, Arial, sans-serif;
    font-size: 1.5em;
    margin-bottom: 20px;
}
#bloc-gauche-plan{
    margin-top: 30px;
    margin-left: 20px;
    width: 400px;
    float:left;
    margin-bottom: 20px;
    clear: both;
}
.carte .petit{
    font-size: 18px;
    margin: 10px 0;
}

#bloc-droite p{
    font-family: “Trebuchet MS”, Arial, sans-serif;
    font-size: 1.2em;
    margin-bottom: 20px;
}
.carte-pizza{
    font-family: “Trebuchet MS”, Arial, sans-serif;
    color: #fff;
    background-color: #000000;
    border : solid 9px #604d45;
    padding : 10px;
    margin-top: 30px;
    margin-right: 30px;
    width: 400px;
    float:left;
    margin-bottom: 20px;
}

.pizza{
    margin: 15px 0 0 0;
    font-size: 1.5em;
    font-family: 'Calligraffitti', cursive;
}
.prix{
    float:right;
}
.ingredient{
    font-size:0.8em;
}
.carte-pizza-creme{
    font-family: “Trebuchet MS”, Arial, sans-serif;
    color: #fff;
    background-color: #000000;
    border : solid 9px #604d45;
    padding : 10px;
    margin-top: 30px;
    margin-right: 30px;
    width: 400px;
    float:right;
    margin-bottom: 20px;
}
#mention{

    font-family: “Trebuchet MS”, Arial, sans-serif; 
    font-size: 1.5em;
    margin : 20px auto;
}
#mention p{
    margin-top:10px;
}
#article{
    text-align: center;
    margin-bottom: 15px;
}
.titre-menu{
	border-top:solid 1px white;
	margin-top : 30px;
}