body {
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #292929;
	margin-top: 249px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.tit {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	font-weight: bold;
	
}
.tit a{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: none;
	
}
.tit a:link, .tit a:visited, .tit a:hover{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	font-weight: bold;
	text-decoration: none;
	
}
.speciali {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff9000;
	font-weight: bold;
	
}
.speciali a{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff9000;
	font-weight: bold;
	text-decoration: none;
	
}
.speciali a:link, .speciali a:visited, .speciali a:hover{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ff9000;
	font-weight: bold;
	text-decoration: none;
	
}

.txt {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2e2e2e;
}
.tit-viaggi {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #014e8d;
	font-weight: bold;
	
}
.tit-viaggi a{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #014e8d;
	font-weight: bold;
	text-decoration: underline;
	
}
.tit-viaggi a:link, .tit-viaggi a:visited, .tit-viaggi a:hover{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #014e8d;
	font-weight: bold;
	text-decoration: underline;
	
}