﻿@charset "utf-8";

/* code CSS pour la typo */
 
@font-face{
        font-family: "Snippet-Script-SSi";
        src: url("../fonts/Snippet-Script-SSi.eot"); 
        src: local("@"),url("../fonts/Snippet-Script-SSi.ttf") format("opentype");
}




/* accueil */
.sq {
 	position: relative;
	width: 511px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.accueil {  font-family: verdana; 
	font-size: 11px;
	font-color:#BDBDBD;
}
a {
	color: #708053;
	text-decoration: none;
	font-size: 11px;
}

#TAdvisor {
 position:absolute;
bottom:100px;
 right:-200px;
}



/*---------- carte ----------*/

.entete {
	display: inline-block;
	width: 740px;
	height: 70px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

img {
	vertical-align:top;
	margin-right: 0px;
}

.trait {
	display: inline-block;
	width: 500px;
	text-align: right;
	margin-top:10px;
	background-color: #a4c56f;
	height: 2px;
}

.menu {
display: inline-block;
widt h:80px;
vertical-align:top;
	text-align:center;
	margin-top: 5px;
	margin-left: 10px;
	font-family: candara, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}

a menu {
display: inline-block;
	color: #3b5b00;
	text-decoration: none;
	font-size: 11px;
	font-family: candara, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}


#principal {width:740px; margin:0 auto; 
	font-family: verdana; 
	font-size: 11px;
	font-color:#BDBDBD;
}


h2 {
	display:block;
	text-align:center;
	color:#333;
	font-family: 'Snippet-Script-SSi', Times, Serif;
	font-weight:800;
	font-size:28px;
	margin-bottom:30px;
	margin-top: 60px;
}

.map {
float:left;
	margin-right: 20px
}


/* ----------trait avant le titre---------- */

h2:before { content:""; display:block; height:1px; width:120px; margin:0 auto 12px; background:#ba986f; }

/* trait après le titre */
h2:after { content:""; display:block; height:1px; width:120px; margin:12px auto 0; background:#ba986f; }


#carte td {
	vertical-align: top;
	height: 40px;
	font-family: candara; verdana; 
	font-size: 16px;
	}

.veget {
	width: 45px;
	text-align: right;
	padding-right: 10px;
}
.nomplat {
	width: 230px;
	background-image: url(../img/ptfuite.gif);
}
.nomplat2 {
	width: 580px;
	background-image: url(../img/ptfuite.gif);
}
.prix {
	width:85px;
	color: #666;
	font-size: 15px;
	font-weight: bold;
}
.allerg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #919191;
}
.ingred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333;
}
.fd {
	background-color: #FFF;
}

.foot {
	background-color: #FFF;
	text-align:center;
}
