/* CSS Document */
body
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenitore {
	background-image: url(../img/indicizzazione/indicizzazione_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 554px;
	width: 956px;
	margin-top: 10px;
	margin-left: -478px;
	left: 50%;
}
h1,h2,h3,h4,h5,h6 { border:0; margin:0; padding:0; }
h1 {
	color: #FFFFFF;
	position: absolute;
	top: 137px;
	left: 162px;
	width: 793px;
	text-align: center;
	font-size: 18px;
}
#entra_nel_sito {
	font-size: 16px;
	position: absolute;
	top: 497px;
	left: 509px;
}
#firma {
	position: absolute;
	top: 534px;
	left: 36px;
	color: #FFFFFF;
	text-align: right;
	width: 95%;
}
#firma a {
	color: #FFFFFF;
}

#lista_links {
	position: absolute;
	width: 155px;
	left: 5px;
	top: 182px;
	overflow: auto;
	height: 336px;
	list-style-position: inset;
	list-style-type: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#lista_links li {
	padding-bottom: 3px;
}

#lista_links a {
	color: #FFFFFF;
}



#entra_nel_sito a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


h4 {
	font-size: 14px;
	color: #000000;
	position: absolute;
	top: 181px;
	left: 169px;
	width: 783px;
	height: 302px;
	overflow: auto;
	font-weight: normal;
}

