/* Auberge du Lac Léman — feuille de style 2014 */
body { margin:0; padding:0; background:#F3E9D2 url(img/terrasse.png) no-repeat center top; font-family: Georgia, "Times New Roman", serif; font-size:13px; color:#3a2a1a; }
#wrapper { width:960px; margin:20px auto; background:#fff; border:1px solid #7A1F2B; }
#header { height:130px; background:#F3E9D2; border-bottom:4px double #7A1F2B; }
#header img { margin:5px 20px; float:left; }
#header .slogan { float:right; margin:50px 30px 0 0; font-style:italic; color:#7A1F2B; font-size:15px; }
#nav { background:#7A1F2B; height:34px; }
#nav ul { margin:0; padding:0; list-style:none; }
#nav li { float:left; }
#nav a { display:block; padding:0 22px; line-height:34px; color:#F3E9D2; text-decoration:none; font-size:13px; text-transform:uppercase; letter-spacing:1px; }
#nav a:hover { background:#5c1620; }
#content { padding:20px 30px; }
#sidebar { width:220px; float:right; margin-left:20px; background:#f9f4ea; border:1px solid #d9c9a8; padding:10px; font-size:12px; }
#main { width:640px; float:left; }
h1 { font-size:24px; color:#7A1F2B; font-weight:normal; margin:0 0 14px 0; }
h2 { font-size:17px; color:#7A1F2B; font-weight:normal; border-bottom:1px dotted #7A1F2B; margin:18px 0 8px 0; }
table.carte { width:100%; border-collapse:collapse; }
table.carte td { padding:4px 6px; border-bottom:1px dotted #d9c9a8; vertical-align:top; }
table.carte td.prix { text-align:right; white-space:nowrap; width:90px; }
blockquote { margin:16px 30px; padding:8px 14px; border-left:4px solid #7A1F2B; background:#f9f4ea; font-style:italic; }
#footer { clear:both; background:#F3E9D2; border-top:4px double #7A1F2B; padding:10px 30px; font-size:11px; color:#7A1F2B; text-align:center; }
#footer a { color:#7A1F2B; }
.clear { clear:both; }
img.photo { border:3px solid #F3E9D2; }
