@charset "utf-8";
/* CSS Document */


body {
background-image: url('images/bg.png');
background-repeat: repeat-x;
}

h4 {
font-family: Verdana, Times New Roman, Times, serif;
text-align: justify;
color: white;
font-size: 12px;
}

h5 {
font-family: Verdana, Times New Roman, Times, serif;
text-align: center;
color: white;
font-size: 11px;
}

p {
font-family: Verdana, Times New Roman, Times, serif;
text-align: justify;
color: white;
font-size: 11px;
}

a {
font-family: Verdana, Times New Roman, Times, serif;
text-align: justify;
color: white;
font-size: 11px;
text-decoration: none;

}

h3 {
font-family: Verdana, Times New Roman, Times, serif;
text-align: center;
color: black;
font-size: 13px;
text-decoration: none;

}


img {
border: none;
}

li {
font-family: Verdana, Times New Roman, Times, serif;
text-align: justify;
color: white;
font-size: 11px;
}

#frame {
background-color: black;
margin: auto;
margin-top: 20px;
width: 800px;
margin-bottom: 50px;
}

#entete {
margin: auto;
}

.barremenu {
line-height: 15px;
text-align: right;
padding-right: 60px;
margin-bottom: 45px;
}

.nomsection {
float: left;
margin-left: 50px;
text-align: center;
padding-left: 9px;
padding-right: 9px;
line-height: 30px;
height: 30px;
}

.boutonaccueil {
float: left;
margin-left: 300px;
background-image: url(images/bg2.png);
text-align: center;
padding-left: 7px;
padding-right: 7px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 30px;
}

.boutonsuivant {
float: left;
margin-left: 3px;
background-image: url(images/bg2.png);
text-align: center;
padding-left: 7px;
padding-right: 7px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 30px;
}

.boutonaccueilhigh {
float: left;
margin-left: 300px;
background-color: #4e2a00;
text-align: center;
padding-left: 7px;
padding-right: 7px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 30px;
}

.boutonsuivanthigh {
float: left;
margin-left: 3px;
background-color: #4e2a00;
text-align: center;
padding-left: 7px;
padding-right: 7px;
padding-top: 1px;
padding-bottom: 1px;
line-height: 30px;
}



#contenucentral {
background-image: url(images/bg.png);
margin-left : 140px;
margin-right : 180px;
border-top: 1px solid red;
border-bottom: 1px solid red;
min-height: 300px;
padding: 10px;
}

.imagegauche {
float: left;
margin-right: 10px;
}

.imagedroite {
float: right;

}

#backgroundimage {
background-image: url(images/backperoq.png);
background-repeat: no-repeat;
background-position: center;
height: 100%;
padding-bottom: 150px;
}

#sectiongauche {
float:left;
width: 120px;
margin-left: 10px;
}

.menugauche {
margin-top: 10px;
width: 150px;
border: 1px solid white;
}

#sectiondroite {
float:right;
width: 160px;
margin-right: 15px;
}

.boitedroite {
text-align: center;
padding-left: 5px;
padding-right: 5px;
}

.heuresouverture {
float: right;
width: 180px;
border-left: 1px solid red;
margin: auto;
margin: 10px;
padding-left: 5px;
padding-bottom: 10px;
}

#carrepromo {
margin: auto;
}

.listeapuce {
width: 425px;
}

#slogan{
text-align: center;
padding-left: 140px;
}

.imgcartes {
padding: 2.5px;
display: inline-block;
float: right;
}

#footer {
display: inline-block;
background-image: url(images/bg2.png);
border-top: 1px solid red;
padding: 2px;
margin-top: 5px;
width: 796px;
}