* {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
:focus {
	outline: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: none;
}
body {
	background-color: #4C0000;
	background-image: url(../interface/wrap.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#flash, #wrap {
	height: 100%;
	width: 100%;
	position: absolute;
	overflow: hidden;
	filter:alpha(opacity=50);  
	-moz-opacity: 0.5;  
	opacity: 0.5;
}
#cornice {
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 10px;
	margin-left: -480px;
}
#movie {
	width: 250px;
	position: absolute;
	z-index: 300;
	left: 50%;
	top: 150px;
	margin-left: 170px;
	text-align: center;
}
#container {
	width: 960px;
	position: absolute;
	z-index: 10;
	top: 0px;
	text-align: left;
	margin-left: -480px;
	left: 50%;
	padding-left: 10px;
	padding-top: 15px;
}
#content {
	margin-left: -180px;
	position: absolute;
	left: 50%;
	top: 210px;
	z-index: 1;
	width: 600px;
	border: 1px solid #FFF;
	background-color: #F0E4D0;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#contact {
	width: 960px;
	margin-left: -480px;
	position: absolute;
	z-index: 30;
	left: 50%;
	top: 400px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
a, b, strong {
	color: #5D0000;
	text-decoration: none;
}
#ilcampione, #lapizza, #ilristorante {
	width: 200px;
	float: left;
	cursor: pointer;
	cursor: hand;
	z-index: 200;
	height: 300px;
}
#lapizza, #ilristorante {
	margin-left: 20px;
}
#ilcampione img, #lapizza img, #ilristorante img {
	width: 200px;
}
.titolo, .titolo2 {
	width: 150px;
	height: 46px;
	position: relative;
	bottom: 90px;
	text-align: center;
}
.titolo2 {
	bottom: 135px;
}
#news {
	width: 330px;
	display: block;
	position: absolute;
	z-index: 1;
	top: 280px;
	left: 50%;
	margin-left: 180px;
}
#news_main {
	background-image: url(../interface/news_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 40px;
	margin-top: -5px;
}
#bottom {
	color: #5D0000;
	font-size: 12px;
	text-align: center;
	display: block;
}
#menu {
	font-size: 12px;
	width: 330px;
	margin-left: -480px;
	position: absolute;
	z-index: 30;
	left: 50%;
	top: 200px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	list-style-type: none;
	list-style-type: none;
	display: block;
	zoom: 1;

 	*display: inline;
	width: 200px;
}
a.menu_link, a.menu_link:hover {
	display: inline-block;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 5px;
	font-size: 24px;
	width: 260px;
	color: #FFF;
	border: 1px solid transparent;
}
a.menu_link:hover {
	text-decoration: none;
	color: #5d0000;
	border: 1px solid #5D0000;
	background-color: #F0E4D0;
}
.active {
	background-image: url(../interface/active.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.h1titolo {
	font-size: 36px;
	display: block;
	color: #5D0000;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	width: 550px;
}
h4 {
	font-size: 36px;
}
.data_news {
	font-size: 12px;
	display: block;
	color: #fff;
	font-weight: bold;
	float: right;
	margin-right: -30px;
	padding: 5px;
	text-align: center;
	background-color: #5D0000;
}
.main_testo {
	font-size: 12px;
	font-weight: normal;
}
#marchi {
	width: 270px;
	text-align: center;
	padding-left: 30px;
}
#marchi img {
	margin: 5px;
}
.titolo3 {
	color: #FFF;
	text-align: center;
	display: block;
	float: right;
	position: absolute;
	top: 50px;
	margin-left: 170px;
	left: 50%;
	font-size: 36px;
}

