*{padding: 0 0 0 0; margin: 0 0 0 0; border: none;}

#board {
	margin-left: 14%;
	margin-right: 14%;
	height:600px;
	width: 906px;
	background-color: #22330B;
}

#header {
	/*font-size: 70px;*/
	color: white;
	height: 150px;
	/*font-weight: bold;*/
	/*text-align: center;*/
}

#contain {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	/*background-color: white;	*/
	background-color:#DDFFDD;
	overflow: auto;
}

#contain-index {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	/*background-color: white;	*/
	background:url("../images/back.jpg");
	overflow: auto;
}


#contain_pizza {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}

#containptitdeuj {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}

#containpatisserie {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background:url("../images/backpat.gif");	
	overflow: auto;
}


#containrepas {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}


#containboisson {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}


#containsandwich {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}

#containsurplace {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}

#containviennoiserie {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background:url("../images/backvien.gif");	
	overflow: auto;
}

#containreception {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}

#containpanini {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}

#containnordique {
	margin-left: 4px;
	margin-right: 4px;
	width: 898px;
	height: 320px;
	background-color: white;	
	overflow: auto;
}


#boardreserv {
	height:330px;
	background-color: #22330B;
}

#containreserv {
	margin-left: 4px;
	margin-right: 4px;
	height: 320px;
	background-color: #DDFFDD;	
	overflow: auto;
}

#title {
	font-size: 50px;
	text-align: center;
	font-weight: bold;
}

#right {
	float: right;
	padding-right: 20px;
	padding-top: 50px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

#right a{
	font-weight: bold;
	font-size: 25px;
	
}

#right a:hover{
	color: black;
}

#right li{
	list-style: none;
}

#liste_pizza {
	margin-right: 200px; 
	width: 650px;
	text-align: center;
}

#right_pizza {
	background: url(../images/containpizza.gif) no-repeat;
}

#lbl {
	font-weight: bold;
}

#price {
	font-weight: bold;
	color: #5B0000;
}

#menulist {
	margin: 4px 4px 4px 4px;
	width: 898px;
	height: 115px;
	padding-bottom: 4px;
	background-color: white;
}

#menulist img {
	width: 110px;
	height: 115px;
	border-right: 2px;
}

#footer {
	height: 20px;
	background-color: #22330B;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

#footer a{
	color: white;
}

#footer a:hover{
	color: black;
}

a:link {
	text-decoration:none;
	font-size:12px;
	color: #22330B;
	font-weight: bold;
}

a:hover {
	text-decoration:none;
	font-size:12px;
	color: black;
}

a:active {
	text-decoration:none;
	font-size:12px;
	color: white;
}

a:visited {
	text-decoration:none;
	font-size:12px;
	color: #22330B;
	font-weight: bold;
}

#images_menulist {
	background: url(../images/menulist.gif) no-repeat;
	text-align: center;
	height: 115px;
}

#images_menulist a{
	font-size: 20px;
}

#images_menulist a:hover{
	color: black;
}

#menulist_pizza {
	background: url(../images/menulist_pizza.gif) no-repeat;
	text-align: center;
	height: 115px;
	width: 110px;
}

#menulist_pizza a{
	font-size: 20px;
}

#menulist_pizza a:hover{
	color: black;
}


#menulist_dej {
	background: url(../images/menulist_petitdejeuner.gif) no-repeat;
	text-align: center;
	height: 115px;
	width: 110px;
}

#menulist_dej a{
	font-size: 20px;
}

#menulist_dej a:hover{
	color: black;
}

#menulist_repas {
	background: url(../images/menulist_repas.gif) no-repeat;
	text-align: center;
	height: 115px;
	width: 110px;
}

#menulist_repas a{
	font-size: 20px;
}

#menulist_repas a:hover{
	color: black;
}

#menulist_patisserie {
	background: url(../images/menulist_patisserie.gif) no-repeat;
	text-align: center;
	height: 115px;
	width: 110px;
}

#menulist_patisserie a{
	font-size: 20px;
}

#menulist_patisserie a:hover{
	color: black;
}

#menulist_vienoiserie {
	background: url(../images/menulist_vienoiserie.gif) no-repeat;
	text-align: center;
	height: 115px;
	width: 110px;
}

#menulist_vienoiserie a{
	font-size: 20px;
}

#menulist_vienoiserie a:hover{
	color: black;
}

#menulist_surplace {
	background: url(../images/menulist_surplace.gif) no-repeat;
	text-align: center;
	height: 115px;
	width: 110px;
}

#menulist_surplace a{
	font-size: 20px;
}

#menulist_surplace a:hover{
	color: black;
}
