@charset "UTF-8";
/* CSS Document */

#dates {
	width:730px;
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(../images/linea_tratt.gif) bottom repeat-x;
}

#day {
	float:left;
	width: 70px;
	text-align: left;
}

#city {
	font-size: 120%;
	font-weight:bold;
	float:inherit;
	width:auto;
}

#info {
	float:inherit;
	width: 70px;
}

#ticket {
	float:right;
	width: 70px;
}

#titolo {
	text-align:left;
	font-size:large;
	color:	#030;
	padding-bottom: 15px;
	margin-right:10px;
}

.evento {
	font-size:130%;
	color:#900;
}

.info {
	font-size:100%;
}

.info a a:hover {
	font-size:100%;
	color:#900;
}

.info_titoli {
	font-size: 100%;
	font-weight:bold;
}

#titolonews {
	font-size: 120%;
	font-weight:bold;
	padding-right:320px;
	padding-bottom:15px;
}
