/* Root = Horizontal, Secondary = Vertical */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body{
	height: auto;
	text-align:center;
	background: #E6FFE6 url(bordisfumog.jpg) repeat-y center;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #40B040;
}
a:hover {
	text-decoration: underline;
	color: #40B040;
}
a:active {
	text-decoration: none;
	color: #40B040;
}

.Stile8 {
	color: #009900;
	font-size: 9px;
}

.Stile9 {
	font-size: x-large;
	color: #009900;
	font-weight: bold;
}
.Stile10 {color: #E6FFE6}

div#container{
	width:902px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #433000;
}

.tabella{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#433000;
	text-align: center;
	vertical-align: middle;
}

#header{
	width:901px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/erbacg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #433000;
	border-right-color: #433000;
	border-bottom-color: #433000;
	border-left-color: #433000;
	border-bottom-style: solid;
}


ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: auto; /*For KHTML*/
  list-style: none;
  height: 24px;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #E6FFE6;
	font: bold 14px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-top-color: #40B040;
	border-left-color: #009900;
	border-right-color: #E6FFE6;
	border-bottom-color: #433000;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	color: #009900;
	background: #E6FFE6;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	color: #40B040;
	background: #E6FFE6;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #40B040;
  color: #E6FFE6;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  color: #40B040;
  background: #E6FFE6;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #40B040;
  color: #E6FFE6; 
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #BCE4FE;
  color: #316AC5;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #316AC5;
  color: #fff;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #40G040;
	width:882px;
	vertical-align: middle;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #433000;
	text-align:left;
	background-color: #E6FFE6;
	padding-left: 20px;
	background-image: url(images/grbarg.jpg);
	background-repeat: repeat-y;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
	
/************* #menu ***************/
	
#menucont{
	font-size: 75%;
	width:901px;
	margin-left:auto;
	margin-right:auto;
	background-color: #40B040;
	background-image: url(images/grbarg2.jpg);
	background-repeat: repeat-y;
}


div#testo {
	height: auto;
}

#powered {
	width:902px;
	background-color:#E6FFE6;
	margin-left:auto;
	margin-bottom: auto;
	border-bottom-width: thin;
	border-bottom-width: thin;	
	margin-right:auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #433000;
	border-bottom-color: #433000;
	height: auto;
}	
	
#bannerino {
	background-color:#00BC00;
	width:901px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #433000;
	border-right-color: #433000;
	border-bottom-color: #433000;
	border-left-color: #433000;
	border-top-style: solid;
}

#img {
	clear: both;
	width: auto;
	padding: 10px;
	margin: 0px;
}

