.toolbar {
	/* --- display w = 640 --- */
	/*
	width: 630px;
	height: 105px;
	
	rapporto: 1.2
	*/
	position:relative;
	width: 524px;
	height: 87.5px;
    background:url('../images/p-toolbar.png') no-repeat top center;
	background-size:100%;
}

#homeButton {
	/* --- display w = 640 --- */
	/*	
	width: 56px;
	height: 60px;
	
	rapporto: 1.2
	*/
	position: absolute;
	top:2px;
	left:11px;	
	width: 46.5px;
	height: 50px;
    background:url('../images/t-home-icon.png') no-repeat top center;
	background-size:100%;
}

#forwardButton {
	/* --- display w = 640 --- */
	/*	
	width: 43px;
	height: 57px;
	
	rapporto: 1.2
	*/
	position: absolute;
	top:2px;
	right:14px;
	width: 36px;
	height: 47.5px;
    background:url('../images/t-forward-icon.png') no-repeat top center;
	background-size:100%;
}

#footerbarImg {
	/* --- display w = 640 --- */
	/*
	width: 630px;
	height: 105px;
	
	rapporto: 1.2
	*/
	width: 524px;
	height: 87.5px;
}

/*--- INIZIO il william's ---*/
.ilwilliams .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 251px;
	height: 54px;
	
	rapporto: 1.2
	*/
	position: absolute;
	top:10px;
	left:150px;
	width: 209px;
	height: 45px;
    background:url('../images/t-il-williams.png') no-repeat top center;
	background-size:100%;
}

.ilwilliams .content {
	margin-top:10px;
}

.ilwilliams .content img {
	/* --- display w = 640 --- */
	/*
	width: 183px;
	height: 124px;
	
	rapporto: 1.2
	*/
	width: 152.5px;
	height: 103px;
}

.ilwilliams .content p {
	padding:20px;
    font-size:14px;
	text-align:justify;
}
/*--- FINE il william's ---*/

/*--- INIZIO dove siamo ---*/
.dovesiamo .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 226px;
	height: 75px;
	
	rapporto: 1.2
	*/
	position: absolute;
	top:5px;
	left:160px;
	width: 188px;
	height: 62.5px;
    background:url('../images/t-dove-siamo.png') no-repeat top center;
	background-size:100%;
}

.dovesiamo .content {
	margin-top:14px;
}

.dovesiamo .content #map_canvas {
	margin-left:40px;
	width: 450px;
	height: 290px;
}
/*--- FINE dove siamo ---*/

/*--- INIZIO gallery ---*/
.mygallery .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 186px;
	height: 49px;
	
	rapporto: 1.2
	*/
	position: absolute;
	top:10px;
	left:185px;
	width: 155px;
	height: 41px;
    background:url('../images/t-gallery.png') no-repeat top center;
	background-size:100%;
}

.mygallery .content {
	margin-top:10px;
}
/*--- FINE gallery ---*/

/*--- INIZIO casting ---*/
.casting .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 203px;
	height: 84px;
	
	rapporto: 1.2
	*/
	position: absolute;
	top:0px;
	left:170px;
	width: 169px;
	height: 70px;
    background:url('../images/t-casting.png') no-repeat top center;
	background-size:100%;
}

.casting .content p {
	padding:10px;
	font-size:14px;
}

.casting .content img {
	/* --- display w = 640 --- */
	/*
	width: 629px;
	height: 469px;
	
	rapporto: 1.2
	*/
	width: 524px;
	height: 390px;
}

.casting .footerbar {
	margin-top: 10px;
}
/*--- FINE casting ---*/


/*--- INIZIO video ---*/
.video .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 151px;
	height: 59px;
	
	rapporto: 1.2
	*/
	position: absolute;
	top:10px;
	left:195px;
	width: 126px;
	height: 49px;
    background:url('../images/t-video.png') no-repeat top center;
	background-size:100%;
}

.video video {
	margin-top:20px;
	width: 360px;
	height: 240px;
}

.video .footerbar {
	margin-top: 0px;
}
/*--- FINE video ---*/