/* 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: #000000;
	background-image: url(images/sfondo2.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

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

a:hover {
	color: #c95d17;
}

.titolo {
	font-size: 22px;
	color: #cca469;
	font-weight: bold;
}

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

#menu {
	position: absolute;
	top: 219px;
	left: 13px;
	z-index: 9;
}

#destra {
	position: absolute;
	top: 550px;
	left: 629px;
	z-index: 9;
}

#main {
	position:absolute;
	width: 595px;
	top: 261px;
	left: 14px;
	z-index: 9;
}

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