/**
 * (C) 2008-2009 Fabio Grande <fabio@ndstr.com> - http://ndstr.com/
 */
body {
	font-family: Arial, Helvetica;
	font-size: 13px;
}

img {
	border: 0;
}


body {
	color: #4D4D4D;
}


a:link, .content.home p a:link, .content.home span a:link, .footer a:link {
	color: #168AE1;
	text-decoration: none;
}
a:visited, .content.home p a:visited, .content.home span a:visited, .footer a:visited {
	color: #168AE1;
	text-decoration: none;

}


.sidebar a {
	color: #000000;
	text-decoration: none;
}
.sidebar a:hover { 
	color: #168AE1;
	text-decoration: none;
}
.calendar-day {
	font-size: 1.5em;
	font-weight: normal !important;
}
.calendar-day a { 
	padding: 20px 15px 4px 15px !important;
}

.standard-tab {
	margin-top: 20px !important;
}


.content p {
	font-family: Helvetica;
	color: #002738;
	text-align: justify;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
}

.content.luoghi p { font-size: 15px; }


span.instr { color: #988C93; }


.footer_content {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #6c6b6b;
	padding-left: 32px;
}


