/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
map, a {
	color: #0000CC;
}
#form {
	margin-left: 20px;
	text-align: left;
	width: 65%;
}
body {
	background-color: #d0823d;
	margin: 0px auto;
	width: 1024px;
	height: 1024px;
	font: 70%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	text-align: center;
}
#page-wrapper {
	width: 1024px;
	height: 1024px;
	background: url(../images/fond.jpg) no-repeat;
}
#main_side {
	margin: 0 0 0 39px;
	height: 100%;
	width: 714px;
	float: left;
}
#head_container {
	width: 714px;
	height: 297px;
}
#head_left {
	float: left;
	border: 0px;
	width: 275px;
	height: 297px;
	margin: 0px 0pt 0pt;
	background: url(../images/waitress.jpg) no-repeat;
}
.info {
	font-size: 1.15em;
	color: #000000;
}
#head_upright {
	float: left;
	height: 176px;
	width: 438px;
}
#head_downright {
	float: left;
	width: 439px;
	height: 121px;
	background: url(../images/food.png) no-repeat;
}
#head_black {
	float: left;
	background-color: #4A644F;
	margin: 0 0 0 4px;
	width:710px;
	height: 30px;
}
#main_content {
	float: left;
	width: 704px;
	margin: 0 0 0 4px;
	border: 5px solid #4A644F;
	border-top-width: 0px;
	background: url(../images/cbox.png);
}
#main_content p {
	text-align: justify;
	padding: 20px 20px 0px 20px;
	font-size: 1.25em;
}
#menu_side {
	text-align: left;
	margin: 0 40px 0 0;
	height: 100%;
	width: 231px;
	float: right;
	border: 0px;
}
#bus_name {
	height: 153px;
	background: url(../images/logo_friand.gif) no-repeat;
}
#top_menu {
	height: 13px;
	width: 231px;
	border: 0px;
	background: url(../images/top_menu.png) no-repeat;
}
#menu_box {
	z-index: 9999;
	border: 0px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 10px 0 10px 0px;
	width: 231px;
	height: 185px;
	background: url(../images/menu_box.png) repeat-x;
}
#middle_box {
	float: left;
	width: 231px;
	height: 168px;
	background: url(../images/mid_box.png) repeat-x;
}
#middle_box p {
	font: 2.6em "Comic Sans MS", Verdana;
	line-height: 2em;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 15px;
}
#low_box {
	border: 0px;
	float: left;
	width: 231px;
	height: 168px;
	background: url(../images/low_box1.jpg) repeat-x;
}
.menu_link {
	border-bottom:2px dashed #FFFFFF;
	color:#FFFFFF;
	font-size:1.25em;
	height:25px;
	list-style-type:none;
	width:185px;
	margin: 5px auto;
}
menu_link, a {
	text-decoration: none;
	color:#FFFFFF;
}
.menu_link1 {
	border-bottom:2px dashed #FFFFFF;
	color:#FFFFFF;
	font-size:1.25em;
	height:45px;
	list-style-type:none;
	width:185px;
	margin: 5px auto;
}
menu_link1, a {
	text-decoration: none;
	color:#FFFFFF;
}a:hover {
	font-weight: bold;
}
.centerme {
	color:#FFFFFF;
	margin:10% auto;
	width: 80%;
	font-size: 1.1em
}
.shadow1 {
	height: 185px;
	background: url(../images/shadow1.png) repeat;
}
.shadow2 {
	height: 185px;
	background: url(../images/shadow2.png) repeat;
}
.menu_list ul{
	padding-left: 20px;
}

