@charset "utf-8";

html, 
html * {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: lighter;
   
}



body {
    margin-left: auto;
    margin-right: auto;
    
    
}
.corp
.style-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.row {
}
.style-nav ul {
    list-style-type: none;
    border-bottom: thin dashed #FF0004;
    background-color: #000000;
}
.style-nav ul li a {
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 3px;
    color: #FFFFFF;

}
form label {
	
}
form input {
	
	margin : auto;
	margin-top: 10px ;
	
 
}
form textarea {
	
	width : 250px;
	height :auto ;
	margin-top: 10px ;
	
 
}
.style-nav ul li a:hover  {
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 3px;
    color: #FF001F;
    text-shadow: 0px 0px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.pictos {
	float: none;
    margin-left: auto;
    width: 100%;
    height: 100%;
    margin-right: auto;
	
}
h1 {
    border-bottom: thin solid #E7060A;
    border-top: thin solid #E7060A;
    color: #000000;
}

h3 {
    clear: left;
    float: none;
    color: #FD0004;
    
}
.style-logo {
    max-width: 30%;
    background-color: #000000;
	
}

h3 {
}
img {
    width: 100%;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

    

h2 {
    font-size: 40px;
    padding-top: 0px;
    color: #FFFFFF;
    background-color: #990000;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
}

.ingredients {
    color: #FFFFFF;
    text-align: center;
    float: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
}
.categorie {
    color: #FFFFFF;
    display: block;
    background-color: #B95810;
    text-align: left;
    padding-left: 10px;
    padding-top: 11px;
}

.col {
    text-align: center;
    margin-bottom: 10px;

	
}
li {
    list-style-type: none;
	color: #ffffff;
}
.horaires {
    color: #ffffff;
    font-size: small;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    float: none;
    text-align: center;
    display: inline;
    margin-left: 20px;
}

.adresse {
    text-align:center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: small;
    color: #ffffff;
    margin-right: 20px;
	margin-bottom: 10px;
}
.softs {
	height: auto;
    color: #000000;
    font-size: 20px;
    text-align: left;
}


.titre {
   
    color: #FFFFFF;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
}

.bois {
    text-align: center;
    display: inline;	
}
.intro {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
    color: #F79508;
    font-style: italic;
    font-size: 16px;
    margin-top: 68px;
	margin-bottom: 50px;
}
h5 {
    color: #000000;
   margin-top: 6px; 
    margin-bottom: 2px;
	
}

.header {
	background-color:#000000; 
}
.descriptitre {
    color: #D9090C;
    text-align: left;
    font-weight: bold;
    border-bottom: thin solid #C31C25;
    font-size: 120%;
    display: block;
    margin-left: 20px;
}
.descripdispo {
    color: #FFFFFF;
    margin-top: 10px;
    line-height: 21px;
}

.descriptexte {
    text-align: left;
    color: #FFFFFF;
    display: block;
    margin-top: 10px;
    padding-left: 20px;
    border-left: 0px solid #D9090C;
}
h4 {
	
}
a {
    color: #FA0004;
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;
    text-decoration: underline;	
}
fieldset {
    background-color: #FFFFFF;
}

.footer {
	background-color:#000000; 
}


@media ( min-width : 768px ){
	
	body {
		max-width: 778px;
	}
	.style-nav ul li {
    display: inline-block;
    margin-top: 13px;
    margin-right: 44px;
    height: 30pt;
	}
	
	.style-nav ul {
		text-align: center;
	}
.pictos-demi {
    float: left;
    margin-left: auto;
    width: 50%;
    height: 50%;
    margin-right: auto;
}
.souvtab {
    width: 50%;
}
.col-md-one-half {
    width: 48%;
    float: left;
	margin-left: 1%;
    margin-bottom: 11px;
       
}

.col-lg-one-mini {
    width: 10%;
    height: auto;
    margin-top: 30px;
    float: left;
    margin-left: 2%;
	}

	
}
.boissons {
    color: #FFFFFF;
    position: relative;
    text-align: center;
}
.bois {
    position: absolute;
    top: 49%;
    left: 45%;
    transform: translate(-10%, -40%);
	text-size: 14px;
	
}
.mois {
    text-align: left;
    background-color: #F5A906;
    padding-left: 21px;
    padding-top: 10px;
    margin-top: 30px;
    color: #4B0B02;
}

@media (min-width: 1024px){
	
	body {
		max-width: 1100px;
	}
h2 {
    font-size: 20px;
}
h4 {
    font-size: 19px;
    margin-top: 5px;
    color: #302828;
 
}

	
	
	
	.col-lg-one-fourth {
    width: 24%;
    height: auto;
    margin-top: 47px;
    float: left;
    margin-left: 1%;
	}
	.col-lg-one-mini {
    width: 30%;
    height: auto;
    margin-top: 30px;
    float: left;
    margin-left: 2%;
	}
.pictos-quart {
    width: 24%;
    height: auto;
    float: left;
	margin-left: 1%;
    margin-top: 39px;
	margin-bottom: 15px;
 
   
}
.souvpict {
    width: 25%;
}
.softs {
    background-image: url(images/bois2.png);
    display: block;
}
.boissons {
    color: #FFFFFF;
    position: relative;
    text-align: center;
}
.bois {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-20%, -35%);
}
.mois {
    text-align: left;
    background-color: #F5A906;
    padding-left: 21px;
    padding-top: 10px;
    margin-top: 96px;
    color: #4B0B02;
}







}

.reserver {
    float: none;
    margin-top: -242px;
    margin-left: 33px;
    margin-bottom: 45px;
    max-width: 17%;
}




.arguments {

}

.blabla {
    margin-left: auto;
    margin-right: auto;
}



.horaires {
    color: #000000;
    font-size: small;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    float: none;
    text-align: center;
	display: block;
	
}

.adresse {
    text-align: center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: small;
    color: #ffffff;
    padding-left: 10%;
}



.footer {
    background-color: #000000;
    border-top: medium solid #FFFFFF;
    clear: both;
    height: auto;
    display: block;
    margin-top: 21px;
    padding-left: 0%;
}

.copyright {
    color: #FFFFFF;
    text-align: center;
    float: none;
    margin-top:10px;
}

.plan {
 
    float: left;
    margin-left: 19px;
    margin-top: 20px;
}

.effacerfloat {
    clear: both;
    margin-top: -2px;
}
p{
    color: #FFFFFF;
}


 .sand {
    float: left;
    margin-top: 20px;
    margin-left: 19px;
    margin-bottom: 73px;
}


.modelet {
    display: block;
    margin-top: 10px;
    color: #FF0004;
	float: left;
}
.legende {
    text-align: right;
    color: #FFFFFF;	
}
.nommodele {
    display: block;
    color: #FFFFFF;
    text-align: right;
    border-bottom: thin solid #FF0004;
    margin-top: -30px;
    background-color: #990000;
}
.modeles {
    display: block;
    color: #FFFFFF;
    text-align: left;
    border-bottom: thin solid #FF0004;
    margin-bottom: 7px;
}
.imgevent {
    float: left;	
}
.couleurs {
  
	
}
table {
    border-collapse: collapse;
    background-color: #FFFCFC;
    
		}
		table, th, td {
    border: 1px solid black;
    padding: 5px;
    background-color: #FFFFFF;
    color: #060000;
    
		}
table tr td {
    background-color: #FFFFFF;
}

.intro {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
    color: #F79508;
    font-style: italic;
    font-size: 16px;
    margin-top: 99px;
}

.bon.de.commande {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border-color: #FF0004;
    width: 367px;
    border-left-style: dotted;
    border-left-width: medium;
    padding-left: 12px;
    background-color: #000000;
}
