﻿body{
	margin: 0px;padding: 0px;
	background-color: #FFFFEE;
	text-align: center;
	}

*{
	overflow: hidden;
	}
a{
	color: #3F490C;
	padding: 2px 0px;
	text-decoration: none;
	}
a:visited{
	color: #819519;
	}
a:hover{
	color: #FF6600;
	}

hr{
	border: 1px solid #819519;
	}

#logo{
	position: absolute;
	left: 50%;top: 50%;
	text-indent: -9999px;
	width: 300px;height: 379px;
	margin-left: -150px;margin-top: -189.5px;
	background: url('../image/Bistro_Logo2.gif') no-repeat left top;
	}
#logo:hover{
	background: url('../image/Bistro_Logo.gif') no-repeat left top;
	}
#logounder_message{
	position: absolute;
	left: 50%;top: 50%;
	width: 300px;
	margin-left: -150px;margin-top: 200px;
	text-align: center;
	color: #819519;
	font: normal normal xx-small/150% cursive;
	}

#main{
	background: #FFFFEE url('../image/plate200705.gif') repeat-x center bottom;
	}
#contents{
	position: absolute;
	left: 50%;top: 48%;
	width: 65%;height: 350px;z-index: 0;
	margin-left: -38%;margin-top: -170px;
	border: 1px solid #819519;
	}

/* safari only \*/
html:\66irst-child #contents{
	overflow: scroll;
	}
/* end */


#calendar{
	position: absolute;
	right: 1%;bottom: 28%;
	width: 180px;height: 150px;z-index: 0;
	border-style: none;
	overflow: hidden;
	}
#counter{
	visibility: hidden;
	}


#adress{
	position: absolute;
	left: 50%;bottom: 0%;
	width: 30em;height: 4em;z-index: 0;
	margin-left: -15em;
	text-align: center;
	font: normal normal xx-small/125% cursive;
	color: #3F490C;
	}


ul#iconmenu{
	list-style-type: none;
	}

#Home{
	position: absolute;
	left: 100px;top: 30px;
	width: 190px;height: 51px;z-index: 4;
	text-indent: -9999px;
	background: url('../image/poucoapouco.gif') no-repeat left top;
	}
#Home:hover{
	background: url('../image/poucoapouco_hover.gif') no-repeat left top;
	}
#Contact{
	position: absolute;
	left: 0px;top: 0px;
	width: 149px;height: 150px;z-index: 0;
	text-indent: -9999px;
	background: url('../image/contact.gif') no-repeat left top;
	}
#Contact:hover{
	background: url('../image/contact_hover.gif') no-repeat left top;
	}
#About{
	position: absolute;
	right: 20px;bottom: 10%;
	width: 139px;height: 117px;z-index: 3;
	text-indent: -9999px;
	background: url('../image/pouco.gif') no-repeat right bottom;
	}
#About:hover{
	background: url('../image/pouco_hover.gif') no-repeat right bottom;
	}
#Diary{
	position: absolute;
	right: 0px;bottom: 0px;
	width: 200px;height: 75px;z-index: 2;
	text-indent: -9999px;
	background: url('../image/diary.gif') no-repeat right bottom;
	}
#Diary:hover{
	background: url('../image/diary_hover.gif') no-repeat right bottom;
	}
#Access{
	position: absolute;
	left: 50%;top: 0%;
	width: 301px;height: 146px;z-index: 1;
	margin-left: -150px;
	text-indent: -9999px;
	background: url('../image/access.gif') no-repeat center top;
	}
#Access:hover{
	background: url('../image/access_hover.gif') no-repeat center top;
	}
#Link{
	position: absolute;
	right: 0px;top: 0%;
	width: 200px;height: 236px;z-index: 3;
	text-indent: -9999px;
	background: url('../image/link.gif') no-repeat right top;
	}
#Link:hover{
	background: url('../image/link_hover.gif') no-repeat right top;
	}
#Merchandise{
	position: absolute;
	left: 0px;bottom: 0%;
	text-indent: -9999px;
	width: 201px;height: 203px;z-index: 2;
	background: url('../image/merchandise.gif') no-repeat left bottom;
	}
#Merchandise:hover{
	background: url('../image/merchandise_hover.gif') no-repeat left bottom;
	}

#rss{
	position: absolute;
	left: 120px;bottom: 0%;
	z-index: 9;
	font: normal normal xx-small/150% cursive;
	}