p {
	width: 315px;
}

.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/title/ChiSiamo.jpg);
}

#footerWrapper {
	border-top-color: #3366FF;
	border-top-style: solid;
	border-top-width: 1px;
}


/* PHOTO */

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

#photoB {
	width: 265px;
	height: 363px;
	background-color: #DADADA;
	margin-top: 0px;
	background-image: url(../img/photo/ChiSIamoPh2.jpg);
	background-repeat: no-repeat;
}
#leftInside {
	width: 356px;
	float: left;
	font-size: 10px;
}

#rightInside {
	width: 100px;
	float: left;
}
