body {
	margin-top: 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
#nav ul {list-style: none;}
.puntino1 {
	background-image: url(../images/puntino_colonna_head.jpg);
	background-repeat: repeat-y;
}
.puntino2 {
	background-image: url(../images/puntino_colonna_head2.jpg);
	background-repeat: repeat-y;
}
.puntino3 {
	background-image: url(../images/puntino3.jpg);
	background-repeat: repeat-y;
}
.puntino4 {
	background-image: url(../images/puntino4.jpg);
	background-repeat: repeat-x;
}
.puntino6 {
	background-image: url(../images/puntino6.jpg);
	background-repeat: repeat-x;
}


.puntino5 {
	background-image: url(../images/puntino5.jpg);
	background-repeat: repeat-x;
}
.country {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #e6e6e6;
	list-style-type: none;
}
.spaziotesto {
	font-family: Tahoma;
	color: #A1A1A1;
}
.bottom  {
margin-bottom:5px;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
a.events {
	color: #989898;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a#BLINK {
	text-decoration:none;
	color:#67ccff;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.fee tr td{
	border:1px solid #999;
	padding:2px;
	text-align:center;
}

/* FOOTER */
#footer {
	background:url(../images/foot.jpg) no-repeat;
	color: #959595;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	height: 25px;
	}
#footer a {
	color: #959595;
	}
#footer p {
	margin: 5px 8px;
	padding: 0;
	float: left;
	}
#footer p#copy {
	float: right;
	text-align:right;
	width: 400px;
	}
	
/*stampa*/
@media print{
	.noprint, #noprint{
		display:none;}
	
	}
