body {
	background-color: #C9E7C1;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/back.jpg);
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}


#top {
	border: medium solid #FFFFFF;
	width: 720px;
}
#top #head {
	background-image: url(images/poderegiuliano_ban.jpg);
	height: 112px;
	background-repeat: no-repeat;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: center;
	text-align: right;
	vertical-align: bottom;
}

#top #menu {
	vertical-align: top;
	width: 130px;
}
#top #foot {
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top #banner {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#top #wbemaster {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#top #wbemaster a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: bolder;
	color: #000000;
	font-size: 10px;
}
#top #wbemaster a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	
}

#top #menu #menua a {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	display: block;
}
#top #menu #menua a:hover {
	background-color: #66FF99;	
}
#top #corpo {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#top #corpo .titolo {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	text-transform: capitalize;
}
#top #corpo #tabcamere {
	text-align: center;
}
#top #corpo div {
	vertical-align: top;
	padding-left: 20px;
}

