html, body {
	background-color: #666666;
	background-image:url(struttura/sfondo.gif);
	background-repeat:repeat-x;
	margin:0;
}

#Contenitore 
{
	width: 750px;
	background-color:#FFFFFF;
	top:45px;
	margin-top:45px;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#Intestazione 
{
	background-image:url(struttura/intestazione.jpg);
	background-repeat:no-repeat;
	height:213px;
	width:750px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:auto;
/*	border-bottom: #666666 1px solid;*/
}

hr
{
	font-style:normal;
	width:100%;
	color:#CCCCCC;
}

#Menu 
{
	position:relative;
	width:750px;
/*	margin:auto;*/
	background-color:#333333;
/*	border-bottom:1px solid #FFFFFF;*/
	color:white;
	line-height:inherit;
	text-align:right;
}

#img
{
 display: block;
}


#Testo 
{
	position:relative;
	top:0;
	width:750px;
	margin:auto;
	background-color: #33CC66;
	background-image: url(struttura/sfondo_stelline.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#ContenutoSx
{
/*	position:relative;*/
	top:0;
	margin-right:200px;
	padding:2px;
	text-align:justify;
	min-height:600px;
}

#Contenitore #Footer
{
	position:relative;
	top:0;
	width:750px;
	margin:auto;
	color:white;
	text-align:right;	
	background-color:#333333;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:10px solid #FFFFFF;
/*	background-image:url(struttura/sfondo_menu.jpg);
	background-repeat:no-repeat;*/
}


.FontGiallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	vertical-align:middle;
}

.TitoliGrandi {
	font-family: "Monotype Corsiva";
	color:#FF9900;
	font-size: 24px;
}

a:link {
	color: #FF9900;
	text-decoration: none;
}

.FontCorpo {
	font-family: "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}


a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.Intro {
	font-family: "Monotype Corsiva";
	color: #000000;
	font-size: 24px;
}
#Contenitore #Lingue {
	background-color:#33CC66;
	background-image:url(struttura/lingue.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:45px;
	width:750px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:auto;
}

#Calendario
{
	position:absolute;
/*	float:right;*/
	margin-left:570px;
	top:230px;
	border:#666666 solid 1px;
	width:170px;
	font-size:10px;

}

.FontBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background:#333333;

}

.Firma {
	font-family: "Monotype Corsiva";
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	font-variant: normal;	
	font-size:22px;
}