@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #CC0000;
}

#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
#indexMain {
	background-image: url(img_index/indexImg-main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 504px;
	width: 960px;
	overflow: visible;
}
#indexSub {
	background-image: url(img_index/indexImg-sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 960px;
}
h1 {
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin: 0px;
	padding: 2px;
	font-weight: normal;
}

#main {
	margin-bottom: 30px;
	background-color: #FFFFFF;
	background-image: url(img_main/mainBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C029;
}
.home #contents {
	padding-top: 349px;

}
.sub #contents {
	margin-bottom: 20px;
	background-image: url(img_main/subMenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 135px;
}
#contents ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.home #contents ul {
}

#contents li {
	display: block;
	float: left;
}
#contents li a {
	display: block;
	height: 100%;
	width: 100%;
}
.sub #contents li {
	width: 117px;
	height: 40px;
}
.sub #contents li.home {
	height: 100px;
	width: 490px;
}
.home #contents li {
	height: 155px;
	width: 123px;
}
.home #contents li.home {
	width: 478px;
}
.home #contents li.link {
	width: 113px;
}

#text {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 80%;
}
h2 {
	font-size: 100%;
	margin: 0px;
	padding: 2px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#menuInfo h2 {
	margin-top: 2em;
}
#links h2 {
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	border: 1px none #000000;
	margin-right: 2px;
	margin-left: 2px;
}

#text p {
	line-height: 1.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.imgText,
.imgPrint {
	display: none;
}
#menuInfo {
	background-image: url(img_main/menuImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
}
#menuInfo .pranzo {
	height: 151px;
	width: 368px;
	margin-right: auto;
	margin-left: 0px;
}
#menuInfo .pasta {
	height: 150px;
	width: 368px;
	margin-right: auto;
	margin-left: 184px;
}
#menuInfo .pizza {
	height: 150px;
	width: 368px;
	margin-right: 184px;
	margin-left: auto;
}
#menuInfo .festa {
	height: 150px;
	width: 368px;
	margin-right: 0px;
	margin-left: auto;
}
#accessInfo {
	background-image: url(img_main/AccessImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
}
#accessInfo ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

small {
	font-size: 80%;
	font-weight: normal;
}

#links,
#blogInfo {
	margin-top: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #999999;
	margin-bottom: 20px;
}
#links table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#contentsLink {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#contentsLink p {
	font-size: 80%;
	color: #333333;
	margin: 0.5em;
	padding: 0px;
}
#contentsLink hr {
	margin: 1px 0 1px;
	height: 1px;
	border: 1px solid #C9C029;
}

