html, body, div, span, applet, object, iframe, 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;*/
}
h2{
	margin-top:5px;
}

@font-face {
    font-family: 'amazone_btregular';
    src: url('polices/amazone-bt-33359-webfont.eot');
    src: url('polices/amazone-bt-33359-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/amazone-bt-33359-webfont.woff2') format('woff2'),
         url('polices/amazone-bt-33359-webfont.woff') format('woff'),
         url('polices/amazone-bt-33359-webfont.ttf') format('truetype'),
         url('polices/amazone-bt-33359-webfont.svg#amazone_btregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'Balmoral';
	font-style: normal;
	font-weight: normal;
	src: url('polices/balmoral_let_plain.ttf') format('truetype');
		
}

@font-face {
font-family: 'Mistral';
font-style: normal;
font-weight: normal;
src: local('Mistral'), url('polices/MISTRAL.woff') format('woff');
}


html{ 
	font-family: 'arial';
}
body{
	min-width:1100px;
	/*background: url(img/bac_raisin_vigne.jpg) no-repeat center center fixed;*/ 
	background: url(img/raisin_main2.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.msgMajeur{
	background-color:rgba(247, 231, 206,0.8);
	position: absolute;
	margin-left: 10vw;
	margin-right: 10vw;
	margin-top: 10vh;
	margin-bottom: 10vh;
	width:80vw;
	height:80vh;
}
.txtMajeur{
	margin-left: 5vw;
	margin-right:5vw;
	width:70vw;
	height:30vh;
	overflow: scroll;
	overflow-y:auto;
	overflow-x:auto;
}
.msgMajeur p{
	color:black;
	text-align: center;
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1em;	
}
.logoMsgMajeur{
	width:30%;
	margin-left:35%;
	margin-right: 35%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.titreProduit{
	font-family: "amazone_btregular";
	font-size: 40px;
}
.prodDescri{
  	height: 100px;	
  	overflow: hidden;
    vertical-align: middle;
    
}
.prodDescri p{
	font-family: "Trebuchet MS";
	font-size: 1.0em;
	width: 270px;
	
}
.imgPresentation {
	display: inline-block;
}
.imgPresentation img{
	max-width: 450px;
	padding-right: 20px;
}
.textPresentation{
	font-family: "Trebuchet MS";
	display: inline-block;
	max-width: 600px;
	font-size: 1.1em;
	vertical-align: top;

}

.contentLogo{
	/*background-image: url(img/fond/transparent.png);*/
	background-color: #fff;
	min-width: 100%;
	min-width: 1100px;
	opacity: 0.8;
	height: 150px;
	margin: 0 auto;
	text-align: center;
}
.logo{
	z-index:2;
	width: 90px;
	margin-top: 10px;
	margin-right:auto;
	margin-left:30px;
	vertical-align: center;
}
.bannieremenu{
	position: absolute;
	top:100px;
	width: 100%;
}
a:link 
{ 
 	text-decoration:none; 
}
#conteneur-menu{
	top:10px;
	position: relative;
	height: 50px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
#menu{
	height: 50px;
	opacity: 0.8;
	background-color: rgba(247, 231, 206,0.8);
	width: 720px;
	margin: 0 auto;
	text-align: center;
	border-radius: 10px;
	font-size: "Trebuchet MS";
}
#conteneur-menu2{
	position: relative;
	margin-top: 20px;
	height: 50px;
	width: 100%;
	text-align: center;
	z-index: 2;
}
#menu2{
	height: 50px;
	background-color: #FFF;
	opacity: 0.8;
	width: 970px;
	margin: 0 auto;
	text-align: center;
	border-radius: 10px;
}
/*nav{
	text-align: center;
	margin: 0 auto;
}*/
dl{
	font-weight: bold;
	height: 50px;
	margin: 0; padding: 0;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
}
#menu2 dl{
	font-weight: bold;
	height: 50px;
	margin: 0; padding: 0;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
dt{
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
dd{
	display: block;
	margin: 0; padding: 0;
}
dd ul{
	margin: 0; padding: 0;
	text-align: center;
	list-style: none;
}
dl dt a{
	color: black;
}
dd ul li a{
	color: #8C1203;
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
#menu2 dd ul li a{
	color: #8C1203;
	display: block;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
dd ul li a{
	color: #8C1203;
}
#menu2 dd ul li a{
	color: #8C1203;
}
a:hover a{
	color:#2A6496;
}
dd ul li{
	background: url(img/sous-menu.jpg) no-repeat center center fixed; 
 	background-size: cover;
	display: block;
	margin: 0; padding: 0;
}
dl:hover dd{
	display: block;
}
dl:hover{
	color:#2A6496;
}
dl dd{
	display: none;
}
/*nav ul {
    margin: 0; padding: 0;
    list-style: none;
}
nav a {
	color : #0d3961;
    display: block;
    text-decoration: none;
}
nav a:visited {
	color:#0d3961;
}
nav li{
	display: inline-block;
}*/
.commander{
	position: absolute;
	right: 13%;
	top: -30px;
}
.commander img{
	width: 200px;
}
.telephone{
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	display: inline-block;
	text-align: center;
	color: #000;
	right: 27%;
	top:20px;
}
.telephone2{
	font-size: 22px;
	color: #BC7202;
	vertical-align: middle;
	display: inline-block;
}
.adresse{
	text-align: center;
	position: absolute;
	display: block;
	margin-right: 0;
	font-size: 20px;
	font-weight: bold;
	width: 200px;
	left: 15%;
	top:40px;
	color: #BC7202;
}
.horaires{
	text-align: center;
	position: absolute;
	display: block;
	margin-right: 0;
	font-size: 18px;
	font-weight: bold;
	width: 200px;
	left: 28%;
	top:10px;
	color: #8C1203;
}
.livraison{
	position: absolute;
	top:112px;
	width: 100%;
	border-bottom: 1px dashed #000;
	text-align: center;
	color: #BC7202;
	font-family: 'amazone_btregular';
}
.salade{
	position: fixed;
	top:150px;
	left: 5%;
	width:15%;
}
.hamburger{
	position: fixed;
	top:350px;
	left: 5%;
	width:15%;
}
.pizza{
	position: fixed;
	top:550px;
	left: 5%;
	width:15%;
}
.blocbas > div{
	display: inline-block;
	margin-top: 10px;
	color:#8C1203;
	font-weight: bold;
}
.blocbas {
	min-width: 100%;
	min-width: 1100px;
	border-top: 1px dashed #000;
	color:#8C1203;
	height: 50px;
	width: 100%;
	background-color: #fff;
	opacity: 0.8;
	bottom : 0;
	color: black;
	clear: both;
	text-align: center;
    margin: 0px auto;
}
.blocbas img{
	vertical-align: middle;
}
.informapik a{
	text-decoration: none;
	color:#8C1203;
}
.informapik a:hover{
	color:#2A6496;
}
a#fermer:visited {
	color:#0C3860;
}
.mentionlegale{
	cursor: pointer;
	margin-right: 5px;
}
.newsletter a{
	text-decoration: none;
	color:#8C1203;
}
.newsletter a:hover{
	color:#2A6496;
}
.mentionlegale:hover{
	color:#2A6496;
}
#grayBack{
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: black;
     z-index: 20;
     opacity: 0.8;
     display: none;
}
#texte{
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	color:black;
	left: 50%;
	top: 50%;
	position: fixed;
	overflow: auto;
	height: 600px;
	margin-left: -350px;
	margin-top: -300px;
	width: 700px;
	background-image: url(img/fond/transparent.png);
	z-index: 20;
	display: none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.pageContact{
	margin-top: 20px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
.formcontact{
	/*margin-right: auto;
	margin-left: auto;
	width: 100%;*/
	font-weight: bold;
	padding: 15px;
	text-align: center;
}
.contactEnvoyer{
	font-weight: bold;
}
.formcontact table{
	margin-right: auto;
	margin-left: auto;
}
.newsletter{
	cursor: pointer;
	margin-right: 5px;
}
.connexion{
	margin-top: 100px;
	text-align: center;
	padding:20px;
}
.connexion input{
	color:black;
}
.slideshow { 
   overflow: hidden;  
   border: 3px solid #F2F2F2;  
}  
.slideshow ul {  
    /* 4 images donc 4 x 100% */  
   padding:0; margin:0;  
   list-style: none;  
}  
.slideshow li {  
   float: left;  
}
.wrapper {
	margin-top:10px;
	color: #000;
	top: 25px;
	padding: 10px;
	right: 0;
	left: 0;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	z-index: 1;
	margin-bottom:20px;
}
.containeurProduits{
	margin-top:10px;
	top: 25px;
	padding: 10px;
	right: 0;
	left: 0;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	z-index: 1;
	margin-bottom:20px;
}
.zoneProduit{
	display: inline-block;
	background-color:rgba(247, 231, 206,0.8);
	color: #000;
	margin-left: 30px;
	margin-right: 0px;
	border-radius: 10px;
	width: 500px;
	height:500px;
	z-index: 1;
	margin-bottom:20px;
}
.imgProd{
	z-index:2;
	height:350px;
	margin-top: 10px;
	margin-right:20px;
	margin-left:20px;
}
#superSizeSlide{
	height: 800px;
	z-index: 75;
}
.close{
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	display: none;
	z-index: 100;
	border: 2px solid;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	-o-border-radius:35px;
	border-radius:35px;
	position: fixed;
	right: 10px;
	top:25px;
	color:white;
	width: 35px;
	height: 35px;
	background-color: black;
}
.close:hover{
	color:white;
}
#grandDiapo{
	cursor:pointer;
}
#grandDiapo1{
	cursor:pointer;
}
#grandDiapo2{
	cursor:pointer;
}
#grandDiapo3{
	cursor:pointer;
}
#grandDiapo4{
	cursor:pointer;
}
#grandDiapo5{
	cursor:pointer;
}
#grandDiapo6{
	cursor:pointer;
}
.imageDiapo{
	cursor: pointer;
}
.imageDiapoDroit{
	cursor: pointer;
}
.formNewsletter{
	width: 900px;
	margin: 0 auto;
}
.formNewsletter input{
	display: inline-block;
	margin-top: 10px;
}
.submitNews{
	text-align: center;
	margin: 10px;
}
.tableClient td{
	border: 1px solid;
	border-collapse: collapse; 
}
.tableClient table {
	width: 100%;
	position:relative;
	z-index: 3;
	background: #b3dced; /* Old browsers */
	background: -moz-linear-gradient(top, #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* IE10+ */
	background: linear-gradient(to bottom, #b3dced 0%,#29b8e5 50%,#bce0ee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dced', endColorstr='#bce0ee',GradientType=0 );
	
}
.tableClient td{
	text-align: center;
}
.tableClient th
{
	text-align: center;
}
@media (max-width: 1024px) {
	.telephone{
		right: 50px;
	}
	.adresse{
		left: 15px;
	}
	.horaires{
		left: 200px;
	}
	.commander{
		top:0px;
		right: -100px;
	}
	.commander img{
		width: 150px;
	}
}


/* Modification du  15 septembre 2015 */

.div_entete{
min-height:118px;

background-color:rgba(247, 231, 206,0.8);
border-bottom:1px solid #000;
}

.spadressein{

	display:inline-block;
	width:34%;
	text-align:center;
	vertical-align: middle;
}
.sptitre{
	display:inline-block;
	width:50%;
	text-align: center;
	vertical-align: middle;
}
.titreMenu{
	font-family:"amazone_btregular";
	color:black;
	font-size:58px;
}
.spadresse{
	display:inline-block;
	text-align: center;
	font-family:"Trebuchet MS";
	font-size:22px;
	color:black;

}
.splogo{
	display:inline-block;
	width:25%;
	text-align:right;
	margin-bottom: 10px;
}

.spouverture{
display:inline-block;
text-align:center;
width:32%;
font-family:Mistral,cursive;
font-size:22px;
color:#8C1203;
}

.spib{
display:inline-block;
text-align:left;
}


.menu{
width:800px;
/*background-color:#F1E09C;*/
/*background-color:#F1E08C;*/
background-color:rgba(255,240,140,0.8);
margin:0 auto;
margin-top:20px;
color:#DD7800;
text-align:center;
padding-top:1px;
padding-bottom:1px;
cursor:pointer;
}

.cat_menu{
font-family:Mistral,cursive;
font-weight:bold;
/*text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/
}


.blocbas{
	bottom: 0;
	position: fixed;
}


.wrapper{
	margin-bottom:80px;
	background-color:rgba(247, 231, 206,0.8);
}


@media (max-width:1170px)
{
	.spouverture{
	margin-left:10%;
	margin-top:10px;
	}
	
	.spouverture{
	width:auto;
	}
}