body {
	background-color: #4F6474;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Trebuchet MS,Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4F6474;
	/*background-image: url(images/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: #330100; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-face-color: #890C08; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white;
	scrollbar-track-color: #330100; */

}

.testi {
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	color: #4F6474;
	font-family:Trebuchet MS,Arial;
}

.testismall {
	font-family:Trebuchet MS,Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.titoli {
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	font-weight: bold;
	color: #4F6474;
}

.copyright {
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

A:link.blu {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	color: #4F6474;
	text-decoration: none;
}
A:visited.blu {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #4F6474;
	text-decoration: none;
}
A:hover.blu {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #4F6474;
	text-decoration: underline;
}
A:active.blu {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #4F6474;
	text-decoration: none;
}



A:link.bia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	color: #FFFFFF;
	text-decoration: none;
}
A:visited.bia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.bia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
A:active.bia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

INPUT.small {
	BORDER-RIGHT: #322b58 1px solid;
	BORDER-TOP: #322b58 1px solid;
	FONT-SIZE: xx-small;
	BORDER-LEFT: #322b58 1px solid;
	BORDER-BOTTOM: #322b58 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: auto;
}

INPUT.login {
	BORDER-RIGHT: #322b58 1px solid;
	BORDER-TOP: #322b58 1px solid;
	FONT-SIZE: xx-small;
	BORDER-LEFT: #322b58 1px solid;
	BORDER-BOTTOM: #322b58 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 150px;
}

TEXTAREA.medio {
	BORDER-RIGHT: #322b58 1px solid; 
	BORDER-TOP: #322b58 1px solid; 
	FONT-SIZE: xx-small; 
	BORDER-LEFT: #322b58 1px solid; 
	WIDTH: 350px; 
	BORDER-BOTTOM: #322b58 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}


.submit {
	background-color: #000000;
	color: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	border: thin solid #FFFFFF;
}
select {
	font-size: 10px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.rossi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF3300;
}
iframe {
	background-attachment: fixed;
	background-image: url(images/sf_centro.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

  /* popup della cookie privacy
----------------------------------------------- */ 
#cookie-notice {
	position: fixed;	min-width: 100%;	height: auto;	z-index: 100000;	font-size: 12px;
	line-height: 18px;	left: 0;	top: 0;	text-align: center;
	color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}

.tabella_cookie td {
	padding:10px; border:1px solid #cacaca;
}
.cookie-notice-container {font-family: Geneva, Arial, Helvetica, sans-serif;padding: 10px;}
.cookie-notice-container a {background:none; color:#F3F766!important;}