/*---------------------------------------------------------------------*/
.boxEventi{
	font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica;
	font-size: 10px;
	text-align: left;
	padding:12px 12px 6px 12px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E6E6E6;
}
.fotoboxEventi{
float:left;
padding: 0px 5px 2px 0px;
border:0px;
}
.titleboxEventi{
	font-weight: bold;
}
.databoxEventi{
	font-size: 9px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
}
.occhioboxEventi{}
/* ------------------------------------------------------------------ */
#box_video {
	float: left;
	border: 2px solid #DEDBCB;
}
#box_menuvideo {
	float: right;
	list-style-image: url(../images/ico/film.png);
	font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica;
	font-size: 10px;
	
}
.box_colvideo {
	float: left;
	width:180px;
	font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica;
	font-size: 10px;
}
.box_colvideo ul{
	list-style-image: url(../images/ico/film.png);
	padding:0;
	margin-left:20px;
}
.box_colvideo ul li{
	white-space: nowrap; 
	padding:0;
	margin:0;
}

/* ------------------------------------------------------------------ */
.box_photo {
	float: left;
	width:120px;
	font-family: "Trebuchet MS", Trebuchet, Geneva, Helvetica;
	font-size: 10px;
	margin: 10px;
}
.box_photo_hr {
	padding:0px;
	margin:0px;
	clear:both;
	height: 1px;
	font-size: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 0px;
} 