body {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #3975aa;
	margin: 0px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/fondo_top.gif);
	background-repeat: repeat-x; 

}

table {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #3d8aa7;
}

table.menu {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 20px;
}

a {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	
	color:#FF6600;
	text-decoration: none;
	/*font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-decoration: underline;*/
}

a:hover {
	color: #003366;
	text-decoration: underline;
	/*
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;*/
}

.titolo {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 36px;
	color: #ef9700;
	font-style: normal;
	font-variant: normal;
	/*text-transform: uppercase;*/
}

.titoloSez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	}

.testoSez {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

.testoHome {
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	color: #336699;
}

.bordo_off {
	border: 1px solid #C5DEE7;
	/*height: 450px;
	width: 500px;*/
}
/*	td a:link {display: block; width: 100%;}
    td a:hover {background: yellow; color: red;}

.menu{
	width:200px;
	height:20px;
	background-color: #000000;
}
.menu:hover{
	background-color: #333366;
}*/
/*

.menu_SX_150 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFEBD1;
	display: block;
	cursor: hand;
	color: #000000;
	width: 148px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: middle;
	background-image: url(images/left_right/menu_dx_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
}

a.menu_SX_150:hover {
	background-color: #FFA14A;
	display: block;
	background-image: url(images/left_right/menu_dx_freccia.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/

.tasto {
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	color: #3975aa;
	width: 150px;
	height: 30px;
	padding-top: 6px;
	padding-bottom: 2px;
	vertical-align: middle;
	text-align: center;
	background-image: url(images/fondotasto.gif);
	background-repeat: no-repeat;
}

.menu{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	display:block;
	/*width:200px;*/
	height:21px;
	/*background-color:#9DAAC3;*/
	vertical-align: middle;
	text-align:left;
	/*color:#957B00;*/
	text-decoration:none;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom:2px;
}

a.menu{
	font-size: 11px;
}
/*
a:hover.menu{
	width:200px;
	background-color:#FFFFFF;
	color:#002995;
}
*/
a.footer{
	color:#333333;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;text-transform:uppercase;
}