table#calendario-eventi{
	width:100%
}

table#calendario-eventi td{
	width:50%;
	border-left:1px solid #ECECEE;
}

.titolodettagli{
	height:19px;
	font-weight:bold;
	background-color:#ECECEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.titolodettagli .text{
	padding-left:10px;
	padding-top:1px;
	color:#999999;
}

div.calendario-eventidett{
	padding:10px 20px;
}

div.calendario-eventiimg{
	text-align:center;
}

div.calendario-eventiimg img{
	border:1px solid black;
	margin:15px 5px;
}
div.calendario-eventiimgdett{
	text-align:center;
}

div.calendario-eventiimgdett img{
	border:1px solid black;
	margin:15px 4px;
}

div.calendario-eventiimgdett0{
	text-align:center;
}

div.calendario-eventiimgdett0 img{
	border:1px solid black;
	margin:0px 4px 15px;
}

div.calendario-eventidett a{
	color:#666666;
	text-decoration:underline;
}

div.calendario-eventidett a:hover{
	color:#9e9e9e;
	text-decoration:none
}