#mid-widescreen p.titolo{
 	font:140px SansSerif;
 	color:white;
	position: relative;
 	top:-100px;
	left: 10px;
 
	text-align:justify;
	padding:0 0px 0 0px;
 }


#mid-widescreen p.topleft-l60{
 	font:18px Arial;
 	color:#171717;
	position: relative;
 	top:-140px;
	left: 380px;
	height:300px;
	width:600px;
	text-align:justify;
	padding:0 6px 0 4px;
	background-color:gray;
 }


#mid-widescreen p.topleft-corto{
 	font:18px Arial;
 	color:#171717;
	position: relative;
 	top: -10px;
	left: 505px;
	height:580px;
	width:500px;
	text-align:justify;
	padding:0 0px 0 4px;
 
 }

#mid-widescreen p.bottomleft-short{
 	font:21px Arial;
 	color:#171717;
	position: relative;
 	top: -230px;
	left: 25px;
	height:140px;
	width:950px;
	text-align:justify;
	padding:0 6px 0 4px;
 
 }
 

 
#mid-widescreen p.top-long{
 	font:16px Arial;
 	color:#171717;
	position: relative;
 	top:-500px;
	left: 20px;
	height:230px;
	width:200px;
	text-align:justify;
	padding:0 6px 0 4px;
 }

#mid-widescreen p.bottomright-long{
 	font:18px Arial;
 	color:#171717;
	position: relative;
 	top:-100px;
	right: -500px;
	height:350px;
	width:500px;
	text-align:justify;
	padding:0 6px 0 4px;
	background-color:gray;
 }

#mid-widescreen p.bottomleft-long{
 	font:18px Arial;
 	color:#171717;
	position: relative;
 	top:180px;
	right: -100px;
	height:155px;
	width:500px;
	text-align:justify;
	padding:0 6px 0 4px;
	background-color:gray;
 }


 

/*--------------------------------for google maps coms 224x600--------------------*/
#right-gmapcom{
    width:195px;
	height: 600px;
	background-color:black;
	background: black	;
	border:black solid 1px;    
 	padding:0 0 0 0px;
	margin:  0 0 0 5px;
	float:left;
}

#right-gmapcom p.text{

 	font:18px Arial;
 	color:#ffffff;
	position: relative;
	/* text-align:justify; */
	padding:0 6px 0 4px;
 }

#right-gmapcom p.textorange{
 	font:20px Arial;
 	color:orange;
	position: relative;
	text-align:justify;
	padding:0 6px 0 4px;
 }

#right-gmapcom p.textorange_12{
 	font:18px Arial;
 	color:black;
	position: relative;
	text-align:justify;
	padding:0 6px 0 4px;
	background-color:white;
 }