body {
	margin-left: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_righe2.gif);
}

.page {
	position: relative;
	top: 50px;
	bottom: 0px;
	padding: 0px;
	width: 770px;
	left: 90px;
	float: left;
}
.content {
	bottom: 0px;
	padding: 0px;
	width: 600px;
	float: left;
}

.content-header {
	bottom: 0px;
	width: 600px;
	float: left;
	height: 100px;
	position: relative;
	left: 0px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

.content-menu {
	background-color: #FFF;
	width: 600px;
	float: left;
	height: 45px;
	position: relative;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #895025;
	text-align: center;
	font-size: 11px;
	padding-top: 16px;
}

.content-imm {
	background-color: #FFF;
	bottom: 0px;
	width: 150px;
	float: left;
	position: relative;
	left: 0px;
}

.content-text {
	background-color: #FFF;
	width: 430px;
	float: left;
	position: relative;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.content-line {
	background-color: #0071bc;
	bottom: 0px;
	width: 600px;
	float: left;
	height: 2px;
	position: relative;
	left: 0px;
}

.content-textline {
	background-color: #666;
	bottom: 0px;
	width: 430px;
	float: left;
	height: 17px;
	position: relative;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #FFF;
	padding-left: 170px;
	padding-top: 3px;
}

.document {
	top: 50px;
	padding: 0px;
	width: 150px;
	margin-left: 20px;
	float: left;
}

.document-header {
	bottom: 0px;
	width: 150px;
	float: left;
	height: 76px;
	position: relative;
	left: 0px;
	background-image: url(images/header-document.png);
	background-repeat: no-repeat;
}

.document-text {
	background-color: #FFF;
	bottom: 0px;
	width: 134px;
	float: left;
	position: relative;
	text-decoration: none;
	padding: 8px;
}

.document-line {
	background-color: #c5a430;
	bottom: 0px;
	width: 150px;
	float: left;
	height: 2px;
	position: relative;
	left: 0px;
	text-decoration: none;
}

.document-textline {
	background-color: #895025;
	bottom: 0px;
	width: 125px;
	float: left;
	height: 30px;
	position: relative;
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #FFF;
	padding-left: 25px;
	padding-top: 3px;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
	cursor:hand;
}

.no_underline {
	text-decoration: none;
}

.menu{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #c5a430;
	font-size: 11px;
	text-decoration: none;
}

.menu:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #895025;
	text-decoration: none;
}

.title{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	color: #0071bc;
	font-size: 16px;
	text-decoration: none;
}

.text{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}

.text_underline{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #0071bc;
	font-size: 12px;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	font-style: italic;
}

.text_underline:hover{
	text-decoration: underline;
}

.line-imm{
	background-color: #0071bc;
	height: 1px;
	width: 150px;
}

.bg{
	background-color: #FFF;
	float: left;
	position: relative;
}

.textline{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.textline:hover{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #002454;
	text-decoration: none;
	font-weight: bold;
}

.document-textline:hover {
	background-color: #0071bc;
}

.document-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.document-external {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.document-link:hover {
	color: #0071bc;
}

.document-external:hover {
	color: #c5a430;
}

.link {
	width: 97%;
	float: left;
	position: relative;
	padding: 5px;
	margin-bottom: 20px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	cursor:pointer;
	cursor:hand;
}

.link:hover {
	background-color: #c5a430;
	color: #FFF;
}


.link2 {
	padding: 5px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #000;
}

.link2:hover {
	background-color: #c5a430;
	color: #FFF;
}

.imm_link {
	width: 75px;
	float: left;
	position: relative;
	margin-right: 5px;
	text-align: center;
}

.text_link {
	width: 250px;
	float: left;
	position: relative;
}

.tabella {
	font-size: 9px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	white-space: pre;
}

.tabella tr td {
	padding: 0;
	margin: 0;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}


 
