p {
	width: 255px;
}

.listBox {
	width: 300px;
}

p.note {
	font-style: italic;
	font-size: 11px;
}

p.apertura {
	font-size: 12px;
	line-height: 15px;
}

h1.servizi {
	background-image: url(../img/english/OTHERSERVICES.jpg);
}


/* PHOTO */

#photoA {
	width: 326px;
	height: 252px;
	background-color: #DADADA;
	background-image: url(../img/photo/AltriServizi.jpg);
	background-repeat: no-repeat;
}

#photoB {
	width: 621px;
	height: 233px;
	background-color: #DADADA;
	margin-top: 0px;
	background-image: url(../img/photo/Programmi%20socialiB.jpg);
	background-repeat: no-repeat;
}
#leftInside {
	width: 200px;
	float: left;
}

#rightInside {
	width: 296px;
	float: right;
	margin-top: 20px;
}
