@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(images/sfondoripetuto.gif);
	background-position:center;
	background-repeat:repeat-y;
	border: 0;
	margin: 0;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
}

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

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

#sfondobig {
	border: 0;
	margin: 0;
	background-image: url(images/sfondo.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 1200px;
	left: 0px;
	top: 0px;
}

#menu {
	position: absolute;
	width: 640px;
	height: 30px;
	overflow: hidden;
	top: 207px;
	left: 50%;
	margin-left: -230px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	text-align:right;
}

a.linkmenu {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

a.linkmenu:hover {
	
	text-decoration:underline;
}

#menusotto {
	position: absolute;
	width: 380px;
	height: 30px;
	overflow: hidden;
	top: 333px;
	left: 50%;
	margin-left: 33px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	text-align:center;
	z-index:9;
}

#topimage {
	position: absolute;
	left:50%;
	width:907px;
	height:200px;
	background-color:transparent;
	top:0px;
	margin-left:-451px;
}

#linkmondo {
	position: absolute;
	left: 50%;
	width:900px;
	height:80px;
	margin-left: -450px;
	top: 239px;
	background-color: transparent;
	z-index:8;
}

#main {
	position:absolute;
	left: 50%;
	width: 870px;
	top: 380px;
	margin-left: -435px;
	z-index: 9;
}

.bianco {
	color:#FFFFFF;
}

.titoletto {
	color:#003399;
	font-size: 20px;
	font-weight: bold;
}