* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #f5f5f5;
	text-align: center;
}

#cage {
	background-color: white;
	text-align: left;
	height: auto;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#header {
	background-image: url(img/testa_valmo_blue.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 800px;
}

#box {
	height: auto;
	width: 800px;
}

#footer {
	padding-top: 20px;
	background-color: #003555;
	color: white;
	text-align: center;
	font-size: 0.7em;
	height: 70px;
	width: 800px;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height: 10px;
	overflow:hidden;
}
#clear0 {
	display: block;
	clear: both;
	width: 100%;
	height: 0px;
	overflow:hidden;
}


#topHeader {
	padding-top: 10px;
	border-bottom-color: #ffcc00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 20px;
	background-color: white;
	width: 800px;
}
#date { border-width: 0px; padding: 0px; margin: 0px; height: 20px; float: left; width: 200px;}
#topMenu { margin-left: auto; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; border-width: 0px; padding: 0px; height: 19px; float: right; font-size: 0.7em; width: auto;}
#comu { margin-left: 50px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px; padding-left: 0px; padding-bottom: 0px; padding-right: 0px; padding-top: 4px; float: left; background-position: 0 0px; text-align: center; height: 20px; background-repeat: no-repeat; width: 150px; background-image: url(img/sf_pls_val_up.gif);}
#pgtLink { padding-top: 4px; background-position: 0 0px; margin-right: 2px; margin-left: 2px; text-align: center; height: 20px; background-image: url(img/sf_pls_val_up.gif); background-repeat: no-repeat; width: 150px; float: left;}
#vivere { padding-top: 4px; background-position: 0 0px; text-align: center; height: 20px; background-image: url(img/sf_pls_val_up.gif); background-repeat: no-repeat; width: 150px; float: left;}

#topHeader a { color: white; text-decoration: none; }
#topHeader a:hover { color: #ffcc00; }

#idxGen { padding-top: 50px; height: 350px; width: 800px; }
.indice { font-size: 0.8em; margin-bottom: 10px; margin-top: 15px; padding-right: 100px; padding-left: 100px; padding-bottom: 5px; padding-top: 5px; height: 40px; width: 600px; }
.indice h4 { font-size: 1.1em; color: #006ca3; }
.indice ul { padding-bottom: 3px; padding-top: 3px; margin-bottom: 5px; margin-top: 5px; background-color: #f5f5f5; width: 595px;}
.indice ul li {padding-left: 20px; font-size: 0.88em; display: inline; list-style-type: none;}
.indice ul li a {color: #333333; text-decoration: none;}
.indice ul li a:hover {color: #006ca3;}