
body {
	color: Green;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: White;
}

a{
	color: #458c28;
	text-decoration: none;
}

a:hover {
	color: #0079fe;
	text-decoration: none;
}

#sottotitolo
{
	margin-top:6px;	
}

#titoloLink{
	color: #0079fe;
	text-decoration: none;
}

#titoloLink:hover {
	color:#9a9a9a;
	text-decoration: none;
}


img {
	text-decoration: none;
	border: 0px;
	padding: 0px;
}

#wrapper {
	text-align: left;
	margin: 10px auto;
	padding: 0px;
	border:0;
	width: 1024px;
}

#headerTable
{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	text-align: center;
	
	/*background-color: gray;*/
}

#headerLeft {
	
	margin-bottom:15px;
/*	text-align: center;*/
	width: 20%;
	/*background-color: maroon;*/
}

#headerCenter {
	
	margin-bottom:15px;
/*	text-align: center;*/
	width: 60%;
/*	background-color: silver;*/
}

#headerRight {

	margin-bottom:15px;
	width: 20%;
	text-align: right;
/*	background-color: InactiveCaption;*/
}

#side-header
{
	float: left;
	text-align: center;
	padding-top:5px;
	height: 14px;
	width: 60%;
}

#side-a {
	float: left;
	width: 200px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#side-b {
	float: right;
	width: 200px;
	text-align: center;
	margin: 0px 0px 0px 0px;

}

#container { 
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#content { 
	margin: -5px 0px 0px 0px;
	float: left;
	position: relative;
	width: 624px;
	height: 500px;
	text-align: center;
	padding-top:60px;
	}

#footer {
	clear: both;
	text-align: center;
	font-size: x-small;
	padding-top: 10px;
	padding-right: 20px;
	height: 20px;
}

ul {
	list-style: none;
   margin: 0;
   padding: 0;
}
		  
#menu10 {
        width: auto;
        margin-left: 4px;
        margin-right: 4px;
		margin-top: 2px;
}

#menu10 li a {
	height: 20px;
	text-decoration: none;
}

#menu10 li a:link, #menu10 li a:visited {
        color: #458c28;
        display: block;
        padding: 8px 15px 0 15px;
}

#menu10 li a:hover{
        color: #0079fe;
        padding: 8px 15px 0 15px;
}

#menu10Black {
        width: auto;
        margin-left: 4px;
        margin-right: 4px;
		margin-top: 45px;
		padding-top:15px;/*142px*/
		color:#000000;
}

#menu10Black li a {
		height: 20px;
		text-decoration: none;
		color:#000000;
}

#menu10Black li a:link, #menu10Black li a:visited {
		color:#00000;
        display: block;
        padding: 8px 15px 0 15px;
}

#menu10Black li a:hover{
		color:#9a9a9a;
        padding: 8px 15px 0 15px;
}
#form1
{
	float:left;
	position:relative;
	line-height:60px;
	margin-left:350px;
	text-align:right;
}
