html, body {
	background-color: #000000;
/*	background-image:url(struttura/sfondo.jpg);*/
	background-repeat:repeat-x;
	margin:0;
	height:100%;
	font-variant:small-caps;
}

#Contenitore 
{
	width: 750px;
	background-color:#000000;
	top:45px;
	margin-top:45px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #333333;
}

#Intestazione 
{
	background-image:url(struttura/intestazione.jpg);
	background-repeat:no-repeat;
	height:240px;
	width:750px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin:auto;
}

#Menu 
{
	position:relative;
	width:750px;
/*	background-color:#333333;*/
/*	background-image:url(struttura/sfondo_menu.jpg);*/
	color:#000000;
	font-size:14px;
	vertical-align:middle;
	text-align:left;
}

#LinkMenu
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-variant:small-caps;
}

#img
{
 display: block;
}


#Testo 
{
	position:relative;
	font-family:Arial;
	font-weight:lighter;
	color:#666666;
	top:0;
	width:750px;
	margin:auto;
}

#ContenutoSx
{
/*	position:relative;*/
	font-family:tahoma;
	font-weight:lighter;
	color:#666666;
/*	color:#FFFFFF;*/
	top:0;
	margin-right:270px;
	padding:2px;
	text-align:justify;
	min-height:1000px;
}

#Contenitore #Footer
{
	position:relative;
	top:0;
	width:750px;
	margin:auto;
	color:#1771B8;
	text-align:center;	
	background-color:#333333;
	border-bottom:10px solid #000000;
	background-image:url(struttura/sfondo_menu.jpg);
	line-height:20px;	
}


.FontGiallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	vertical-align:middle;
}

.menuBox {
	font-family: tahoma;
	color: #FE0002;
	font-size:16px;
	background-color:#686155;
	padding:0;
	font-weight:lighter;
	font-variant:small-caps;
	border:1px #000000 solid;
}

.menuBlu {
	font-family: tahoma;
	color: #FFFFFF;
	font-size:16px;
	background-color:#315D9A;
	padding:0;
	font-weight:lighter;
	font-variant:small-caps;
}

.titoloBox {
	font-family: tahoma;
	color: #FFFFFF;
	font-size:16px;
	background-color:#686155;
	padding:0;
	font-weight:lighter;
	font-variant:small-caps;
	border:1px #000000 solid;
	text-align:left;
}
.menuGrigio {
	font-family: tahoma;
	color: #FFFFFF;
	font-size:16px;
	background-color:#666666;
	padding:0;
	font-weight:lighter;
	font-variant:small-caps;	
}

.menuRosso {
	font-family: tahoma;
	color: #FFFFFF;
	font-size:16px;
	background-color:#9D3D58;
	padding:0;
	font-weight:lighter;
	font-variant:small-caps;	
}

.menuGiallo {
	font-family: tahoma;
	color: #FFFFFF;
	font-size:16px;
	background-color:#FF9900;
	padding:0;
	font-weight:lighter;	
	font-variant:small-caps;
}

.TitoliGrandi {
	font-family: "Monotype Corsiva";
	color:#FF9900;
	font-size: 24px;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
.FontCorpo {
	font-family: "Monotype Corsiva", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
}

.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;
	margin-left:500px;
	top:255px;
	border:#333333 solid 1px;
	color:#FFFFFF;
	/*width:230px;*/
	font-size:14px;
	padding:0;
	background-color:#000000;
	font-weight:lighter;
	font-variant:small-caps;	
	font-family:Arial, Helvetica, sans-serif;

}

.FontBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#Titolo {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	background-repeat:repeat-x;
	background-position:left;

}

.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;
}
