html, body {
	background-color: #600000;
	/*background-image:url(struttura/sfondo.jpg);*/
	background-repeat:repeat-x;
	margin:0;
	height:100%;
}

#Contenitore 
{
	width: 750px;
	background-color:#FFFFFF;
	top:45px;
	margin-top:45px;
	margin:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCCCCC;
}

#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;*/
}

#Menu 
{
	position:relative;
	width:750px;
/*	margin:auto;*/
	background-color:#333333;
	background-image:url(struttura/sfondo_menu.jpg);
/*	border-bottom:1px solid #FFFFFF;*/
	color:#C29F9F;
	font-size:12px;
	line-height:30px;	
	vertical-align:middle;
	text-align:center;
    text-transform:capitalize;
}

.LinkMenu
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#C29F9F;
	font-variant:small-caps;
}

#img
{
 display: block;
}


#TestoStelle
{
	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:900px;
}

#Contenitore #Footer
{
	position:relative;
	top:0;
	width:750px;
	margin:auto;
	color: #C29F9F;
	text-align:center;	
	background-color:#333333;
/*	border-top:1px solid #FFFFFF;*/
	border-bottom:10px solid #FFFFFF;
	background-image:url(struttura/sfondo_menu.jpg);
	/*background-repeat:no-repeat;*/
	line-height:30px;	
}

h1
{
	font-size:12px;
	color:#250202;
	font-style:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
}

.FontGiallo {
	font-family: Geneva, 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: #1771B8;*/
	color:#000000;	
	text-decoration: none;
}
a:hover
{
/*	color: #0066CC;*/
/*	color:#FFFFFF;*/
/*	color:#C29F9F;*/
	font-weight:inherit;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	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;
/*	float:right;*/
	margin-left:570px;
	top:250px;
	/*border:#666666 solid 1px;*/
	width:170px;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:Black;

}

.FontBianco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#TitoloBox {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C29F9F;
	background: #250202;

}

.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;
}