/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image:url(images/sfondoripetuto.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

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

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

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.titolo {
	color: #FFFFFF;
	background-color: #212c48;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 10px;
}

.titolonews {
	color: #ef433d;
	font-weight: bold;
	font-size: 18px;
}

.footer {
	color: #CCCCCC;
	font-size: 9px;
}

a.footer {
	color: #666666;
}

#top {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	background-image:url(images/sfondo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
}

#menu {
	position: absolute;
	top: 285px;
	left: 640px;
	z-index: 9;
}

#main {
	position:absolute;
	width: 600px;
	top: 260px;
	left: 20px;
	z-index: 8;
}

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