@charset "utf-8";
.bordo {
	border: 1px solid #dfe0e0;
}
.titolo_evidenza_blu {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #6699CC;
}
.titolo_evidenza_bianco {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titolo_blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6699CC;
}

.titolo_nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.titoletto {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	color: #6699CC;
}
.titoletto_grigio {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #6699CC;
}
a:visited {
	text-decoration: none;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #6699CC;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.titoli_menu {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #FFFFFF;
}
.titolo_rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}

.booking {
color:#336600;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color: #666666;
line-height:25px;
margin-left:30px;
margin-top:20px;
}
