body	{
	background-color: #000000;
	font-family: Arial, Verdana, Courier;
	font-size: 12px;
	color: #ffffff;
	margin: 10px;
}

a:link{color:#FFFFFF;}
a:visited{color: #FFFFFF;}
a:hover{color: #D2D200;}

img {
	border: none;
}

table	{
	width: 100%;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
}

#homepage td  {
	text-align: center;
	padding:2px;
}

#contenuti {
	text-align: center;
	margin:5px;
	padding:5px;
	width: 97%;
}

#Principale {
	font-family: Arial, Courier, Verdana;
	border: 0px none;
	width: 75em;
	margin-left: auto; 
	margin-right: auto; 
}

#logo	{
	clear:both;
	float: left;
	border: 1px solid;
	width: 176px;
	height: 181px;
}

#intestazione {
	float: left;
	border: 0px none;
	width: 600px;
	height: 161px;
}

#menuorizzontale	{
	clear:both;
	position: relative;
	left:0px;
	top:0px;
}

#TitoloPagina	{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}

.TestiVari	{
	text-align: justify;
}

.TabelleVarie		{
	text-align: center;
}
.orari	{
	text-align: justify;
	width: 80%;
	border: 1px solid #D9BA08;
	border-collapse: separate;
}

.orari th	{
	background: #D9BA08;
	color: #000000;
	height: 20px;
}

.orari td	{
	width: 50%;
}

#Zoom	{
	position: absolute;
	visibility: hidden;
	text-align: center;
	width: 810px;
	height: 625px;
	top: 100px;
	left: 100px;
	background: #FFFFFF;
}

#popup	{
	left: 5px;
	top: 5px;
	text-align: left;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
}

#popup a:link{color:#000000; text-decoration: none;}
#popup a:visited{color: #000000; text-decoration: none;}
#popup a:hover{color: #000000; text-decoration: none;}

.altezza170	{
	height: 170px;
}
.Testogrande	{
	font-size: 16px;
}
