/* CSS Document */

body,td,th, p {
	font-family: Verdana, Trebuchet MS, Arial;
	padding: 0px;
	font-size:12px;
	color:#FFFFFF;
	margin: 0px;
	border: 0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/topbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height:100%;
}

#fotona {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -680px;
	width: 608px;
	height: 1200px;
	background-image: url(images/fotona.jpg);
	z-index:2;
}

#title {
	position:absolute;
	top:0px;
	left: 50%;
	margin-left: -239px;
	width: 689px;
	height:300px;
	background-image:url(images/title.jpg);
	z-index:3;
}

#linee {
	position:absolute;
	top:403px;
	left: 50%;
	margin-left: -108px;
	width: 378px;
	height: 166px;
	background-image:url(images/linee.gif);
	z-index:3;
}

#titoli {
	position:absolute;
	top:403px;
	left: 50%;
	margin-left: -53px;
	width: 269px;
	height: 43px;
	background-image:url(images/linee.gif);
	z-index:9;
	overflow: hidden;
}

#menu {
	position:absolute;
	top: 190px;
	left: 50%;
	width: 450px;
	height: 18px;
	overflow:hidden;
	z-index: 9;
}

#banner {
	position:absolute;
	left: 50%;
	margin-left: -67px;
	top: 281px;
	z-index:9;
}

#videogrande {
	left: 50%;
	width: 640px;
	margin-left: -170px;
	z-index: 9;
}

a {
	text-decoration: none;
	color: #ffd4a0;
	font-weight: bold;
}

a:hover {
	color: #76464c;
}

.grigio {
	color:#666666;
}

.titolo {
	font-size: 20px;
	color: #9e5d66;
	font-weight: bold;
}


a.menunews {
	display: inline-block;
	width: 88px;
	height: 17px;
	background-image:url(images/menu_news.gif);
}

a.menunews:hover {
	background-image:url(images/menu_news2.gif);
}

a.menuvideo {
	display: inline-block;
	width: 96px;
	height: 17px;
	background-image:url(images/menu_video.gif);
}

a.menuvideo:hover {
	background-image:url(images/menu_video2.gif);
}

a.menuforum {
	display: inline-block;
	width: 96px;
	height: 17px;
	background-image:url(images/menu_forum.gif);
}

a.menuforum:hover {
	background-image:url(images/menu_forum2.gif);
}

a.menulinks {
	display: inline-block;
	width: 88px;
	height: 17px;
	background-image:url(images/menu_links.gif);
}

a.menulinks:hover {
	background-image:url(images/menu_links2.gif);
}



#main {
	position:absolute;
	width: 470px;
	top: 466px;
	left: 50%;
	margin-left: -39px;
	z-index: 9;
}
