/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sfondo_top_lineav.gif);
	background-repeat: repeat-x;
	background-color: #FFF8C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.invisibile {
	display: none;
}
div#up {
	background-color: #FFFFFF;
	background-image: url(../images/sfondo_top_lineav.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	width: 770px;
}
#banda {
	width:770px;
	height:116px;
	background-image: url(../images/sfondo_top.gif);
	border: 1px none #000000;
}
#logo {
	width:151px;
	height:100px;
	background-image: url(../images/picc_anim2.gif);
	border: 1px none #000000;
	float: left;
	margin-top: 14px;
	margin-left: 10px;
}
#amber {
	width:153px;
	height:44px;
	float: left;
	margin-top: 30px;
}

#dpres {
	width:90px;
	height:48px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}
#dcom {
	width:90px;
	height:48px;
	margin-top: 30px;
	float: left;
	margin-left: 20px;
}

#dserv {
	width:90px;
	height:48px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}

#dlav {
	width:90px;
	height:48px;
	margin-top: 30px;
	margin-left: 20px;
	float: left;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
