body {
	font-family: verdana;
	height: 100%;
	margin: 0px;
	background-image: url(img/bkcol.png);
	background-repeat: repeat-y;
}

td {
	font-family: verdana;
	text-align: left;
}

p {
	font-family: verdana;
	margin: 0px;
}

a.Menu:link{ color: #000000; text-decoration: none; font-size: 13px;}
a.Menu:visited{ color: #000000; text-decoration: none; font-size: 13px;}
a.Menu:hover{ color: #000080; text-decoration: none; background-color: white; font-size: 13px;}
a.Menu:active{ color: #000080; text-decoration: none; background-color: white; font-size: 13px;}

a.Foto:link{ font-family: verdana; color: white; text-decoration: underline; font-size: 12px;}
a.Foto:visited{ font-family: verdana; color: white; text-decoration: underline; font-size: 12px;}
a.Foto:hover{ font-family: verdana; color: black; text-decoration: underline; font-size: 12px;}
a.Foto:active{ font-family: Verdana; color: black; text-decoration: underline; font-size: 12px;}

img {border: none}

.Grassetto {
	font-weight: bold !important;
}

.Piccolo {
	font-size: 10px !important;
}

.Medio {
	font-size: 12px !important;
}

.Centrato {
	text-align: center !important;
}

.Bianco {
	color: white !important;
}

#header {
	height: 96px;
	border-bottom: 8px solid black;
	position: relative;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 144px 0px;
}

#header img {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

#navlist ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
}


#navlist li {
	display:inline;
	padding:0 .9em;
	border-right:1px solid #009;
}

#navlist li.last {
	border:none;
}

#navlist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
#navlist a {
	color:black;
	text-decoration:none;
}
#navlist a:hover {
	color:black;
	text-decoration:underline;
}

#navlistlng ul { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
}


#navlistlng li {
	display:inline;
	padding:0 .9em;
	border-right:1px solid #009;
}

#navlistlng li.last {
	border:none;
}

#navlistlng {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:center;
}
#navlistlng a {
	color:black;
	text-decoration:none;
}
#navlistlng a:hover {
	color:black;
	text-decoration:underline;
}

.CurPage {
	font-weight: bold;
	font-size: 14px;
}