/* Generali */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	background-color: #030e15;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
/* Box Links */

#links {
	padding: 0px;
	margin: 10px 5px 5px 10px;
	color: #999999;
}
#links img {
	background: #999999;
	border: 1px solid #030e15;
}

#links a img {
	padding: 2px;
	margin: 0 3px 3px 0;
}

#links a:link{
	color: #999999;
	text-decoration: none;
}
#links a:hover img{
	background: #ffffff;
}
#links a:visited{
	color: #999999;
	text-decoration:none;
}
#links h2 {
	background-image:url(../images/txt_links.gif);
	background-repeat:no-repeat;
	text-indent: -1000px;
	padding: 0px;
}
#links ul{
	padding-left: 20px;
	padding-top:0px;
	list-style-image:url(../images/punt.gif);
	list-style-position:outside;
	line-height:normal;
	text-indent: -8px;
	
}
#links li{
	margin: 0px;
}

/* Box Contact */

#contact {
	padding: 0px;
	margin: 10px 5px 5px 10px;
	color:#CCCCCC;
}
#contact h2 {
	background-image:url(../images/txt_contactInfo.gif);
	background-repeat:no-repeat;
	text-indent: -1000px;
}
.fldContatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#intro_txt {
	font: normal 10px verdana;
	text-align:center;
	float: none;
	margin: 30px 20px 0 10px;
	padding: 25px 20px 30px 25px;
}
#intro_txt img{
	background: #EFEFEF;
	border: 1px solid #B9B9B9;
	padding: 2px;
	margin: 0 3px 0 0;
}
