body {
	background-color: #000000;
	text-align: center; 
	padding: 0;
	margin: 0;
	}

#contenitore {
	text-align: left;
	width:700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;

}

#contenitore #menu {
	width: 700px;
}
#contenitore #contenitoretesto {
	width: 700px;

}

#contenitore #contenitoretesto #fotosx {
	float: left;
	padding-top: 5px;
	margin-top: 20px;
	padding-left: 10px;
}
#contenitore #contenitoretesto #testo {
	font-family: "Trebuchet ms";
	font-size: 11px;
	color: #CCCCCC;
	float: right;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 420px;
	margin-top: 20px;
}
#contenitore #contenitoretesto #flash {
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: left;
	border: 1px none #FFCC00;
	width: 700px;
}
#contenitore #contenitoretesto #flash object {
	border: 1px solid #FFCC00;
}
#contenitore #footer {
	background-color: #FFCC00;
	width: 700px;
	height: 35px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F0A808;
	clear: both;
	margin: 0px;
}

#contenitore #footer #testofooter {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 35px;
}
#contenitore #footer #testofooter p {
	padding-top: 1px;
	margin-top: 1px;
}
#contenitore #footer #testofooter span {
	font-weight: bold;
	color: #FF9900;
}
#contenitore #contenitoretesto table {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
}
#contenitore #contenitoretesto .titolotabella {
	background-color: #E2A429;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenitore #contenitoretesto .sfondo2 {
	color: #666666;
	background-color: #CCFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenitore #contenitoretesto .sfondo {
	background-color: #FFFFCC;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenitore #contenitoretesto .sfondo3 {
	color: #666666;
	background-color: #FFFF99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenitore #contenitoretesto .sfondo4 {
	color: #666666;
	background-color: #99FFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenitore #contenitoretesto .sfondo5 {
	color: #666666;
	background-color: #FFCC99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#contenitore #contenitoretesto td {
	text-align: center;
	padding: 5px;
}


#contenitore #contenitoretesto #fotosxsotto {
	float: left;
	padding-top: 10px;
}
#contenitore #contenitoretesto #fotosx #fotosxsotto img {
	border: 1px solid #FFCC00;
}
#contenitore #contenitoretesto #fotosx img {
	border: 1px solid #FFCC00;
}


#contenitore #contenitoreimmaginetesta {
	width: 700px;
}
