html, body { 
/* Mozilla browsers require the following CSS for this doctype, */ 
/* otherwise page content height is not 100%. */ 
margin: 0px; 
padding: 0px; 
height: 100%; 
} 
body {
	height: 100%;
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Stile1 {	font-size: 1px;
	color: #000000;
}
div#tabella_centrata{
	position: absolute;
	width: 801px;
	height:601px;
	left: 50%;
	margin-left: -400px;
	TOP: 50%;
	margin-TOP: -315px;
	padding: 0;
	overflow: auto;
	z-index:1;
}
div#img_rexsiciliae{
	position: absolute;
	TEXT-ALIGN: center;
	height:350px;
	width:770px;
	left: 15px;
	TOP: 110px;
	z-index:2;
}
div#menu_rexsiciliae{
	position: absolute;
	TEXT-ALIGN: left;
	left: 260px;
	TOP: 470px;
	padding: 0;
	text-align: justify;
	line-height: 18px;
	overflow: auto;
	padding-right:10px;
	z-index:3;
}
div#bandiere{
	position: absolute;
	width: 50px;
	TEXT-ALIGN: left;
	height:19px;
	left: 30px;
	TOP: 90px;
	z-index:999;
}
div#logo_rexsiciliae{
	position: absolute;
	width: 50px;
	TEXT-ALIGN: left;
	height:19px;
	left: 30px;
	TOP: 435px;
	z-index:999;
}
div#rexsiciliae{
	position: absolute;
	width: 330px;
	TEXT-ALIGN: left;
	height:300px;
	left: 30px;
	TOP: 120px;
	padding: 0;
	text-align: justify;
	line-height: 18px;
	overflow: auto;
	/*padding-right:10px;*/
	z-index:999;
	background-image: url(sfondo.jpg);
	filter: alpha(opacity=90);
	moz-opacity: 0.9;
	opacity: 0.9;
}

div#footer_rexsiciliae{
	position: absolute;
	width: 450px;
	TEXT-ALIGN: left;
	height:19px;
	left: 450px;
	TOP: 790px;
	z-index:999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#footer_rexsiciliae a:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}



div#testo_rexsiciliae{
	FONT-SIZE: 11px;
	color: #614f4c;
	font-family: Georgia;
	text-decoration:none;
}
#testo_rexsiciliae a:link, #testo_rexsiciliae a:visited {
	FONT-SIZE: 11px;
	color: #614f4c;
	font-family: Georgia;
	text-decoration:underline;
}
#testo_rexsiciliae a:hover {
	FONT-SIZE: 11px;
	color: #614f4c;
	font-family: Georgia;
	text-decoration:underline;
}
#content {
	margin:10px;
}


div#link_rexsiciliae{
  FONT-SIZE: 12px;
  color: #614f4c;
  font-family: Georgia;
  text-decoration:none;
}
#link_rexsiciliae a:link, #link_rexsiciliae a:visited {
  text-decoration:underline;
  FONT-SIZE: 12px;
  color: #614f4c;
  font-weight: bold;
  font-family: Georgia;
}
#link_rexsiciliae a:hover {
  text-decoration:underline;
  FONT-SIZE: 12px;
  color: #a89991;
  font-weight: bold;
  font-family: Georgia;
}




.h_rexsiciliae{
   FONT-SIZE: 18px;
	color: #614f4c;
  font-family: Georgia;
	TEXT-DECORATION: none;
}
A.h_rexsiciliae:link{
   FONT-SIZE: 18px;
	color: #614f4c;
  font-family: Georgia;
	TEXT-DECORATION: none;
}
A.h_rexsiciliae:visited{
   FONT-SIZE: 18px;
	color: #614f4c;
  font-family: Georgia;
	TEXT-DECORATION: none;
}
A.h_rexsiciliae:hover{
   FONT-SIZE: 18px;
	color: #614f4c;
  font-family: Georgia;
	TEXT-DECORATION: none;
}
