body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color:#B8D3EF;
	background-image:url(../img/bkg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	margin:0px;
	color:#00468C;
	scrollbar-face-color: #B8D3EF;
	scrollbar-highlight-color: #B8D3EF;
	scrollbar-3dlight-color: #75A5D2;
	scrollbar-shadow-color: #B8D3EF;
	scrollbar-darkshadow-color: #75A5D2;
	scrollbar-base-color: #B8D3EF;
	scrollbar-track-color: #E8F1FA;
	scrollbar-arrow-color: #003E7B;
	text-align:center;
}

h1 {
	font-size: 1.5em;
	font-weight:bold;
	text-align:center;
}

h2 {
	font-size: 1em;
	font-weight:normal;
	text-align:center;
}

img {
	display:block;
	margin: 0px;
	border:0px;
}
a {
	color:#00468C;
	margin: 0px 10px 0px 10px;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
a.underline {
	text-decoration:underline;
}
a.underline:hover {
	text-decoration:none;
}

#content {
	position:relative;
	width:760px;
	height:423px;
	margin: 5px auto 2px auto;
	padding:0px;
}

#link {
	position:relative;
	width:756px;
	height:350px;
	margin: 0px;
	padding: 0px;
	background-image:url(../img/indice/sfondo_home.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#testo {
	position:relative;
	width:640px;
	height:200px;
	margin:10px auto 0px 40px;
	text-align:left;
}

.dx {
	position:absolute;
	top:5px;
	left:650px;
}

#footer {
	position:relative;
	width: 50px;
	height:50px;
	margin: 0px 30px 0px 50px;
}

a#enter {
	position:absolute;
	width: 37px;
	height:30px;
	top:0px;
	left:550px;
	margin: 0px;
	background-image:url(../img/indice/enter.gif);
}


a#enter:hover {
	background-image:url(../img/indice/enter_anim.gif);
}

.imgList {
	display:inline;
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
}

h6 {
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
}

a#index {
	position: absolute;
	width: 150px;
	height: 100px;
	background: transparent url(../img/spacer.gif) no-repeat top left;
	top: 0px;
	left: 0px;
}
a#index:hover {
}

a#leggi {
	position: absolute;
	width: 168px;
	height: 101px;
	background: transparent url(../img/spacer.gif) no-repeat top left;
	top: 211px;
	left:9px;
}
a#leggi:hover {
	background-image:url(../img/indice/home_leggi_over.gif);
}

a#opportunita {
	position: absolute;
	width: 121px;
	height: 105px;
	background: transparent url(../img/spacer.gif) no-repeat top left;
	top: 137px;
	left: 154px;
}
a#opportunita:hover {
	background-image:url(../img/indice/home_opportunita_over.gif);
}

a#marketing {
	position: absolute;
	width: 162px;
	height: 115px;
	background: transparent url(../img/spacer.gif) no-repeat top left;
	top: 71px;
	left: 308px;
}
a#marketing:hover {
	background-image:url(../img/indice/home_marketing_over.gif);
}


a#consultazione {
	position: absolute;
	width: 118px;
	height: 110px;
	background: transparent url(../img/spacer.gif) no-repeat top left;
	top: 55px;
	left: 496px;
}
a#consultazione:hover {
	background-image:url(../img/indice/home_consultazione_over.gif);
}


a#curiosita {
	position: absolute;
	width: 95px;
	height: 100px;
	background: transparent url(../img/spacer.gif) no-repeat top left;
	top: 71px;
	left: 634px;
}
a#curiosita:hover {
	background-image:url(../img/indice/home_curiosita_over.gif);
}

#exit {
	position:relative;
	top:3px;
	left:350px;
	width:100px;
}

a#uscita  {
	width:50px;
	color:#003E7B;
	font-size: 0.90em;
	font-weight:bold;
	text-decoration:none;
	background: transparent url(../img/spacer.gif) no-repeat top left;
}

a#uscita:hover {
	color:#003E7B;
	text-decoration:underline;
}

