body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px;
}	

div#under{
	position:absolute;
	top:148px;
	left:227px;
	z-index: 1;
}

div#copy{
	position:absolute;
	top:99%;
	left:99%;
	width:13px;
	height:13px;
	margin-left:-13px;
	margin-top: -13px;
	z-index: 0;	
}

div#container{
	position:absolute;
	top:50%;
	left:50%;
	width:920px;
	height:620px;
	margin-left:-460px;
	margin-top: -310px;
/*margin: 0px auto;   /*centra negli altri browsers*/
	text-align: left;   /*ripristina l' allineamento*/
	background-color: #FFFFFF;
	z-index: 0;
}

div#header{
	height: 70px;
}

div#navigation{
	float: left;
	padding-left: 0px;
	top: 390px;
	position: absolute;
	padding-top: 5px;
	width: 128px;
} 

div#content{
	margin-left: 229px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

div#elenchi{
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 27px;
	position: absolute;
	width: 310px;
	left: 608px;
}

div#elenchim{
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	position: absolute;
	width: 445px;
	left: 468px;
}

div#containerh{
	position:absolute;
	top:60%;
	left:60%;
	width:738px;
	height:512px;
	margin-left:-369px;
	margin-top: -296px;
	background-color: #FFFFFF;	
}

div#headerh{
	height: 106px;
}

div#contenth{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 376px;
	text-decoration: none;
}

div#footerh{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 30px;
	text-decoration: none;
}

.td {
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}

.tdd {	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.tdd2 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ba432c;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ba432c;
	text-decoration: underline;
}

.linkg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F777A;
	text-decoration: none;
}

.linkg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F777A;
	text-decoration: underline;
}

.data {
	color: #6a6e6b;
	text-decoration: none;
}

.bordorosso {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.bordobianco {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color:  #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

.bordobianco:hover {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FF0000;
	border-left-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
