* {
	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: 100;
	left: 50%;
	top: 5px;
	margin-left: 190px;
}
#movie {
	height: 210px;
	width: 280px;
	position: absolute;
	z-index: 99;
	left: 50%;
	top: 50px;
	margin-left: 210px;
}
#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: -480px;
	position: absolute;
	left: 50%;
	top: 210px;
	z-index: 15;
	width: 960px;
}
#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: #FFF;
	text-decoration: none;
}
#ilcampione, #lapizza, #ilristorante {
	width: 200px;
	height: 300px;
	top: 198px;
	position: absolute;
	left: 50%;
	cursor: pointer;
	cursor: hand;
	z-index: 200;
}
#ilcampione {
	margin-left: -480px;
}
#lapizza {
	margin-left: -250px;
}
#ilristorante {
	margin-left: -20px;
}
#ilcampione img, #lapizza img, #ilristorante img {
	width: 200px;
}
.titolo, .titolo2 {
	width: 150px;
	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;
}
#marchi img {
	padding-right: 5px;
}
#marchi a {
	width: 83px;
	display: inline-block;
	padding-top: 10px;
}
#marchi a span {
	margin-top: 5px;
	position: relative;
	display: block;
}



#news_main {
	background-image: url(../interface/news_main.png);
	background-repeat: repeat-y;
	background-position: center top;
	height: 150px;
	padding-left: 40px;
	padding-right: 20px;
}
#bottom {
	color: #FFF;
	font-size: 12px;
	text-align: center;
	position: absolute;
	z-index: 1;
	width: 960px;
	top: 600px;
	margin-left: -480px;
	left: 50%;
}
#menu {
	font-size: 12px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	z-index: 5;
	left: 50%;
	top: 550px;
	text-align: center;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	list-style-type: none;
	list-style-type: none;
	display: inline-block;
	zoom: 1;
 	*display: inline;
}
a.menu_link, a.menu_link:hover {
	display: inline-block;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
	margin-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
a.menu_link:hover {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.news_data {
	font-size: 12px;
	font-weight: normal;
}
.news_titolo {
	margin-bottom: 10px;
}

