body {
	color: white;
	font-size: 10px;
	font-family: Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 12px;
	text-align: center;
	margin: 0;
	padding: 0
}

a {
	color: #d2d2d2;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

a:hover {
	color: navy;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

#container_max {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
}

#container_flash {
	background-image: url(../img/bkg_page_flash.gif);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 680px;
	margin: 0;
	padding: 0;
}

#googlemap {
	color: black;
	font-size: 12px;
	text-align: center;
	padding: 0;
	width: 460px;
	height: 500px;
	overflow: hidden;
	margin: 0 30px 0;
}

#googlemap_top {
	text-align: center;
	width: 460px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 10px 0;
}

/* pagina di errore e di login all'area riservata */

#container_index {
	margin: 0;
	padding: 200px 0 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 400px;
}

#gruppoindirizzo {
	visibility: visible;
	display: block;
	position: relative;
	width: 633px;
	height: 211px;
}

#pos1 {
	background-image: url(../img/index/index_en_01.gif);
	position: absolute;
	top: 0;
	left: 0;
	width: 254px;
	height: 25px;
}

#pos3 {
	background-image: url(../img/index/index_en_04.gif);
	position: absolute;
	top: 25px;
	left: 0;
	width: 632px;
	height: 23px;
}

#pos4 {
	background-image: url(../img/index/index_en_05.gif);
	position: absolute;
	top: 48px;
	left: 0;
	width: 632px;
	height: 100px;
}

#pos6 {
	background-image: url(../img/index/index_en_07.gif);
	position: absolute;
	top: 148px;
	left: 254px;
	width: 378px;
	height: 40px;
}

#pos1, #pos3, #pos4, #pos6 {
	background-repeat: no-repeat;
	background-position: 0 0;
}

#error {
	font-size: 14px;
	text-align: left;
	position: absolute;
	top: 4px;
	left: 262px;
	width: 300px;
	height: 20px;
	z-index: 10000;
}

#loginform {
	font-size: 13px;
	text-align: left;
	position: absolute;
	top: -80px;
	left: 258px;
	width: 300px;
	height: 200px;
	z-index: 10000;
}