BODY {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial;
	background: #87B1CA;
}

a:link			{ color: #000000; text-decoration: none }
a:visited		{ color: #000000; text-decoration: none }
a:hover			{ color: #000000; text-decoration: none }

a.menu			{ color: #FFFFFF; text-decoration: none; }
a.menu:hover	{ color: #FFFFFF; text-decoration: underline; }

a.footer		{ color: #FFFFFF; text-decoration: none; }
a.footer:hover	{ color: #FFFFFF; text-decoration: underline; }

input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 0px solid black;
}

input.bordo {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid black;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid black;
}

select,option {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid black;
}

table {
	background: #FFFFFF;
}
.azzurro {
	background: #C4D4E8;
}

.menu {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu:visited {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-size: 12px;
	color: #FFFFFF;
}

.dest {
	font-size: 12px;
	color: #000000;
}

.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titolo_box {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.titolo_li {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.titolo_pp {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.titolo_preview {
	font-size: 16px;
	color: #000000;
}

.titolo_preview:hover {
	text-decoration: underline;
}

.agenda_data {
	font-size: 11px;
	color: #BB0000;
}

.agenda_titolo {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a.agenda_titolo:hover {
	text-decoration: underline;
}

.agenda_descr {
	font-size: 12px;
	color: #000000;
}
