body {
	font-family: Tahoma, Arial, Times New Roman, serif;
	background-color: #ffffff;
	color: #404040;
	font-size: 85%; 
	font-weight: normal;
}

a:link {
	color: #804000;
	text-decoration: none;
	background-color: transparent;}
a:active {
    color: #804000;
    text-decoration: none;
	background-color: transparent;}
a:visited {
    color: #804000;
    text-decoration: none;
	background-color: transparent;}
a:hover {
    color: #804000;
    text-decoration: underline;
	background-color: #FFFFCC;
	}

input
{
	border-right: #696969 thin solid;
	border-top: #696969 thin solid;
	font-size: 10px;
	font-family: Verdana, Times New Roman, Arial, Tahoma, serif;
	border-left: #696969 thin solid;
	border-bottom: #696969 thin solid;
}

h1.title1 {
    text-align: left;
    font-family: Verdana, Times New Roman, Arial, Tahoma, serif;
	color: #5b5c5e;
	/*color: #ee7f00;*/
	font-size: 150%;
	font-weight: bold;
}
h3.title1 {
    text-align: left;
    font-family: Verdana, Times New Roman, Arial, Tahoma, serif;
	color: #5b5c5e;
	font-size: 125%;
	font-weight: bold;
}

td.menu1 {
    background-color: #808080;
    font-family: Verdana, Arial, Times New Roman, Tahoma, serif;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
}

td.menu2 {
    background-color: #C0C0C0;
    font-family: Verdana, Arial, Times New Roman, Tahoma, serif;
	color: #404040;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
}

td.menu1_selected {
    background-color: #000000;
    font-family: Verdana, Arial, Times New Roman, Tahoma, serif;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
}

td.title2 {	
        background-color: #e3e9ec;  
		font-family: Verdana, Arial, Times New Roman, Tahoma, serif;
		color: #3b2e00; 
		font-size: 100%; 
		font-weight: bold;
}
tr.line1 {	background-color: #e2ecf1; }
tr.line2 {	background-color: #c9d8e0; }


.contenuto_titolo{
    text-align: center;
    /*background-color: #FFCC00;*/
    background-color: #eea000;
    color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
}

.contenuto{
    text-align: left;
	/*text-indent: 10px;*/
	vertical-align: middle;
	font-size: 80%;
}


.contenuto_table{
    text-align: left;
	vertical-align: top;
	font-size: 80%;
}

.contenuto_footer{
    text-align: center;
	vertical-align: middle;
	font-size: 60%;
	color: #999999;
}

a.titolo:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;}
a.titolo:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;}
a.titolo:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;}
a.titolo:hover {
	color: #F3FA52;
	text-decoration: none;
	background-color: transparent;}

