#head_payoff h1{
	display:none;
}
#colsx_tit h2{
	display:none;
}

#colsx_tit {
	background-image:url(../img/tit_sx_chisiamo.gif);
	background-repeat:no-repeat;
	background-position: top left;
}


#coldx_tit h3{
	display:none;
}
#coldx_tit {
	height: 36px;
	margin-top:3px;
	background-image: url(../img/tit_dx_agenda.gif);
	background-repeat:no-repeat;
	background-position: top center;
}

/* ------------ fino qui OK ------------------ */




.colsx_titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#646756;
	font-weight: bold;
	margin-top: 30px;
	}
.colsx_sottotitolo {
	font-family:"Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size:16px;
	line-height:20px;
	margin-top:12px;
	font-weight: normal;
	margin-bottom: 24px;
	
	}
.colsx_testo {
	margin-top: 12px;
	line-height: 16px;

	
	}
.colsx_link {
	margin-top: 12px;
	text-align:center;
	padding: 6px 0px;
	border-color: #CCCCCC;
	border-style:dotted none dotted none;
	border-width:1px;	
	}
.colsx_didascalia {
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-bottom:24px;
}

/* ------------------------------------------------------- DETTAGLI EVENTO*/


.autore_tit {
	background-color: #9da594;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 14px;
	color: #DAE2D6;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 200px;
}
.titolo_tit {
	background-color: #9da594;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-size: 14px;
	color: #DAE2D6;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 365px;
	border-left: 1px solid #FFFFFF;
}
.autore {
	font-size:11px;
}
.titolo {
	font-size:11px;
}

