body {
	margin: 0;
	border: 0;
    font-family:Sans-Serif;
    font-size:16px;
    background-color: #000;  
    background-image:url('../images/p-bkg.jpg') !important;
	background-repeat:no-repeat;
	background-size:100%;
    color: #fff;  
    overflow-x: hidden;
	text-align:center;
} 


.toCenter {
	text-align:center;
}

.toolbar {
	/* --- display w = 640 --- */
	/*
	width: 630px;
	height: 105px;
	*/	
	position:relative;
	width: 314px;
	height: 52px;
    background:url('../images/p-toolbar.png') no-repeat top center;
	background-size:100%;
}

#homeButton {
	/* --- display w = 640 --- */
	/*
	width: 56px;
	height: 60px;
	*/
	position: absolute;
	top:2px;
	left:11px;	
	width: 28px;
	height: 30px;
    background:url('../images/t-home-icon.png') no-repeat top center;
	background-size:100%;
}

#forwardButton {
	/* --- display w = 640 --- */
	/*
	width: 43px;
	height: 57px;
	*/
	position: absolute;
	top:2px;
	right:14px;
	width: 21.5px;
	height: 28.5px;
    background:url('../images/t-forward-icon.png') no-repeat top center;
	background-size:100%;
}

.content{
	text-align: center;
}

.footerbar {
	width: 100%;
	text-align: center;
	/*margin-bottom: 20px;*/
}

#footerbarImg {
	/* --- display w = 640 --- */
	/*
	width: 630px;
	height: 105px;
	*/	
	
	/* --- display w = 320 --- */
	width: 314px;
	height: 52px;
}

/*--- INIZIO il william's ---*/
.ilwilliams .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 251px;
	height: 54px;
	*/
	position: absolute;
	top:10px;
	left:95px;
	width: 125.5px;
	height: 27px;
    background:url('../images/t-il-williams.png') no-repeat top center;
	background-size:100%;
}

.ilwilliams .content {
	margin-top:9px;
}

.ilwilliams .content img {
	/* --- display w = 640 --- */
	/*
	width: 183px;
	height: 124px;
	*/	
	
	/* --- display w = 320 --- */
	width: 91.5px;
	height: 62px;
}

.ilwilliams .content p {
	padding:10px;
    font-size:12px;
	text-align:justify;
}

.ilwilliams .footerbar {
	margin-top: 10px;
}
/*--- FINE il william's ---*/

/*--- INIZIO dove siamo ---*/
.dovesiamo .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 226px;
	height: 75px;
	*/
	position: absolute;
	top:5px;
	left:100px;
	width: 113px;
	height: 37.5px;
    background:url('../images/t-dove-siamo.png') no-repeat top center;
	background-size:100%;
}

.dovesiamo .content {
	margin-top:12px;
}

.dovesiamo .content #map_canvas {
	margin-left:10px;
	width: 300px;
	height: 260px;
}

.dovesiamo .content p {
	padding:10px;
}

.dovesiamo .footerbar {
	margin-top: 10px;
}
/*--- FINE dove siamo ---*/

/*--- INIZIO gallery ---*/
.mygallery .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 186px;
	height: 49px;
	*/
	position: absolute;
	top:10px;
	left:110px;
	width: 93px;
	height: 24.5px;
    background:url('../images/t-gallery.png') no-repeat top center;
	background-size:100%;
}

.mygallery .content {
	margin-top:9px;
}

.mygallery .gallery { list-style: none; padding: 0; margin: 0; }
.mygallery .gallery:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.mygallery .gallery li { float: left; width: 25%; }
.mygallery .gallery li a { display: block; margin: 2px; border: 1px solid Red; }
.mygallery .gallery li img { display: block; width: 100%; height: auto; }

.mygallery .footerbar {
	margin-top: 10px;
}
/*--- FINE gallery ---*/

/*--- INIZIO casting ---*/
.casting .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 203px;
	height: 84px;
	*/
	position: absolute;
	top:0px;
	left:105px;
	width: 101px;
	height: 42px;
    background:url('../images/t-casting.png') no-repeat top center;
	background-size:100%;
}

.casting .content p {
	padding:5px;
}

.casting .content img {
	/* --- display w = 640 --- */
	/*
	width: 629px;
	height: 469px;
	*/	
	
	/* --- display w = 320 --- */
	width: 314px;
	height: 234px;
}

.casting .footerbar {
	margin-top: 63px;
}
/*--- FINE casting ---*/


/*--- INIZIO video ---*/
.video .toolbar #pageTitle {
	/* --- display w = 640 --- */
	/*
	width: 151px;
	height: 59px;
	*/
	position: absolute;
	top:10px;
	left:120px;
	width: 75.5px;
	height: 29.5px;
    background:url('../images/t-video.png') no-repeat top center;
	background-size:100%;
}

.video video {
	margin:20px 0 70px 5px;
	width: 300px;
	height: 245px;
}

.video .footerbar {
	margin-top: 63px;
}
/*--- FINE video ---*/