/*  ----------------------------------------
	Copyright © 2009 - Baita Pizzéria
	Réalisation : s.bader - Gedeom communication
    ----------------------------------------  */


/* General style
---------------------------------------- */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0px auto;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6b6969;
	background: #ffffff;
}

p {
	margin: 0px 0px 7px 0px;
}

img {
	vertical-align: middle;
	border: none;
	border-width: 0;
}


/* Page
---------------------------------------- */
#page {
	margin: 0px auto;
	padding: 0px;
	background: #ffffff url(../img/bg_page.png) repeat-x top;
}

#body {
	margin: 0px auto;
	padding: 0px;
	width: 965px;
}


/* Header
---------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	height: 213px;
	background: #f4b25c url(../img/bg_header.png) repeat-x;
	text-align: center;
}


/* Menu
---------------------------------------- */
#menu {
	margin: 0px;
	margin-left:60px;
	padding: 0px 0px 0px 30Opx;
	width: 963px;
	height: 83px;
	background: url(../img/bg_menu.png) no-repeat;
}

#menu table{
	float: left;
}

#menu td{
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 50px;
	font-family: Segoe Print;
	font-size: 17px;
	text-align: center;
	background: url(../img/bg_lien.png) no-repeat left top;
	vertical-align: top;
}

#menu td:hover {
	background: url(../img/bg_lien_hover.png) no-repeat left top;
}

#menu td a, #menu td a strong, #menu td a:link, #menu td a:visited, #menu td a:active {
	color: #7b8d0b;
	text-decoration: none;
}

#menu td a:hover {
	text-decoration: none;
}


/* Contenu
---------------------------------------- */
#contenu {
	margin: 0px 0px 30px 60px;
	padding: 0px;
	width: 963px;
	background: url(../img/bg_contenu.png) no-repeat;
}

.text {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 800px;
	min-height: 400px;
}

.text h1 {
	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #735757;
	text-transform: uppercase;
}

.text h2 {
	margin: 0px;
	padding: 0px 0px 1px 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 21px;
}

.text h3 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	color: #3e3e3e;
}

.text h4 {
	margin: 0px;
	padding: 10px 0px 12px 0px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	color: #1e770f;
	text-transform: uppercase;
}

.first {
	color: #685e5b;
}

.seconde {
	color: #808080;
}

.desc {
	font-size: 12px;
	font-weight: bold;
	color: #7d7877;
}

.map {
	border: 1px solid #6b6b6b;
}

.hidden {
	visibility: hidden;
}

.text table{
	float: left;
}

.text td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.img_droit {
	padding-right :20px;
	float:left;
}

.img_gauche {
	padding-left :20px;
	float: right;
}

.loupe {
	margin: 0px;
	padding: 3px 0px 3px 23px;
	background: url(../img/loupe.png) no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.loupe a, .loupe a strong, .loupe a:link, .loupe a:visited, .loupe a:active {
	color: #7b8d0b;
	text-decoration: underline;
}

.etoile {
	margin: 0px;
	padding: 10px 0px 10px 60px;
	background: url(../img/etoile.png) no-repeat;
}

.both {
	height: 20px;
	clear: both;
}

.orange {
	color: #ff3b00;
}

.green {
	color: #555f0d;
	text-align: center;
	font-weight: normal;
}

.prix {
	color: #c71b1b;
	text-align: center;
}

.active {
	font-size: 13px;
	font-weight: bold;
}

.liste {
	margin: 0px;
	padding: 0px;
}

.liste table {
	font-family: Verdana;
	float: left;
	border-top: 1px solid #6b6b6b;
	border-left: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	margin: 0px 0px 15px 0px;
	background: #fefefe;
}

.liste th {
	border-bottom: 1px solid #6b6b6b;
	padding: 5px;
	margin-top: 7px;
}

.liste td {
	font-size: 12px;
	padding: 5px;
	line-height: 30px;
	border-bottom: 1px solid #6b6b6b;
}

.border {
	border-left: 1px solid #6b6b6b;
}

.num {
	margin: 0px 2px 0px 2px;
	padding: 5px 7px 5px 8px;
	background: url(../img/num.png) no-repeat;
}

.num:hover {
	margin: 0px 2px 0px 2px;
	padding: 5px 7px 5px 8px;
	background: url(../img/num_hover.png) no-repeat;
}

.num a, .num a strong, .num a:link, .num a:visited, .num a:active {
	color: #000000;
	text-decoration: none;
}

.numactive {
	margin: 0px 2px 0px 2px;
	padding: 5px 7px 5px 8px;
	background: url(../img/num_hover.png) no-repeat;
}


/* Footer
---------------------------------------- */
#footer {
	margin: 0px 0px 40px 20px;
	padding: 0px;
	width: 812px;
	border-top: 2px solid #fca206;
}

.left {
	margin: 3px 0px 0px 0px;
	float: left;
	text-align: left;
	color: #e76f4b;
}

.right {
	margin: 3px 0px 0px 0px;
	float: right;
	text-align: left;
	color: #7b8d0b;
}

.right a, .right a strong, .right a:link, .right a:visited, .right a:active {
	color: #7b8d0b;
	text-decoration: none;
}

.right a:hover {
	text-decoration: underline;
}

#test {
margin-top:20;
}
