#separatore {
	background-image: url(images/bg_separatore.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 100px;
}
#header {
	z-index: 0;
	overflow: auto;
	width: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	height: 100px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	z-index: 0;
	padding-top: 5px;
	padding-right: 0px;
	visibility: visible;
	overflow: visible;
	left: 0px;
	position: absolute;
	top: 77px;
	width: 98%;

}
body {
	margin: 0px;
}

a:hover {
	color: #FF0000;
	background-color: #FFFFFF;

}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 28px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	top: 160px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 93px;
	clear: both;








}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #4A6093;
	text-decoration: none;
	background-color: #FFFFFF;

}
#footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #336699;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 100%;
	margin-top: 30px;
	position: static;
	clear: both;





}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCC00;
	background-color: #FFFFFF;

}
