*, body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #000099;
}

#container{
	width: 1000px;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

#menu-sx{
	width: 146px;
	float: left;
	text-align: center;
}

#menu-dx{
	width: 146px;
	float: right;
	text-align: center;
}

.menu-top{
	background-color: #EFE000;
	color: #000099;
	width: 146px;
	line-height: 22px;
	vertical-align: middle;
	font-weight: bolder;
	font-style: italic;
	font-size: 17px;
}

.menu-top a{
	text-decoration: none;
	background-color: #EFE000;
}

.menu-sub{
	width: 146px;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	text-align: center;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 80px;
}



.menu-sub p{
	margin-bottom: 30px;
	text-align: center;
}

.menu-sub-dx {
	width: 146px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 80px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 3px;
}

.menu-sub-dx p {
	margin-bottom: 5px;
}
#testo-centrale{
	margin-right: 146px;
	margin-left: 146px;
	text-align: center;
	color: #000099;
	font-weight: bolder;
}

#testo-centrale p{
	line-height: 30px;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 5px;
}


#testo-centrale span{
	margin-right: 15px;
	margin-left: 15px;
	line-height: 30px;
}

#footer {
	clear: both;
	height: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer a{
	color: #000000;
	text-decoration: none;
}

.clicca {
	font-size: 22px;
}