body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #666666;
	text-align: left;
}

li {
	list-style-image: url(../images/_li.jpg);	
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}

a:visited {
	color: #006600;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}

p .bold {
	color: #060;


}

#left {
	float: left;
	width: 100px;
}

#center {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 389px;
}

#right {
	float:right;
	width: 271px;
	text-align: right;
}

#right_under {
clear:right;
	float:right;
	width: 144px;
	text-align: right;
}

#calendari {
	margin: 0 auto;
	padding: 2px;
	width:90%;
	background:#006600;
}
#calendari h1 {
	color:#FFF;
	font-size: 14px;
}
#calendari a {
	color:#FFF;
	font-size: 14px;
}

.clear {
	clear:both;
}
.centro {
	text-transform: none;
	text-align: center;
	color: #060;
	font-weight: bold;




}
.centro strong {
	color: #060;
}
.tabletext {
	font-size: 10px;
}
.tabletext {
	font-size: 12px;
}
.testobianco {
	color: #FFF;
}
.sinistra {
	text-align: left;
}

