/* @override http://pizzavalentino.com/css/valentino.css */

/**************************************************************
*
* Reset Styles
* http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/
*
***************************************************************/

@import url("reset.css");

body {
	background: #642311 url("../images/bg.jpg") no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 1.2em;
}

strong {
	font-weight: bold;
}

#wrap {
	width: 544px;
	margin:0 auto;
	position: relative;
}

#head {
	background: url("../images/head.jpg") top center no-repeat;
	height: 345px;
	position: relative;
}

#head h1 a {
	display: block;
	position: absolute;
	width: 189px;
	height: 185px;
	background: url("../images/logo.jpg");
	top: 100px;
	left: 70px;
	text-indent: -3000px;
}


#tableau {
	text-indent: -3000px;
	position: absolute;
	width: 218px;
	height: 165px;
	right:50px;
	top: 126px;
	background:url("../images/commandez.jpg");
}


#menu {
	position: absolute;
	list-style: none;
	bottom: 4px;
	left: 55px;
}

#menu strong {
	font-weight: normal;
}

#menu li {
	list-style: none;
	float: left;
}

#menu li a {
	display: block;
	float: left;
	background-image: url("../images/menu.gif");
	background-repeat: no-repeat;
	text-indent: -3000px;
}

#m1 {
	width: 111px;
	height: 27px;
}

#m1:hover, strong #m1 {
	width: 111px;
	height: 27px;
	background-position: 0px -27px !important;
}

#m2 {
	width: 64px;
	height: 27px;
	background-position: -112px 0px !important;
}

#m2:hover, strong #m2 {
	width: 64px;
	height: 27px;
	background-position: -112px -27px !important;
}

#m3 {
	width: 75px;
	height: 27px;
	background-position: -176px 0px !important;
}

#m3:hover, strong #m3 {
	width: 75px;
	height: 27px;
	background-position: -176px -27px !important;
}

#m4 {
	width: 80px;
	height: 27px;
	background-position: -251px 0px !important;
}

#m4:hover, strong #m4 {
	width: 80px;
	height: 27px;
	background-position: -251px -27px !important;
}


#m5 {
	width: 82px;
	height: 27px;
	background-position: -331px 0px !important;
}

#m5:hover, strong #m5 {
	width: 82px;
	height: 27px;
	background-position: -331px -27px !important;
}

#wrap-content {
	background: url("../images/content.jpg") -1px top no-repeat;
	
	text-align: left;
}

#content {
	margin: 0px 34px 0 36px;
	padding-bottom: 30px;

}

#foot {
	height: 55px;
	background: url("../images/foot.png") no-repeat;
	
}


#foot p {

	color: #999;
}

#foot a {

	color: #666;
	text-decoration: none;
}


table.plats {
	margin-left: 1px;
	width: 473px;
}

table.plats th {
	padding: 4px;
	background-color: #dae7f8;
	color: #666;
	border-bottom: 1px solid #aaa;
}

table.plats td {
	padding: 4px;
	border-bottom: 1px solid #aaa;
}
table.plats .row-0 td {
	background-color: #ddd;
}
table.plats .row-1 td {
	background-color: #FAFAFA;
}

table.plats td.prix-1, table.plats td.prix-2 {
	text-align: right;
}



/*** misc classes ***/

hr.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 0;
}

hr.clear-left {
	clear: left;
	height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 0;
}

#submenu {
	margin: 0 34px 0 37px;
	background-color: #333;

}

#submenu strong {
	font-weight: normal;
}

#submenu li {
	display: inline;
}

#submenu a {
	color: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 7px;
	margin-left: 20px;
	display: block;
	float: left;
	text-decoration: none;
	background-color: #555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

#submenu strong a {
	background-color: #eee;
	color: #222;
}


#subscribe-box {
	float: right;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	/*padding: 0 10px;*/
	
	padding-top: 10px;
	width: 160px;
	/*background-color: #eee;*/
	
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
}

#subscribe-box input {
	width: 100%;
}

#subscribe-box h2 {
	font-size: 1.2em;
	margin: 10px 0;
	color: #444;
}

#subscribe-box p {
	margin: 10px 0 !important;
}

#subscribe-box p.details {
	color: #666;
}

#content p {
	margin: 0px 20px;
}

h2 {
	margin: 20px;
	margin-bottom: 10px;
	font-size: 1.3em;
	color: #888;
}

#map {
	margin: 0 20px;
	margin-top: 20px;
	width: 433px;
	border: 1px solid #555;
	height: 200px;
}

#map strong {
	font-weight: bold;
}

p.margin-top {
	padding-top: 20px;
}

.confirm {
	/*border: 1px solid #83BC53;*/
	background-color: #D4F1B7;
}

.problem {
	/*border: 1px solid #FF5D51;*/
	background-color: #FFADAD;
}

.confirm, .problem {
	padding: 4px;
}

input.grey {
	color: #aaa;
}

input.black {
	color: #333;
}

.txt-center {
	text-align: center;
}

.newsletter {
	background-color: #eee;
	padding: 1px 8px;
}

.livraison {
	background-color: #D4F1B7;
	padding: 1px 8px;
	margin-bottom: 1em;
}

.livraison a {
	color: #902B19;
}