@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
}
.separatori {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEBB10;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.collegamenti {
	color: #999;
}

a:hover {
	color: #333;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 115px; /* .push must be the same height as .footer */
}
body {
	background-image: url(immagini/web3_03.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	border: #E8E8E8
}

.txt {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.menu {
	color: #FFF;
}
.titoli_gialli {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEBB10;
}
.amministraup {
	background-image: url(immagini/titolo-amministrazione.png);
	background-repeat: no-repeat;
}
.consulenzaup {
	background-image: url(immagini/titolo-consulenza_01.png);
	background-repeat: no-repeat;
}
.filetto {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.stafup {
	background-image: url(immagini/titolo-staf_01.png);
	background-repeat: no-repeat;
}
.contattiup {
	background-image: url(immagini/contattiup.png);
	background-repeat: no-repeat;
}
.titoli_grigio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
