/* CSS Document */
body {
	background-color: #E1DFD1;
	background-image: url(img/background.gif);
}

.testo_home {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align:justify;
}

.testo {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align:justify;
}

.testo a {
	color: #FF6600;
}

.testo a:hover {
	color: #003366;
}




.testo_sottomenu, .testo_sottomenu a {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 12px;
	color: #003366;
	padding: 0px;
}

.testo_sottomenu a:hover {
	font-size: 12px;
	color: #FF6600;
}

h2 {
	font-size: 14px;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
	padding-top: 5px;
}


.testo_menu_home,  .testo_menu_sx a {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 13px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
	font-weight: bold;
}

.testo_menu_home_chiaro,  .testo_menu_sx a {
	font-family: "Trebuchet MS", "Tw Cen MT";
	font-size: 13px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	font-weight: bold;
}

.testo_menu_sx,  .testo_menu_sx a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #0C4B92;
	font-weight: bold;
}

.testo_menu_sx a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FF6600;
	font-weight: bold;
	border: medium none #FF6600;
}

.border_home {
	border: 1px solid #999999;
}
.border_right {
	border: 1px solid #999999;
	height: 100%;
	width: 92%;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}
