

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	}

.nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;

}

.nav a:hover, .nav a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	line-height: 17px;
	color: #FFFFFF;
	}

.content_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #FFFFFF;
	line-height: 17px;
	}

td.middle {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
td.middle1 {
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.images {
	padding: 2px;
}
	
.content a:link, .content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}

.content a:hover, .content a:active {
	text-decoration: underline;
}
	
.alligator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #474747;
	}

.bottom a:link, .bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #474747;

}

.bottom a:hover, .bottom a:active {
	text-decoration: underline;
}

.bottom em {
	font-weight: bold;
	font-style: italic;
}

.titolo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FD8C8C;
}

.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D9E6FF;
}

