body {
	background-image: url(images/struttura/sfondo.jpg);
	background-color: #FAFCFE;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #343434;
	line-height: 15px;
}

a {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Navy;
}

a:hover {
	color: red;	
}


.barranavivazione a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Navy;
}

.barranavivazione a:hover {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Blue;
}
table#tb_home {
	width: 526px;
	background-image: url(images/struttura/sfondobenvenuti.jpg);
	background-repeat: no-repeat;
}

table#tb_login {
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	background-image: url(images/struttura/bg_login.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 8px;
}



.titolo_login {
	font-weight: bold;
	font-size: 10px;
	color: #00008B;
	padding-left: 5px;
}

.titolo_news {
	font-weight: bold;
	font-size: 10px;
	color: #00008B;
	padding-left: 5px;
}

.titoletto {
	font-weight: bold;
	font-size: 13px;
	color: #626262;
}

.titoletto_bianco {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

table#tb_news {
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	background-image: url(images/struttura/bg_news.jpg);
	background-repeat: repeat-y;
}

.titolo_home {
	font-weight: bolder;
	font-size: 16px;
	color: #1A47C5;
	margin-top: 5px;
	margin-bottom: 5px;
}
td.testohome {
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.titolo {
	font-weight: bold;
	font-size: 14px;
	color: #4F75E1;
	border-bottom: 1px dashed #AFAFAF;
	height: 25px;
}

.testinews {
	font-size: 9px;
	color: #595959;
	font-style: italic;
	line-height: 18px;
	margin-left: 5px;
}

.testinews a {
	font-size: 10px;
	color: #444444;
	text-transform: lowercase;
	font-style: normal;
	margin-left: 5px;
}

.testinews a:hover {
	font-size: 10px;
	color: #A52A2A;
}
