/* ------------------------------------------------------- Colonna SX*/

#tit_riccardo {
	background-image:url(../img/tit_riccardo.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;
	/* margin-top: 50px; */
}
#tit_riccardo p{
	display:none;
}
#cont_riccardo {
	margin-bottom: 50px;
}

#tit_gabriele {
	background-image:url(../img/tit_gabriele.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;
	/* margin-top: 50px; */
}
#tit_gabriele p{
	display:none;
}
#cont_gabriele {
	margin-bottom: 50px;
}



#contenuti_colsx p {
	margin: 0px 0px 16px 0px;
	line-height: 16px;	
	}


/* ------------------------------------------------------- Colonna DX*/

#profilo_contenuti_coldx {
	width:400px;
	}
	
#profilo_contenuti_coldx p {
	margin-bottom:10px;
}

#tit_profilo {
	background-image:url(../img/tit_profilo.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;
}
#tit_profilo p{
	display:none;
}
#cont_profilo {
	margin-bottom: 50px;
}


#tit_mission {
	background-image:url(../img/tit_mission.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;
	margin-top:50px;
}
#tit_mission p{
	display:none;
}
#cont_mission {
	margin-bottom: 50px;
}


#tit_collaborazioni {
	background-image:url(../img/tit_collaborazioni.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;
	margin-top:50px;
}
#tit_collaborazioni p{
	display:none;
}
#cont_mission {
	margin-bottom: 50px;
}

#foto_riccardo {
	background-image:url(../img/prof_ric3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:110px;
	}
#foto_gabriele {
	background-image:url(../img/prof_gabri3.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:110px;
	}

