body, TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #dbdbdb;
	color: #000080;
}
.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #333366;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #D4D2DA;
	border-right: 1px solid #989AAD;
	border-bottom: 1px solid #989AAD;
	border-left: 1px solid #D4D2DA;
}
.button2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #84B02B;
	text-transform: uppercase;
	font-weight: bold;
	border-top: 1px solid #E5F0AB;
	border-right: 1px solid #C4E577;
	border-bottom: 1px solid #C4E577;
	border-left: 1px solid #E5F0AB;
}
a{
	color: #008000;
	text-decoration: none;
}
a:link{
	color: #008000;
	text-decoration: none;
}
a:visited{
	color: #004000;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
}
h1{
	background: #cccccc;
	color: #000080;
	padding: 10px 5px 5px 5px;
	border: 1px solid #84B229;
	font-weight: bold;
	font-size: 16px;
}

h2{
	font-size: 14px;
	color: #000080;
	padding: 10px 5px 5px 5px;
	border-bottom: 2px solid #84B229;
	margin: 0 px 0 px 10px 0 px;
	font-weight: bold;
	font: bold;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #000080;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	background-color: #84B229;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 12px;
 line-height: 14px;
 font-weight: normal;
 color: #000080;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px solid Green;
}


ul{
	list-style-type: none;
	list-style-image: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #334d55;
}

. content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #dbdbdb;
	color: #000080;
	margin: 0px;
}
.riquadro {
	background-color: #cccccc;
	color: #ce3000;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border: 1px solid Black;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	font-weight: bold;
}

#breadcrumb a{
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:link{
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:visited{
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumb a:hover{
	color: #99CC33;
	font-weight: bold;
	text-decoration: none;
}
.tablehead {
	background-color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.url{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.immagineleft
{
	position: relative;
	height: auto;
	float:left;
	padding: 5 5 0 5;
	margin: 1 1 1 1;
	border : 0px;
}
.immagineright
{
	position: relative;
	height: auto;
	float: right;
	padding: 5 5 0 5;
	margin: 1 1 1 1;
	border : 0px;
}
