/* CSS Document */
body {
	background-image: url(immagini/sf_new.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003665;
}
.NIC_testi {font-family: Tahoma; font-size: 12px; color: #FFFFFF;}


a.NIC_link:link { font-family: Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.NIC_link:visited {font-family:Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.NIC_link:hover { font-family: Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:underline}

a:link { font-family: Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a:visited {font-family:Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a:hover { font-family: Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:underline}


a.linkbox:link { font-family: Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #154D7C; text-decoration:none}
a.linkbox:visited {font-family:Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #154D7C; text-decoration:none}
a.linkbox:hover {font-family:Tahoma; font-size:12px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
}
.testo_big {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.testo-adress {
	font-family: Tahoma;
	font-size:10px;
	color: #FFFFFF;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	}
h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}
ul#minipics{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul#minipics li{
	float:left;
	margin: 0px;
	padding:0 0 7px 0;
	/*background-image: url(http://backoffice.consoleweb.it/immagini/shadow.png);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

ul#minipics li img{
	display:block;
	background: #FFFFFF;
    border:1px solid #CCCCCC;
	padding: 5px;
    border-color: #CCCCCC #999999 #666666 #CCCCCC;
}