/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#00404c;
	line-height:18px;
}
.titoletto {
	font-family: tahoma;
	font-size: 14px;
	color: #00414d;
	font-weight: bold;
}
a.minilink:link { font-family: tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #00404c; text-decoration:none; font-variant:small-caps;}
a.minilink:visited {font-family:tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #00404c; text-decoration:none;font-variant:small-caps;}
a.minilink:hover { font-family: tahoma; font-size:10px; font-weight: normal; font-style: normal; color: #d1b91a; text-decoration:none;font-variant:small-caps;}

.NIC_testi {font-family:Tahoma, Geneva, sans-serif; font-size: 12px; color: #00404c;}

a.NIC_link:link { font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight: normal; font-style: normal; color: #00404c; text-decoration:none}
a.NIC_link:visited {font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight: normal; font-style: normal; color: #00404c; text-decoration:none}
a.NIC_link:hover { font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight: normal; font-style: normal; color: #d1b91a; text-decoration:underline}


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;
}
h1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	}
h2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.modulo {
	font-family: tahoma;
	font-size: 10px;
	color:#00404c;
	background-color: #FFFFFF;
	border: 1px solid #d1b91a;
}
.pulsante {
	font-family: tahoma;
	font-size: 10px;
	color:#FFF;
	background-color: #00404c;
	border: 1px solid #d1b91a;
}

