/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.NIC_testi {font-family: Tahoma; font-size: 10px; color: #000000;}


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

a.link:link { font-family: Tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.link:visited {font-family:Tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a.link:hover { font-family: Tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #465C8E; text-decoration:underline}


a:link { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a:visited {font-family:Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #000000; text-decoration:none}
a:hover { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #465C8E; text-decoration:underline}


a.linkmenu:link { font-family: Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.linkmenu:visited {font-family:Tahoma; font-size:11px; font-weight: normal; font-style: normal; color: #FFFFFF; text-decoration:none}
a.linkmenu:hover {
	font-family: Tahoma;
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
	text-decoration:underline;
}
.testo_big {
	font-family: Tahoma;
	font-size: 13px;
	color: #465C8E;
	font-weight: bold;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.testo-bianco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.testo-mini {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}

h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #465C8E;
	font-weight: normal;
	font-style: normal;
	}
h2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #465C8E;
	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;
}.table-bordo {
	border: 1px solid #465C8E;
}

