body {background:#7b9aa0; margin:0; font-family: arial, helvetica, sans-serif;}

#contenuto
	{
	float: left;
	width: 50%;
	margin-left: 35%;
	background: url(images/top-a.jpg) no-repeat #fff;text-align:left;	}
	}
* html #contenuto
	{
	display: inline;
	}
#sx
	{
	float: left;
	width: 20%;
	margin-left: -71%;
	text-align:left;
	background:#495665;font-size:85%;color:#f0f0f0;
	}


#sx p {padding:10px 0 0 10px;}

#margine
	{
	float: left;
	margin-left: -85%;
	}
/* IE 5.01 */
#pagina
	{
/* Holly-style hack height */
	float: left;
	text-align:center;
/* IE 5.01 */
	float/**/: none;
	}
/* easy clearing */
#pagina:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#pagina
	{
	display: inline-block;
	}
/*\*/
#pagina
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}

#logo{width:105%;height:149px;background:#fff;text-align:center;}
ul, li {color:#666;background:#fff;}

#testasx {position: absolute; top:0px;left:0px; width:30%;height:150px; text-align:center;background:#fff; z-index:4;}
/* #testadx {position: relative; top:0px;float:right; width:70%; height:150px; z-index:3;background: url(images/top.jpg) #003366;} */

#sotto{clear:both;background:#e0e0e0;color:#666;font-size:70%;text-align:center;}

#firma{position:relative;top:-40px;left:-23%;width:25%;height:20px;background:#fff;z-index:5;}


#text {font-size: 85%; color:#666; background:#fff; font-weight: normal; padding:20px;text-align:left;}
#text a:active {color: #3366cc; background:#fff; font-weight: normal; text-decoration: none; font-size:100%; } 
#text a:link {color: #3366cc; font-weight: normal; text-decoration: none; font-size:100%; } 
#text a:visited {color: #3366cc;background:#fff; font-weight: normal; text-decoration: none; font-size:100%; } 
#text a:hover {color:#00cccc; background:#fff; font-weight: normal; font-size:100%;} 

table, tr, td{font-size:95%;}
.textw {font-size: 90%; color:#ffffff;font-weight: normal; padding:20px;}
.textb {font-size: 80%; color:#006699;font-weight: normal; padding:2%;}

.pannello{position:relative;top:0px;left:-20%; width:200px;margin:5px;padding:3px;border:1px #ff0000 solid;color:#fff;font-size:85%;font-weight:bold;}

a:active {color: #ffa20f; font-weight: bold;font-size:85%; } 
a:link {color: #ffa20f; font-weight: bold;font-size:85%; } 
a:visited {color: #ffa20f; font-weight: bold; text-decoration: none;font-size:85%; } 
a:hover {color:#66ccff; font-weight: bold; text-decoration: none;font-size:85%; } 

h1 { font-weight: bold; font-size: 170%; color: #ffa20f;padding-top:40px;padding-left:15px;text-align:left;line-height:100%;} 
h2 { font-weight: bold; font-size: 110%; color: #ffa20f;padding:20px;} 
h2 span {font-weight:normal; font-size:75%;color:#666;background:#fff;}
.mio {font-weight:normal; font-size:85%;color:#666;background:#fff;margin-left:10px}

h3{ font-weight: bold; font-size: 110%; color: #3366cc;} 
h4{ font-weight: normal; font-size: 85%; padding:20px;} 

a.menupicc:link{color:#666;background: #fff; font-size: 70%; text-decoration:none; padding:5px; }
a.menupicc:visited{color:#999;background: #fff; font-size: 70%; text-decoration:none; padding:5px; }
a.menupicc:hover{color:#333;background: #fff; font-size: 70%; padding:5px; }
a.menupicc:link{color:#666;background: #fff; font-size: 70%; text-decoration:none; padding:5px; }

#notizie{position:relative;top:10px;left: 5px; width:89%;margin:5px;padding:3px;background:#fff;border:2px #ff0000 solid;color:#666;}

#button {
	width: 89%;
	padding: 0 0 10% 0;
	margin-bottom: 5px
	background: #495665;
	color: #f0f0f0;
	font-size:130%;
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	}


#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #495665;
	border-right: 10px solid #495665;
	background: #6386a5;
	color: #f0f0f0;
	text-decoration: none;
	width: 100%;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 10px solid #666;
	border-right: 10px solid #666;
	background: #2586d7;
	color: #fff;
	}

