body {
	background-color: #FFFFFF;
	text-align: center;

}
#megacont #testo #firme {
	height: 270px;
	width: 357px;
	float: right;
	position: relative;
	background-color: #73003B;
	border: thin dashed #CCCCCC;
	padding-left: 4px;
}

#megacont {
	width: 760px;
	background-color: #73003B;
	text-align: center;
	border: thin dashed #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	clear: both;

}
#megacont #didascalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
}
#megacont #supermenu {
	height: 36px;
}
#megacont #supermenu h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 1px;
	margin-bottom: 1px;
}
#megacont #supermenu h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	margin-top: 1px;
	clear: both;
}



#megacont #testo {
	background-color: #73003B;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	clear: both;
	min-height: 400px;

}
#megacont #testo h2 {
	margin-top: 2px;
}

#megacont #testo img {
	padding-right: 10px;
}



#megacont #menu {
	background-color: #73003B;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-left: 2px;

}
#megacont #menu a {
	color: #FFFFFF;
}

#megacont #immagini {
	background-color: #73003B;
	background-position: center;
	margin: auto;
}
#megacont #testo #immagini .titolo {
	font-family: "Courier New", Courier, mono;
	color: #73003B;
	height: 23px;
	background-image: url(../images/folderino.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	margin-top: 5px;
	margin-left: 2px;
	padding-left: 4px;
}

#megacont #didascalie a {
	color: #FFFFFF;
	font-weight: bold;
}
#hosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #73003B;
	text-align: center;
	clear: both;
}
#hosting a {
	color: #73003B;
	text-decoration: underline;
}
#finalino {
	width: 760px;
	background-color: #73003B;
	text-align: center;
}


#megacont #testo ul {
	padding-left: 2px;
}
#megacont #testo a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#desc {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#megacont #testo p img {
	border: 1px solid #000;
	padding: 5px;
	background-color: #FFF;
	margin-right: 4px;
	margin-left: 4px;
}

