.puntino-testata{
	border-top : 2px dotted #eeeeee;
	border-right: 2px dotted #eeeeee;
}
#box-eventi{
	border-right : 2px dotted #eeeeee;
	border-left: 2px dotted #eeeeee;
	border-bottom : 2px dotted #eeeeee;
	width : 550px;
	height : 100%;
	float : right;
	/*background-color : #707070;*/
}
#box{
	border-right : 2px dotted #eeeeee;
	border-left: 2px dotted #eeeeee;
	border-bottom : 2px dotted #eeeeee;
	width : 498px;
	height : 100%;
	float : right;
	/*background-color : #707070;*/
}
.bordo-sx{
	border-left : 2px dotted #eeeeee;
}
.bordo-sotto{
	border-bottom: 2px dotted #eeeeee;
	border-right : 2px dotted #eeeeee;
}
.bordo-sotto-sotto{
	border-bottom: 2px dotted #eeeeee;
	
}
.spaziature{
	padding : 5px 0px 0 10px;
	/*margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 5px;*/
}
.foto-dx {
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 5px;
	float : right;
	}
.foto-eventi {
	margin-bottom : 5px;
	margin-left : 10px;
	margin-right : 8px;
	margin-top : 5px;
	float : none;
	}
A {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	COLOR: #828282;
	/*LINE-HEIGHT: 1em;*/
	PADDING-TOP: 0px;
	FONT-STYLE: normal;
	TEXT-DECORATION: none
	}
A:visited {
	COLOR: #3333CC;
	TEXT-DECORATION: blink;
}
A:link {
	COLOR: Black;
	TEXT-DECORATION: none
}
A:hover {
	/*BACKGROUND: Silver;*/
	COLOR: Black;
	TEXT-DECORATION: none
}
.num_cal {
	font-family: "Courier New", Courier, monospace;
	font-size: 11;
}
select, option {
	font-size : 11px;
	border : 1px solid #DC143C;
	color : Black;
	font-family : Tahoma, Verdana;
	/*float : left;*/
}
hr{
	color: #FFFFFF;
	border-top: 2px dotted #eeeeee;
	/*border-top: 2pt dotted Blue; 
	/*border-left:0; 
	border-right:0; 
	border-bottom:0;
	height:1px;*/
	width: 480px;	
}