.Stile1 {font-size: 0.8px}
.Stile3 {font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}


.Stile6 {font-size: 11px}
.Stile7 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.Stile8 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
.Stile9 {
	font-size: 12px
}
.Stile10 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.Stile11 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}
.Stile20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
table {
	padding-left: 20px;
	padding-right: 20px;
}

/* body */
body {
	background:#fafafa;
	color:#555;
	font-family: "Arial", Helvetica, sans-serif;
	background-color: #CCC;
	position: inherit;
	font-size: 11px;
}
body,td,th {
	font-size: 12px;
}
textarea {
	border: 1px solid #CCCCCC;
}
input {
	border: 1px solid #CCCCCC;

}
/*
	Author	:	Michele Salmaso
	Email		:	michele.sign@gmail.com
	Website	:	http://michelesign.altervista.org/
*/
* {
	border:0;
	margin:0;
	padding:0;
}



/* general */
a {
	color:#777;
	text-decoration:none;
}









a:hover {
	color:#333;
	text-decoration:none;
}
/* search form */
.searchform {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0px;
	width: 100px;
}
.searchform p { margin: 0; padding: 0; }

.searchform input.textbox {
	width: 100px;
	color: #777;
	height: 14px;
	padding: 0px;
	border: 1px solid #E5E5E5;
	vertical-align: text-top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
#news     {
	position: absolute;
	left: auto;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 298px;
	color: #666666;
	text-align: left;
	line-height: normal;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	top: 207px;
}

/* header */
#header {
	border-bottom:0px solid #999;
	height:120px;
	margin:0 auto;
	width:781px;
	padding-top: 35px;
}



#header h1 {
	color:#FFFFFF;
	font-size:300%;
	letter-spacing:-3px;
	text-align:right;
	padding:5px;
	margin-bottom:0px;
}
#header h2 {
	color:#FFFFFF;
	font-size:200%;
	letter-spacing:-2px;
	text-align:right;
}
#menu {
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	height: 20px;
	width: 780px;
	visibility: visible;
}
div#menu2{
	padding-top: 10px;
	background: white;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}

#navigation  /* navigation */
 {
	border-right:0px solid #ffffff;
	margin:0 auto;
	width:742.5px;
	height:20px;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/menu.jpg);
	background-repeat: repeat-x;
}

#navigation   li {
	float:left;
	width:105px;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	border-right-width: 1px;
	border-right-style: groove;
	border-right-color: #0099CC;
}

#navigation a   {
	color:#FFFFFF;
	display:block;
	line-height:20px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#navigation a:hover {
	color:#CCCCCC;
	height: 20px;
}
#navigation .active {
	color:#FFFFFF;
	height: 20px;
	background-image: url(images/menu_open.jpg);
	background-repeat: repeat-x;
}

/* content */
#content {
	height:auto;
	width:741px;
	background-color: #FFFFFF;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clip: rect(auto,auto,auto,auto);
}
#content h1 {
	border-bottom:1px dashed #999;
	font-size:1.5em;
	padding:20px 20px 0;
	width: 701px;
	height: auto;
}
#content p {
	padding:20px 20px 0;
}

/* footer */
#footer {
	border-top:0px solid #999;
	height:40px;
	margin:0 auto;
	padding:0px;
	text-align:center;
	width:781px;
	background-image: url(images/footer.jpg);
	padding-top: 5px;
	background-repeat: no-repeat;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 0.8em;
}
