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

body {
	margin:0px;
	padding:0px;
	font-size: 62.5%;
	background: #312316 url(images/bg_stripe.png) 0 100px repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #333;
}

body, html {
	height:100%;
}

#wrapper {margin: 0 auto; width: 860px; text-align: left;}
#content {float: left; width: 570px; background: #FFF; padding: 0 20px}
#content h2 {font-size: 2em; color: #111;}
#content p {font-size: 1.3em; line-height: 1.9em; margin-bottom: 2em;}
#content p.legend {font-size: 1em;}
#content p b {font-size: 2em; color: #111; font-weight: bold;}
#content p big {font-size: 1.6em; color: #111; font-weight: bold;}
#content p img {}

#nav {position: absolute; width: 200px; height: 290px; top: 100px; list-style: none; margin: 20px 0 20px 600px;}
#nav a {display: block; font-size: 1.3em; color: #605346; height: 39px; line-height: 39px; letter-spacing: .2em; 
	text-decoration: none; background: url(images/arrow_off.png) 20px 50% no-repeat; padding-left: 40px; border-top: 1px solid #312316; 
	border-bottom: 1px solid #46341f;}
#nav a#top {border-top: 0;}
#nav a#bottom {border-bottom: 0;}
#nav li a:hover {color: #a28a6d; background: url(images/arrow_on.png) 20px 50% no-repeat #332415;}

img {
	border:0px;
}
/* LOGO */

.logo {padding:5px;
margin-top:12px;
margin-bottom:12px;}

/* CONTENT */

.titre {
	font-size:2em;
	color:#000;
	font-weight:bold;
}

.photos-accueil {
	border:7px #000 solid;
}

.photos-accueil:hover{
	border:7px #d2cb1c solid;
}

.doubletrait {
	width:570px;
	height:5px;
	border-bottom:1px solid #d2cb1c;
	border-top:1px solid #d2cb1c;
}

.doublepetittrait {
	width:150px;
	height:5px;
	border-bottom:1px solid #d2cb1c;
	border-top:1px solid #d2cb1c;
}

.doubletraitnoir {
	width:570px;
	height:5px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}

.adresse {
	color:#d2cb1c;
	font-size:14px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}

.adresse2 {
	color:#d2cb1c;
	font-size:18px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}

/* FOOTER */

.footer {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.footer em {
	font-size:16px;
	}
	
.detente em {
	color:#449dd2;
}

.detente a {
	color:#449dd2;
	font-size:14px;
}

.traiteur em {
	color:#e22879;
}

.traiteur a {
	color:#449dd2;
}

.restaurant em {
	color:#d2cb1c;
}

.restaurant a {
	color:#d2cb1c;
}

/* AU MENU */

.plat {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
}

.contacter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
}

.plat em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color:#666;
}

.plat2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:18px;
}

.plat2 em {
	color:#666;
}

.vendredi {
	font-size:11px;
	color:#666;}

#yooter,#yooter a {
	color:#999;
	text-decoration:none;
}

#yooter a:hover{
	color:#666;
}