html,
body,
#home,
#container,
#vins {
	height: 100%;
	margin: 0;
	padding: 0;
}
h1,h2{ margin: 0px; padding: 0px;}
@font-face {
    font-family: 'times';
    src: url('times-webfont.eot');
    src: url('times-webfont.eot?#iefix') format('embedded-opentype'),
         url('times-webfont.woff') format('woff'),
         url('times-webfont.ttf') format('truetype'),
         url('times-webfont.svg#times_new_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body > #container {
	height: auto;
	min-height: 100%;
	background-image: url('../images/contenuBG.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
body > #home {
	height: auto;
	min-height: 100%;
	background-image: url('../images/col_left_BG.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
body > #vins {
	height: auto;
	min-height: 100%;
	background-image: url('../images/carte_vins.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
#homeBG{
	display:block;
	background-image: url('../images/homeBG.jpg');
	background-size: cover;
	background-position: top center;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: -1;
}
.clear{
	clear: both;
}
/* HEADER */
header{
	width: 960px;
	margin: auto;
	position: relative;
	z-index: 2;
}
/* MENU */
#menuBG{
	width: 933px;
	height: 112px;
	margin: auto;
	background-image: url('../images/menu-haut.png');
}
#menuBG ul{
	margin: 0px;
	list-style-type: none;
	transform:rotate(-2deg);
	-ms-transform:rotate(-2deg); /* IE 9 */
	-moz-transform:rotate-(2deg); /* Firefox */
	-webkit-transform:rotate(-2deg); /* Safari and Chrome */
	-o-transform:rotate(-2deg); /* Opera */
	padding-top: 15px;
	padding-left: 60px;
}
#menuBG li{
	display: inline;
	padding: 0px 10px;
}
#menuBG li a{
	font-family: 'Permanent Marker', cursive;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
}
#menuBG li a.active,
#menuBG li a:hover{
	border-bottom: 2px solid red;
}
#menuBG li.icon_face a{
	float: left;
	width: 10px;
	height: 20px;
	background-image: url('../images/icon_face.png');
	position: relative;
	left: 793px;
	top: 4px;
	display: block;
}
#menuBG li.icon_face a:hover{
	background-image: url('../images/icon_face_over.png');
	border-bottom: none;
}
/* fin menu */
#livraisons{
	width: 231px;
	height: 147px;
	background-image: url('../images/livraisons.png');
	float: right;
	margin-top: -112px;
	position: relative;
	z-index:-1;
	margin-right: 35px;
}
/* fin header*/

/* CONTENU */

a{
 color: #CC0000;
 text-decoration: underline;
}
a:hover{
 color: #FF0000;
 text-decoration: none;
}
#contenu_home{
	width: 380px;
	height: 100%;
	margin: -112px auto 0px;
	padding-bottom: 30px;
}
#colune_home{
	display:block;
	width: 380px;
	position: relative;
	z-index: 1;
	padding-bottom: 30px;
}
#contenu{
	width: 960px;
	height: 100%;
	margin: -112px auto 0px;
	padding-bottom: 30px;
}
#colune_left{
	display:block;
	width: 380px;
	position: relative;
	z-index: 1;
	float: left;
	margin-top: -112px;
}
#colune_right{
	display:block;
	width: 580px;
	float: right;
}
#italia{
	width: 216px;
	height: 266px;
	background-image: url('../images/italia.png');
	display: block;
	margin-left: 57px;
	position: relative;
	top: 73px;
}
#logo a{
	width: 351px;
	height: 71px;
	background-image: url('../images/logo.png');
	display: block;
	position: relative;
	top: -115px;
	left: 15px;
}
#evenements_btn{
	position: relative;
	margin-top: -130px;
	left: -41px;
}
#evenements_btn a{
	width: 42px;
	height: 145px;
	background-image: url('../images/evenements_btn.png');
	display: block;
}
#evenements_btn a:hover{
	background-image: url('../images/evenements_btn_over.png');
}

#presse_btn{
	position: relative;
	left: -41px;
}
#presse_btn a{
	width: 42px;
	height: 98px;
	background-image: url('../images/presses_btn.png');
	display: block;
}
#presse_btn a:hover{
	background-image: url('../images/presses_btn_over.png');
}
#savoir{
	width: 380px;
	height: 290px;
	background-image: url('../images/savoir.png');
}
#fixe_txt{
	color: #dcc6ae;
	font-size: 16px;
	font-family: "Arial";
	text-align: justify;
	padding: 0px 30px;
}
#savoir_btn a{
	width: 165px;
	height: 47px;
	background-image: url('../images/savoir_btn.png');
	margin-left: 108px;
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
}
#savoir_btn a:hover{
	background-image: url('../images/savoir_btn_over.png');
}
/*fin contenu */

/* PAGE NOS MENU */
#nos_menuBG{
	display:block;
	background-image: url('../images/menuBG.jpg');
	background-size: cover;
	background-position: top center;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: -1;
}
#col_page{
	width: 533px;
	float: left;
	padding-bottom: 30px;
}
/* MENU DROIT */
#col_menu{
	width: 33px;
	float: left;
}
#pizza_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/pizza_btn.png');
	display: block;
}
#pizza_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/pizza_btn.jpg');
	display: block;
}
#pizza_btn a:hover{
	background-image: url('../images/pizza_btn.png');
}
#pasta_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/pasta_btn.png');
	display: block;
}
#pasta_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/pasta_btn.jpg');
	display: block;
}
#pasta_btn a:hover{
	background-image: url('../images/pasta_btn.png');
}
#viandes_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/viandes_btn.png');
	display: block;
}
#viandes_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/viandes_btn.jpg');
	display: block;
}
#viandes_btn a:hover{
	background-image: url('../images/viandes_btn.png');
}
#salades_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/salades_btn.png');
	display: block;
}
#salades_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/salades_btn.jpg');
	display: block;
}
#salades_btn a:hover{
	background-image: url('../images/salades_btn.png');
}
#sandwichs_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/sandwichs_btn.png');
	display: block;
}
#sandwichs_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/sandwichs_btn.jpg');
	display: block;
}
#sandwichs_btn a:hover{
	background-image: url('../images/sandwichs_btn.png');
}
#les_cotes_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/les_cotes_btn.png');
	display: block;
}
#les_cotes_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/les_cotes_btn.jpg');
	display: block;
}
#les_cotes_btn a:hover{
	background-image: url('../images/les_cotes_btn.png');
}
#desserts_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/desserts_btn.png');
	display: block;
}
#desserts_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/desserts_btn.jpg');
	display: block;
}
#desserts_btn a:hover{
	background-image: url('../images/desserts_btn.png');
}
#breuvages_btn{
	width: 33px;
	height: 109px;
	background-image: url('../images/breuvages_btn.png');
	display: block;
}
#breuvages_btn a{
	width: 33px;
	height: 109px;
	background-image: url('../images/breuvages_btn.jpg');
	display: block;
}
#breuvages_btn a:hover{
	background-image: url('../images/breuvages_btn.png');
}
/* fin menu droit */
.title_pizza{
	font-family: 'times';
	color: #79421c;
	font-weight: bold;
	font-size: 16px;
	margin-left: 30px;
	text-decoration: underline;
	text-transform: uppercase;
}
.block_pizza{
	margin: 5px 0px 5px 20px;
}
.box_taille{
	font-family: 'times';
	color: #323130;
	font-size: 16px;
	float: left;
	width: 83px;
	border-right: 1px solid;
	text-align: center;
}
.prix{
	font-family: 'times';
	color: #323130;
	font-size: 16px;
	float: left;
	width: 75px;
	font-weight: bold;
	text-align: center;
}
.bullets{
	float: left;
	width: 9px;
	height: 9px;
	background-image: url('../images/bullets.png');
	margin-top: 4px;
}
.choix_pizza{
	font-family: 'times';
	color: #323130;
	font-style: italic;
	font-size: 14px;
	margin-left: 30px;
	text-align: justify;
}
.saveur_pizza{
	color: #323130;
	width: 413px;
	height: 111px;
	background-image: url('../images/rect_pizza.jpg');
	margin: 10px 0px;
	padding: 15px 10px 15px 90px;
}
#Anchois_crevettes{
	color: #323130;
	width: 413px;
	height: 111px;
	background-image: url('../images/saveur_pizza.jpg');
	margin: 10px 0px;
	padding: 15px 10px 15px 90px;
}
.description_pizza{
	font-family: 'times';
	color: #323130;
	font-style: italic;
	font-size: 14px;
	margin-left: 30px;
	text-align: justify;
	height: 40px;
	line-height: 20px;
}
.block_box_prix{
	margin-left: 25px;
}
.box_prix{
	font-family: 'times';
	color: #323130;
	font-size: 12px;
	float: left;
	text-align: center;
	background-image: url('../images/carre_blanc.png');
	padding: 5px;
	margin: 10px 3px;
}
.box_prix font{
	font-size: 16px;
	font-weight: bold;
}
#ingredients_img{
	width: 221px;
	height: 179px;
	background-image: url('../images/ingredients.png');
	margin-left: -25px;
	margin-top: -70px;
}
.title_pasta{
	font-family: 'times';
	color: #79421c;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: underline;
	text-align: center;
	margin-bottom: 30px;
}
.block_plat{
	margin: 0px 40px;
	border-bottom: 1px dashed #323130;
}
.title_plat{
	font-family: 'times';
	color: #79421c;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	float: left;
}
.prix_plat{
	font-family: 'times';
	color: #323130;
	font-size: 16px;
	float: right;
	font-weight: bold;
}
.prix_plat font{
	font-family: 'times';
	color: #323130;
	font-size: 14px;
	font-weight: normal;
}
.descriptions_plat{
	font-family: 'times';
	color: #323130;
	font-style: italic;
	font-size: 14px;
	margin: 0px 40px 20px;
	text-align: justify;
	line-height: 20px;
}
.block_surplus{
	margin: 0px 40px 30px;
}
.taille_plat{
	font-family: 'times';
	color: #323130;
	font-size: 14px;
	float: right;
	width: 45px;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
}
.descriptions_plus{
	font-family: 'times';
	color: #323130;
	font-size: 16px;
	float: left;
}
.prix_plus{
	font-family: 'times';
	color: #323130;
	font-size: 16px;
	float: right;
	font-weight: bold;
	width: 45px;
	margin-left: 10px;
	text-align: center;
}
/*fin page nos menu */

/* PAGE NOS VINS */
#vinsBG{
	display:block;
	background-image: url('../images/vinsBG.jpg');
	background-size: cover;
	background-position: top center;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: -1;
}
/* MENU VINS */
#menu_fixe{
	width: 100%;
	position: fixed;
	top: 0;
}
#top{
	width: 939px;
	margin: auto;
}
#menu_vins{
	width: 939px;
	height: 136px;
	margin: auto;
	background-image: url('../images/menu_vins.png');
}
#menu_vins ul{
	margin: 0px;
	list-style-type: none;
	transform:rotate(-2deg);
	-ms-transform:rotate(-2deg); /* IE 9 */
	-moz-transform:rotate-(2deg); /* Firefox */
	-webkit-transform:rotate(-2deg); /* Safari and Chrome */
	-o-transform:rotate(-2deg); /* Opera */
	padding-top: 15px;
	padding-left: 60px;
}
#menu_vins li{
	display: inline;
	padding: 0px 7px;
}
#menu_vins li a{
	font-family: 'Permanent Marker', cursive;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
}
#menu_vins li a.active,
#menu_vins li a:hover{
	border-bottom: 2px solid red;
}
#lien_home a{
	width: 239px;
	height: 57px;
	display: block;
	margin-top: -62px;
	margin-right: 53px;
	float: right;
}
/* fin menu vins */
#contenu_carte{
	width: 939px;
	margin: auto;
	padding-bottom: 30px;
	padding-top: 136px;
}
#raisin_vins{
	width: 248px;
	height: 128px;
	background-image: url('../images/raisin_vins.png');
	margin-left: 70px;
}
#title_vins{
	font-family: 'Parisienne', cursive;
	font-size: 40px;
	text-align: center;
	color: #323130;
	text-shadow: 1px 1px 1px #e3ddd4;
	font-weight: bold;
	margin-bottom: 40px;
	margin-left: 70px;
	padding-top: 10px;
}
#vins_du_mois {
	border: 0px;
	padding-bottom: 20px;
	-webkit-box-shadow: 0 16px 44px -24px black;
	-moz-box-shadow: 0 16px 44px -24px black;
	box-shadow: 0 16px 44px -24px black;
	margin-bottom: 20px;
}
.divider-top{
	-webkit-box-shadow: 0 16px 44px -24px black;
	-moz-box-shadow: 0 16px 44px -24px black;
	box-shadow: 0 16px 44px -24px black;
	width: 100%;
	height: 63px;
	margin-bottom: 25px;
	background-image: url('../images/ribbon.png');
	background-repeat: no-repeat;
	margin-left: -26px;
	padding-top: 35px;
	padding-left: 85px;

}
.divider-top h2{
	font-family: 'Parisienne', cursive;
	font-size: 40px;
	color: white;
	text-shadow: 1px 1px 1px black;
	font-weight: bold;
}

.block_vins{
	border-bottom: 1px dashed #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 800px;
	margin-left: 70px;
}
.pub {
width: 726px;
margin: 0 auto;
padding: 10px 0 10px 0;
}
.pub img {
box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.19);
}
.vins_img{
	width: 150px;
	height: 265px;
	border: 1px solid #050706;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}
.nom_vins{
	font-family: 'times';
	color: #640d04;
	font-style:italic;
	font-weight: bold;
	font-size: 1.60em;
	width: 625px;
	float: right;
}
.type_vins{
	font-family: 'times';
	color: #323130;
	font-style:italic;
	font-size: 1.550em;
	text-align: justify;
	margin: 10px 0px;
	width: 625px;
	float: right;
}
.prix_vins{
	font-family: 'times';
	color: #640d04;
	font-style:italic;
	font-size: 1.550em;
	font-weight: bold;
	width: 625px;
	float: right;
}
#footer{
	width: 100%;
	height: 30px;
	clear: both;
	position: relative;
	margin-top: -30px;
}
#footer_vins{
	width: 939px;
	height: 30px;
	margin: auto;
	background-image: url('../images/footer_vins.png');
	background-repeat: repeat-y;
}
/*fin page nos vins */

/* PAGE LE RESTAURANT */
#restoBG{
	display:block;
	background-image: url('../images/restoBG.jpg');
	background-size: cover;
	background-position: top center;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: -1;
}
#contenu_page1{
	width: 530px;
	margin: auto;
	padding-bottom: 30px;
	padding-top: 136px;
}
#resto_img{
	width: 189px;
	height: 123px;
	background-image: url('../images/resto.png');
	margin-left: -25px;
}
#title{
	font-family: 'Parisienne', cursive;
	font-size: 40px;
	text-align: center;
	color: #323130;
	margin-top: -40px;
	text-shadow: 1px 1px 1px #e3ddd4;
	font-weight: bold;
	margin-bottom: 30px;
}
#page_txt{
	font-family: 'times';
	color: #323130;
	font-style:italic;
	font-weight: bold;
	font-size: 16px;
	width: 465px;
	margin-left: 40px;
	text-align: justify;
}
#page_txt font{
	font-size: 18px;
}
#slideshow{
	width: 488px;
	height: 320px;
	margin-left: 25px;
	background-image: url('../images/cadre_jquery.png');
}
#slide{
	width: 431px;
	height: 259px;
	margin-left: 29px;
	top: 30px;
	border: 1px solid #a59d92;
}
#photo1{
	width: 431px;
	height: 259px;
	background-image: url('../images/photo1.jpg');
}
#photo2{
	width: 431px;
	height: 259px;
	background-image: url('../images/photo2.jpg');
}
#photo3{
	width: 431px;
	height: 259px;
	background-image: url('../images/photo3.jpg');
}
#photo4{
	width: 431px;
	height: 259px;
	background-image: url('../images/photo4.jpg');
}
#photo5{
	width: 431px;
	height: 259px;
	background-image: url('../images/photo5.jpg');
}
#photo6{
	width: 431px;
	height: 259px;
	background-image: url('../images/photo6.jpg');
}
#photo7{
	width: 431px;
	height: 259px;
	background-image: url('../images/photo7.jpg');
}
#slide_controls{
	width: 507px;
	margin: -109px 0px 0px -10px;
	position: relative;
	z-index: 6;
}
#prev{
	float: left;
	width: 15px;
	height: 24px;
	background-image: url('../images/fleche.png');
}
#next{
	float: right;
	width: 15px;
	height: 24px;
	background-image: url('../images/flecheD.png');
}
#prev:hover{
	background-image: url('../images/fleche_over.png');
}
#next:hover{
	float: right;
	width: 15px;
	height: 24px;
	background-image: url('../images/flecheD_over.png');
}

/*fin page le restaurant */

/* PAGE CONTACT */
#contactBG{
	display:block;
	background-image: url('../images/ContactBG.jpg');
	background-size: cover;
	background-position: top center;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: -1;
}
#pizza_img{
	width: 274px;
	height: 183px;
	background-image: url('../images/pizza.png');
	margin-left: -90px;
	margin-top: -120px;
}
.col_map{
	width: 465px;
	margin-left: 40px;
	margin-top: 20px;
}
.col_map iframe{
	box-shadow: 5px 5px 10px #a59d92;
	border: 1px solid #a59d92;
}
#adresse_txt{
	color: #323130;
	font-size: 14px;
	font-family: "Arial";
	text-align: justify;
	width: 465px;
	margin-left: 40px;
	line-height: 18px;
	border-bottom: 1px dashed;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#adresse_txt font{
	color: #d41432;
	font-size: 18px;
	font-style:italic;
	font-weight: bold;
	line-height: 35px;
}

/*fin page contact */

/* PAGE HISTOIRE */
#img1{
	background-image: url('../images/image1.png');
	width: 467px;
	height: 178px;
	margin-left: 40px;
}
#img2{
	background-image: url('../images/image2.png');
	width: 282px;
	height: 205px;
	float: left;
	margin-left: 30px;
}
#img3{
	background-image: url('../images/image3.png');
	width: 194px;
	height: 313px;
	float: right;
	margin-right: 70px;
}
#img4{
	background-image: url('../images/image4.png');
	width: 159px;
	height: 161px;
	float: left;
	margin-left: 100px;
}
#img5{
	background-image: url('../images/article.png');
	width: 436px;
	height: 395px;
	float: left;
	margin-left: 45px;
}
#img6{
	background-image: url('../images/article3.png');
	width: 431px;
	height: 369px;
	float: left;
	margin-left: 60px;
}
#img7{
	background-image: url('../images/article4.png');
	width: 502px;
	height: 231px;
	float: left;
	margin-left: 20px;
}
#img8{
	background-image: url('../images/article2.png');
	width: 352px;
	height: 709px;
	float: left;
	margin-left: 90px;
}
/*fin page histoire */

/* FOOTER */
footer{
	width: 100%;
	height: 30px;
	background-color: #30221b;
	clear: both;
	position: relative;
	margin-top: -30px;
}
.footerBG{
	width: 960px;
	height: 30px;
	margin: auto;
}
#fillet_footer_home{
	width: 339px;
	height:1px;
	margin: auto;
	background-image: url('../images/fillet_footer.png');
}
#fillet_footer{
	width: 339px;
	height:1px;
	margin-left: 20px;
	background-image: url('../images/fillet_footer.png');
}
/* fin footer */

/* Media query */

@media (max-width: 600px){

#menu_vins{
	width: 939px;
	height: 160px;
	margin: auto;
	background-image: url('../images/menu_vins-600.png')!important;
	position: relative;
	top: 0;
	left: -335px;
	padding-top: 19px;
	padding-left: 280px;	
}

#menu_vins li a {
	font-size: 16px;
	letter-spacing: 1px;
}

#contenu_carte {
width: 560px;
margin-left: 0px;
}

.block_vins {
width: 560px;
margin: auto;
padding: 20px;
}

.type_vins {
width: 360px;
float: left;
}

.nom_vins {
width: 335px;
float: left;
}

.prix_vins {
width: 560px;
float: left;
margin: 0 0 0 170px;

}

.divider-top {

margin-left: -31px;
margin-top: -90px;

}

#footer {
	left: -160px;
}

.pub img {
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.19);
	width: 549px;
	}

/* Media query */

