@charset "iso-8859-1";
/* CSS Document */

body {
	background: url(images/background.jpg) center top;
	margin: 0px;
	padding: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	position: relative;
	color: #FFF;
}
#right {
	float: right;
	width: 250px;
	top: 0px;
	position: relative;
	margin: 20px 0px 0px;
	padding: 0px;
}
#menu {
	margin-bottom: 30px;
	margin-top: 0px;
	position: relative;
	z-index: 1000;
}
#right a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 36px;
	text-align: right;
	border-right: 10px solid #FFF;
	padding-right: 30px;
	border-bottom: 1px solid #FFF;
	margin: 0px 10px 15px 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#right a:hover {
	color: #E69F60;
	border-right: 10px solid #E69F60;
	border-bottom: 1px solid #E69F60;
}
#tel  {
	text-align: center;
	color: #eec095;
	font: bold 0px/0px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	margin-top: 50px;
	text-indent: 200px;
	background: url(images/tel-accueil.png) no-repeat;
	height: 500px;
	width: 100px;
	float: left;
}
#pizza-accueil {
	background: url(images/pizza.png) no-repeat left top;
	height: 241px;
	position: absolute;
	left: 0px;
	top: 630px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	padding-left: 458px;
	padding-right: 0px;
	line-height: 30px;
	padding-top: 20px;
}
#pizza-accueil h2 {
	font-size: 24px;
}

#pizza {
	background: url(images/pizza.png) no-repeat;
	height: 261px;
	width: 448px;
	position: absolute;
	top: 130px;
	left: 0px;
}


h1 {
	color: #FFF;
	font: bold 52px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 20px;
}
h1 span {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #FFF;
}
a, a:active, a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #51DE3D;
}


.align-center {
	text-align: center;
}
img {
	text-decoration: none;
	border-style: none;
}
#logo {
	background: url(images/logo-low.png) no-repeat 10px 10px;
	height: 252px;
	left: 0px;
	top: 0px;
	padding-left: 280px;
	position: absolute;
	right: 250px;
}
#logo h1 {
	font-size: 44px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#logo p {
	margin-top: 0px;
}
#la-carte {
	position: relative;
	top: 170px;
	color: #000;
	margin-bottom: 100px;
}
#le-plan {
	position: relative;
	top: 150px;
	color: #000;
}
#promos {
	position: relative;
	top: 150px;
	color: #000;
	margin-bottom: 100px;
}
.livraison-emporter {
	color: #FFF;
	text-align: left;
	list-style: disc outside;
	font-size: 16px;
	line-height: 24px;
	position: relative;
}
.livraison-emporter li {
	margin-bottom: 15px;
	list-style: outside;
	margin-left: 440px;
}
.produits-frais, .promotions {
	color: #FFF;
	text-align: left;
	margin-left: 448px;
	font-size: 16px;
	line-height: 24px;
}
h2.produits-frais {
	font-size:30px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 30px;
	letter-spacing: 3px;
}
p.produits-frais {
	margin-top: 20px;
	margin-bottom: 30px;
}
h2.promotions {
	font-size:30px;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 30px;
	letter-spacing: 3px;
	margin-left: 480px;
}
#promos img {
	margin: 12px;
}

#cadre-top-left {
	background: url(images/cadre-top.png) no-repeat center top;
	height: 11px;
	width: 50%;
}
#cadre-top-right {
	background: url(images/cadre-top.png) no-repeat center top;
	height: 11px;
	width: 50%;
	float: right;
}
#pizzas-creme {
	background: url(images/cadre-top.png) no-repeat center top;
	width: 49%;
	padding-top: 11px;
}

#pizzas-tomate {
	background: url(images/cadre-top.png) no-repeat center top;
	width: 50%;
	float: right;
	padding-top: 11px;
}
.background-table {
	width: 342px;
	background: url(images/cadre.png) repeat-y;
	margin: auto;
	padding-right: 7px;
	padding-left: 1px;
}
#pizzas-creme table , #pizzas-tomate table{
	margin: auto;
	width: 100%;
}
#pizzas-creme table h2, #pizzas-tomate table h2 {
	font: italic bold 26px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;

}
#pizzas-creme h3 {
	font: italic bold 20px Georgia, "Times New Roman", Times, serif;
}
.diametre {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.col-prix {
	width: 40px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}
.odd {
	background: #fbf1eb;
}
#pizzas-creme strong , #pizzas-tomate strong{
	font-size: 14px;
}
#pizzas-creme em, #pizzas-tomate em {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
#foot-table {
	background: url(images/cadre-bottom.png) no-repeat;
	height: 18px;
	width: 350px;
	margin: auto;
}
#divers {
	margin-top: 200px;
	height: 293px;
	width: 259px;
	background: url(images/cadre-divers.png);
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 7px;
	left: 50%;
	position: relative;
	margin-left: -155px;
}
#divers table tr td h2 {
	margin-top: 3px;
	margin-bottom: 3px;
}
#touche {
	position: absolute;
	margin-top: -165px;
	margin-left: 90px;
}
.outline-left {
	border-left: 3px double #FFF;
	padding-left: 7px;
	color: #FFF;
	position: relative;
	width: 259px;
	margin-left: -148px;
	left: 50%;
	margin-top: 40px;
}
#cgv {
	clear: both;
	position: relative;
	width: 100%;
	padding-top: 311px;
	background: url(images/four.jpg) no-repeat center 40px;
}
hr#sep-footer {
	position: relative;
	height: 1px;
	border-bottom: 1px solid #FFF;
	border-right: none;
	border-top: none;
	border-left: none;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}

#cgv-page-plan {
	clear: both;
	position: relative;
	padding-top: 40px;
}

#cadre-cgv-top {
	background: url(images/cadre-cgv-top.png) no-repeat;
	height: 12px;
	width: 810px;
	margin: 0px auto;
}
#cadre-cgv-bottom {
	background: url(images/cadre-cgv-bottom.png) no-repeat;
	height: 18px;
	width: 810px;
	margin: 0px auto;
}
#cadre-cgv-content {
	background: url(images/cadre-cgv.png) repeat-y center top;
	width: 780px;
	margin: 0px auto;
	padding-right: 15px;
	padding-left: 15px;
}
.float-right {
	float: left;
	padding-right: 7px;
}
.clear-both {
	clear: both;
	padding-top: 10px;
}
#cadre-cgv-content p {
	margin: 0px;
}
#cadre-cgv-content h2 {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
}
#cadre-cgv-content h2 strong {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}
.copyright {
	font-size: 12px;
	font-style: italic;
}
#footer {
	text-align: center;
	position: relative;
	padding-bottom: 10px;
	clear: both;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer p strong {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
