/*stili per il layout fisso con posizionamenti assoluti*/
html,body{
	margin: 0;
	padding: 0;
}
body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
	/*
	background-image: url(images/sbody.jpg);
	background-position: center;
	background-repeat: repeat-y;
	*/
	background-color: #ffffff;
}
h1,h2{
	margin: 0;
	padding: 0;
}
#container{
	width: 996px;
	margin: 0px auto;
	padding: 0px;
	text-align: justify;
	background-image: url(images/scontainer.jpg);
	background-repeat: repeat-y;

}

/*stili generici, su header e footer*/
#header{
	background-color: #ffffff;
	color: #ff0;
	height: 310px;
	margin: 0px;
	padding: 0px;
	
	background-image: url(images/sheader.jpg);
	background-repeat: no-repeat;
}
#header img,div#header object{
	margin: 0px 0px 0px 90px;
	padding: 0px 0px 0px 0px;
}
#header h1 a:link, #header h1 a:visited{
	text-decoration: none;
	color: #206BA4;
	font-size: 1.3em;
	line-height: normal;
	vertical-align: text-bottom;
	text-align: left;
	padding-left: 80px;
	font: normal;
	font-family: "Agency FB";
}
#header a{font-weight: bold;color: #206BA4}
#header a:hover{font-weight: bold;background: transparent;color: #BBD9EE}

#topmenu {
	clear: both;
	height: 50px;
	padding: 0px 0px 0px 30px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/stmenu.jpg);
	background-repeat: no-repeat;
}
#topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#topmenu li {
	font-size: 1.2em;
	display: inline;
	font-weight: bold;

}
##topmenu a:link, #topmenu a:visited {
margin: 0px 0px 0px 5px;
float:left;
color: #206ba4;
text-decoration: none;
height:24px;
padding: 10px 10px 0px 25px;
line-height: 24px;
vertical-align: middle;
background: url(images/ok222.jpg) no-repeat left;
 
}
#topmenu a:hover, #topmenu a:focus, #topmenu a:active,#topmenu a#tattivo{
	color: #BBD9EE;
	
	text-decoration: underline;
	background: url(images/ok22.jpg) no-repeat left;
	
	
}

#topmenu .datagg{
	float: right;
	clear: both;
	padding-right: 100px;
}


/*stili specifici per il layout*/
#navigation{
	width: 300px;
	margin: 0px 7px 0px 0px;
	padding: 20px 0px 0px 0px;
	float: right;
	background: url(images/sfmenuver.jpg) no-repeat;
	background-color: #f5f5db;
	background-position: bottom;
}
#navigation h2{
	text-align: center;
	color: #BBD9EE;
	font-size: 1.5em;
	background: url(images/Immagine2.jpg) no-repeat bottom;
	
	}
	
#newsgoogle{
	width: 250px;
	margin: 30px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: both;
	
}	
	
#search{
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: both;
	
}
#AD{
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: both;
	
}
#ADD{
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: both;
	
}
#STAT{
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: both;
	
}
#contatore{
	width: 300px;
	
	float: right;
	clear: both;
	margin: 0px 0px 0px 0px;
}
#content{
	padding: 30px 20px 15px 40px;
	margin: 0px 0px 0px 0px;
	width: 620px;
	float: left;
	background: none repeat-y left;
	text-align: justify;
	height: auto !important;  /* per i browser moderni */
    height: 900px;      /* per IE5.x e IE6 */
    min-height: 900px;  /* per i browser moderni */
	overflow: visible;
}
#content .box{
	
	background: none no-repeat top;
	padding: 30px 0 10px 0;
}
#footer{
	clear: both;
	text-align: center;
	height: 70px;
	line-height: 70px;
	vertical-align: text-bottom;
	background-color: #ffffff;
	color: #BBD9EE;
	background-image: url(images/sfooter.jpg);
	background-repeat: no-repeat;
	
}
#footer a{
	color: #BBD9EE;
	font-weight: bold;
	text-decoration: underline;
}
/*stili per la navigazione*/
#navigation ul{
	margin: 1em 0em 1em 1em;
	padding: 0 5px 20px 5px;
	list-style-type: none;
	
}
#navigation li{
	margin: 0;
	padding: 0;
	
}
#navigation a{
	padding: 0px 0px 7px 25px;
	color: #369;
	font: normal normal bold small arial,sans-serif;
	text-decoration: none;
	display: block;
	line-height: 12px;
	background: url(images/ok.jpg) no-repeat top left;
	
	
}

#navigation a:hover ,#navigation a#attivo{
	color: 206BA4;
	padding: 0px 0px 7px 25px;
	
	text-decoration: underline;
	background: url(images/ok2.jpg) no-repeat top left;
	
}
#navigation a#activelink{
	color: #033;
	text-decoration: none;
}

div.titolo{
color: #369;
	color: #369;
	font: normal normal bold small arial,sans-serif;
	text-align: center;
	text-decoration: underline;
}
a{font-weight: bold;color: #206BA4}
a:hover{font-weight: bold;background: #206BA4;color: #BBD9EE}