
#sfondobase {
	background-image:url(../img/bg_pag-chisiamo.jpg);
	background-position: center -20px;
	background-repeat:no-repeat;
	text-align: center;
	margin-top: 50px;
}
#sfondo_giordano {
	background-image: url(../img/bg_pag_giordano.jpg);
	background-position: center -20px;
	background-repeat:no-repeat;
	text-align: center;
	margin-top: 50px;
}

#lay_head {
	height: 70px;
	background-image:url(../img/bg_tit-chisiamo.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#lay_headuk {
	height: 70px;
	background-image:url(../img/bg_tit-foundation.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* STRUTTURA e ORGANIZZAZIONE */


.str-org_titolo {
	color: #999999;
	font-size: 28px;
	font-weight:lighter;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	line-height: 28px;
	margin-bottom: 5px;
}

#str-org {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#333333;
}
.str-org_cariche {
}
.str-org_nomi {
	font-weight: bold;
	padding-left: 10px;
	text-align: justify;
}
.str-org_separatore {
	background-image: url(../img/tratteggio_h.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 25px;
}
