body {
	margin:25px; 
	font:10pt Arial; 
	background: #d5e1ee;
	color: #666666;
}

a {
	color: #002d6a;
	text-decoration: none;}
a:hover {
	color: #007ff9;}

td {
	font-size:9pt;}
	
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #002d6a;}
h2 {
	font-size: 16pt;
	font-weight: bold;
	margin: 2px;
	color: #002d6a;}
h3 {
	font-size: 15pt;
	font-weight: normal;
	margin: 0px;
	color: #002d6a;}
h4 {
	font-size: 13pt;
	font-weight: normal;
	margin: 0px;
	color: #002d6a;}
h5 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	color: #002d6a;}	

.tit{
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
}
	
.pRight{
	margin: 10 40 0 10px;}
.pLeft {
	margin: 10 0 0 40px;}
.pInternal {
	margin: 0 20 0 50px;}
.Mini {
	font-size: 8pt;
	margin: 5 0 4 45px;}
.Piccolo {
	font-size: 8pt;
	margin: 0 0 10 0px;
}
	
.Riga0 {
	height: 35px;
	background-color: #e1e4e6;}
.Riga1 {
	height: 35px;
	background-color: #d2d7d9;}
.Admin {
	background-color: #e0e7f0;
	border: 1px solid #b0b0b0;
}
.HeadTab {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #2c5984;}

#pulsante0 {
	size: 200px;
	height: 48px;
	background-color: #e4ecf4;
	font-weight: bold;
	margin: 5px;
	padding: 1 0 0 10px;
	line-height: 45px;
}

#pulsante1 {
	size: 200px;
	height: 48px;
	background-color: #d5e1ee;
	margin: 5px;
	padding: 1 0 0 10px;
	line-height: 45px;
}

.Separatore {
	margin:29 0 0 34px;
	width: 872px;
	height: 1px;
	background-color: #848484;
}

ul {
	list-style: none;
	padding: 0 0 0 25px;
	margin: 0 0 0 0px;
	line-height: 8px;
}

li{
	line-height: 18px;
}
/* *****  MENU  ***** */
ul.tabs {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;

}

ul.tabs li {
	float: left;
	position: relative;
}

ul.dropdown {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	width: 200px;
	display: none;
	top: 30px;
	left: 5px;
}

ul.dropdown li {
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

#Mainmenu ul li.hasmore {
	position: relative;
	z-index: 998;
	top: 4px;
	left: 40px;
	height: 25px;
	line-height: 25px;
	padding: 0 10 0 10px;
	margin: 0 2 0 2px;
}

#Mainmenu ul.dropdown{
	padding: 2 10 2 10px;
	background-image: url(immagini/dropdown.png);
	border: 1px solid #7a7a7a;
	width: 170px; /* Dim sottomenu */
}

#Mainmenu ul.dropdown li a {
	display: block;
	border-bottom: 1px solid #a8a8a8;
	line-height: 25px;
	overflow:hidden;
	height: 25px;
}

#Mainmenu ul.dropdown li a:hover {
	background: url(immagini/menuarrow.png) no-repeat left center;
}

#scrollcontainer{
position: relative;
height: 115px; /*marquee height */
overflow: hidden;
text-align:justify;
}
