/* Left & Right alignment */
.left {float:left}
.right {float:right}
/* Global properties */
body {background:url(../images/bg_top_img.jpg); repeat: no-repeat; background-size: cover; font-family: Trebuchet MS;}
/* Global Structure */
.main {	margin:0 auto; }
/* main layout */
a {color:#a80002;text-decoration:none;outline:none}
a:hover {text-decoration:underline}
h1 {float:left;padding:0px 0 0 36px}
h2 {font-size:41px;line-height:1.2em;color:#200000;padding:16px 0 12px 0;letter-spacing:-2px}
h2.letter_spacing {letter-spacing:-3px}
h3 {font-size:27px;color:#230000;line-height:1.2em;padding:20px 0 9px 0;letter-spacing:-1px}
h3 span {color:#a80002}
p {padding-bottom:24px}
/* header */
header {height:121px;padding-top:31px;width:100%;overflow:hidden}
#logo {display:block;background:url(../images/logo.png) 0 0 no-repeat;width:259px;height:94px;text-indent:-9999px}
#logo2 {display:block;background:url(../images/logo2.png) 0 0 no-repeat;width:259px;height:94px;text-indent:-9999px}
#menu { position:absolute; margin: 100px 0 0 20px; }
#menu li {float:left;padding-left:3px}
#menu li a {display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
#menu li a:hover, #menu .active a {text-decoration:none;background:url(../images/menu_bg.png) repeat}

#menu2 { position:absolute; margin: 81px 0 0 20px; }
#menu2 li {float:left;padding-left:3px}
#menu2 li a {display:block;font-size:24px;color:#faf3ed;line-height:40px;padding:0 20px;height:44px;letter-spacing:-1px}
#menu2 li a:hover, #menu2 .active a {text-decoration:none;background:url(../images/menu_bg.png) repeat}

#carte { margin: 10px 0 0 20px; max-width: 600px; }
#carte-pizzas { margin: 100px 0 0 20px; }
#menu-detail { display:block; margin: 50px; max-width: 610px; word-wrap:break-word; text-align: justify; color:#faf3ed;}
#titre-entree { color:#efbd7b; position: absolute; top: 550px; margin-left: 250px; font-weight: bold; font-size: 20px; }
#entree { text-align: center; color: #FFF; position: absolute; top: 590px; margin-left: 150px; }
#titre-plat { color:#efbd7b; position: absolute; top: 685px; margin-left: 212px; font-weight: bold; font-size: 20px; }
#plat { text-align: center; color: #FFF; position: absolute; top: 725px; margin-left: 150px; }
#titre-fromages { color:#efbd7b; position: absolute; top: 820px; margin-left: 230px; font-weight: bold; font-size: 20px; }
#fromages { text-align: center; color: #FFF; position: absolute; top: 860px; margin-left: 150px; }
#titre-dessert { color:#efbd7b; position: absolute; top: 955px; margin-left: 240px; font-weight: bold; font-size: 20px; }
#dessert { text-align: center; color: #FFF; position: absolute; top: 995px; margin-left: 150px; }
#anti-spam {}
/* content */
#content { margin-top: 100px; padding-bottom:40px}
#content2 {padding-bottom:31px}
.pad_left1 {padding-left:30px}
.pad_bot1 {padding-bottom:13px}
.pad_bot2 {padding-bottom:24px}
.marg_right1 {margin-right:20px}
.box { width: 600px; height: 500px; background:url(../images/box_bg.png) repeat;color:#faf3ed;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4)}
.box > div {background:url(../images/box_top.png) 0 top no-repeat;padding:30px;padding-top:0;overflow:hidden}
.box h2 {color:#a80002;padding:15px 0 12px 0}
.box h2 span {color:#faf3ed}
.box figure {padding-bottom:13px}
.list1 li a {font-style:italic;padding-left:12px;background:url(../images/marker_1.gif) 1px 8px no-repeat;color:#faf3ed}
.list_1 {color:#fff}
.list_1:hover {text-decoration:none}
.button1 {display:inline-block;font-size:20px;color:#faf3ed;line-height:34px;padding:0 15px;background:#a80002;letter-spacing:-1px}
.button1:hover {text-decoration:none;color:#1e0000;background:#faf3ed;cursor: pointer;}
.testimonials li span {float:left;width:40px;height:40px;font-size:30px;color:#faf3ed;line-height:34px;text-align:center;background:#a80002;margin-right:20px}
.testimonials li p {float:left;width:180px;padding-bottom:15px}
.testimonials li img {padding-top:2px}
.line1 {background:url(../images/line_vert1.gif) 285px 0 repeat-y}
.line2 {background:url(../images/line_vert1.gif) 615px 0 repeat-y}
.price {margin-top:-7px}
.price li {overflow:hidden;background:url(../images/price_bg.gif) 0 -6px repeat-x}
.price a {float:left;color:#220000;background:url(../images/marker_2.gif) 1px 11px no-repeat #faf3ed;padding-left:12px}
.price a:hover {text-decoration:none;color:#a80002}
.price span {float:right;background:#faf3ed}
.address {padding-bottom:0}
.address span {float:left;width:84px}
/* footer */
footer {height:138px;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;color:#696969;line-height:18px}
footer a {color:#c53005;text-decoration:underline}
footer a:hover {text-decoration:none}
#icons {padding:5px 0 0 0}
#icons li {float:left;padding-right:9px}
/* Tooltips */
.aToolTip {background:#a80002;color:#fff;	margin:0;padding:2px 10px 3px;font-size:11px;position:absolute;line-height:17px}
.aToolTip .aToolTipContent {position:relative;	margin:0;padding:0}
/* forms */
#ContactForm {margin-top:-5px;width:910px}
#ContactForm span {float:left;width:111px;line-height:20px}
#ContactForm .wrapper {min-height:24px}
#ContactForm .textarea_box {min-height:170px;width:100%;overflow:hidden;padding-bottom:9px}
#ContactForm {}
#ContactForm input {margin-left:20px;float:left}
#ContactForm .input {width:399px;height:18px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0;float:left}
#ContactForm textarea {overflow:auto;width:400px;height:163px;background:#faf3ed;padding:1px 5px;color:#220000;font:14px Georgia, "Times New Roman", Times, serif;margin:0}