/* CSS Document */

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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #090708;
	background-image: url(images/sfondo2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}

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

a:hover {
	color: #c95d17;
}

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

#imgdx {
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left: 467px;
}

#menu {
	position: absolute;
	width: 760px;
	height: 32px;
	top: 0px;
	left: 50%;
	margin-left: -380px;	
}

#destra {
	position: absolute;
	width: 28px;
	height: 168px;
	left: 50%;
	margin-left: 418px;
	top: 382px;
	overflow: hidden;
}

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

#promoumi {
	position: absolute;
	top: 865px;
	left: 7px;
	width: 190px;
	height: 100px;	
}
