/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #eae7e1;
	/*background-image: url(images/RepeatBackgroundAdv.gif);*/
	background-image: url(images/BackgroundTest06.jpg);
	/*background-repeat: repeat-x;*/
	/*background-position: 0 0;*/
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	text-align: center;
}

form 
{
	margin: 0;
	padding: 0;
}

#TopPageMenu 
{
	width: 945px;
	height: 99px;
	background-image: url(images/TopPageMenuAdv.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative; 
}

#TopMenu 
{
	width: 930px;
	height: 18px;
	text-align: left;
	font-family: Tahoma;
	font-size: 9pt;
	padding: 0;
	position: absolute; 
	top: 80px; 
	margin-left: 20px;
	margin-top: 0;
}

#TopMenu li 
{
	display: inline;
	color: black;
	background-image: url(images/RepeatBackgroundTopMenu.gif);
	background-repeat: repeat-x;
	margin-right: 2px;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}

#TopMenu a 
{
	color: Black;
}

#CentralPage 
{
	width: 945px;
	height: 2750px;
	background-image: url(images/RepeatCentralPage.gif);
	background-repeat: repeat-y;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 12px;*/
	margin-top: 0;
	margin-bottom:0;
	position: relative;
}

#topcentral 
{
	width: 678px;
	height: 15px;
	background-image: url(images/topcentral.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: 230px;
}

#central 
{
	width: 678px;
	height: 2650px;
	padding-top: 0;
	background-color: White;
	background-image: url(images/RepeatCentral.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 25px;
	left: 230px;
	margin: 0;
	/*vertical-align: */
	
}

#BottomCentral
{
	width: 678px;
	height: 15px;
	background-image: url(images/bottomcentral.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 2676px;
	left: 230px;
	margin: 0;
	padding:0;
}

#BottomPage 
{
	width: 100%;
	height: 410px;
	background-color: #1b272e;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 9pt;
}

#BottomPageCentral 
{
	width: 945px;
	height: 400px;
	background-image: url(images/BottomPageCentral.gif);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #c1c1c1;
}

#Bottom 
{

	
}

#BottomMenu 
{
	text-align: center;
	font-family: @Arial Unicode MS;
	font-size: 10pt;

}


#BottomMenu li 
{
	display: inline;
	
}

#BottomMenu a:link 
{
	color: #c1c1c1;
}

#BottomMenu a:visited 
{
	color: #c1c1c1;
}

#BottomMenu2 
{
	text-align: center;
	font-family: @Arial Unicode MS;
	font-size: 10pt;
	margin-left: 16px; 
	margin-right: 16px;
}

#BottomMenu2 li 
{
	display: inline;
}

#BottomMenu2 a:link 
{
	color: #c1c1c1;
}

#BottomMenu2 a:visited 
{
	color: #c1c1c1;
}

#Itinerari 
{
	float: left;
	width: 172px;
	height: 145px;
	margin-top: 13px;
	margin-left: 30px;
	background-color: White;
	text-align: left;
}

#Itinerari a 
{
	width: 140px;
	margin:0;
	padding: 0;
	FONT-WEIGHT: bold; 
	font-family: Arial; 
	font-size: 8pt; 
	COLOR: #ff6613; 
	TEXT-DECORATION: underline; 
	display: block; 
	margin-left: 10px;
	margin-bottom: 3px;
}

#Itinerari span
{
	width: 140px;
	margin:0;
	padding: 0;
	FONT-WEIGHT: bold; 
	font-family: Arial; 
	font-size: 8pt; 
	COLOR: #ff6613; 
	TEXT-DECORATION: underline; 
	display: block; 
	margin-left: 10px;
	margin-bottom: 3px;
}

#Itinerari p 
{
	margin-top: 0;
	margin-left: 10px;
	font-family: Arial; 
	font-size: 8pt; 
}

#TopLeftMenuPage 
{
	float: left;
	width: 172px;
	height: 17px;
	background-image: url(images/TopLeftMenuPage.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	clear: left;
	margin-bottom: -2px;
	margin-top: 10px;
}

#LeftMenuPage 
{
	margin-top: 0px;
	float: left;
	clear: left;
	width: 172px;
	height: 890px;
	background-image: url(images/RepeatLeftMenuPage.gif);
	background-repeat: repeat-y;
	margin-left: 30px;
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
	text-align: left;
	margin-bottom: 0;
}

#LeftMenuPage li 
{
	list-style:none; 
	padding:3px 0; 
	border-top:1px solid #fff; 
	border-bottom:1px solid #ccc8c4; 
	margin-left: -20px;
	margin-right: 10px;
	padding-left: 10px;
}

#LeftMenuPage a
{
	color:#555656; 
	text-decoration: none;
}

#BottomLeftMenuPage 
{
	float: left;
	width: 172px;
	height: 47px;
	background-image: url(images/BottomLeftMenuPage.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	clear: left;
}

.Titolo
{
	text-decoration: none;
	color: #808080;
	font-weight: bold;
}

#inner 
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 150px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#inner2
{
	height: 303px;
	top: 790px;
}


#inner2 p 
{
	
	height: 115px;
}



#inner7
{
	height: 276px;
	top: 1125px;
}



#inner7 p 
{
	
	height: 86px;
}


.inner p 
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.orange 
{
	color: #ff6613;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 15px;
}

.inner3
{
	float: right;
	width: 270px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	margin-right: 10px;
	margin-top: 20px;
	padding: 0;
	text-align: left;
	border-top: dotted 1px gray;
	clear: both;
}

.inner3 img 
{
	margin: 0;
	padding: 0;
}

.inner3 p 
{
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 4px;
	width: 263px;
}

.inner4
{
	float: right;
	width: 270px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	margin-right: 10px;
	margin-top: 20px;
	padding: 0;
	text-align: left;
	border-top: dotted 1px gray;
	clear: both;
}

.inner4 img 
{
	margin: 0;
	padding: 0;
}

.inner4 p 
{
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 4px;
	width: 263px;
}

.inner5
{
	float: left;
	width: 270px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	margin-right: 10px;
	margin-top: 20px;
	padding: 0;
	text-align: left;
	border-top: dotted 1px gray;
	clear: both;
}

.inner5 img 
{
	margin: 0;
	padding: 0;
}

.inner5 p 
{
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 4px;
	width: 263px;
}

#inner6
{
	width: 340px;
	height: 640px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 415px;
	left: 15px;
}

#inner6 p 
{
	height: 85px;
}


#inner24
{
	width: 340px;
	height: 340px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 1100px;
	left: 15px;
}

#inner24 div 
{
	margin-top: 30px;
}

#inner8
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 1690px;
	left: 15px;
	
}

#inner10
{
	width: 340px;
	height: 700px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 1866px;
	left: 15px;
}

#inner12
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 2566px;
	left: 15px;
	
}

#inner14
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 2816px;
	left: 15px;
}

#inner16
{
	width: 340px;
	height: 270px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 3056px;
	left: 15px;
}

#InfoWap 
{
	position:absolute;
	bottom:0;
	right:0;
}

#InfoChat
{
	position:absolute;
	bottom:0;
	right:0;
}

#InfoForum
{
	position:absolute;
	bottom:0;
	right:0;
}

#InfoMessanger
{
	position:absolute;
	bottom:0;
	right:0;
}

#infoEventi 
{
	position:absolute;
	bottom: -20px;
	right:0;
}

#inner18
{
	width: 340px;
	height: 180px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 3356px;
	left: 15px;
}

#inner23
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 3546px;
	left: 15px;
}

.gray
{
	color: gray;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 15px;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

#inner9
{
	
	height: 324px;
	top: 1430px;
}

#inner9 h3 
{
	background-image: url(images/RepeatH3.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}


#inner9 p 
{
	
	height: 133px;
}


#inner11
{
	height: 285px;
	top: 1790px;
}


#inner11 p 
{
	
	height: 95px;
}



#inner13
{
	height: 250px;
	top: 2400px;
}


#inner13 p 
{

	height: 60px;
}



#inner15
{
	height: 274px;
	top: 2680px;
}

#inner15 p 
{

	height: 85px;
}



#hotelLeftTop 
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#hotelLeftTop h5
{
	margin-top: -18px;
}

#hotelRightTop 
{
	width: 110px;
	height: 555px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 40px;
	right: 15px;
	padding: 0;
	margin: 0;
}

#hotelRightTop img 
{
	cursor: hand;	
	padding: 0;
	margin: 0;
}

#hotelCentralLeft 
{
	width: 500px;
	height: 300px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 400px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#hotelCentralLeft h5 
{
	margin-top: -18px;
}

#hotelCentralRight 
{
	width: 150px;
	height: 200px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 600px;
	right: 5px;
	padding: 0;
	margin: 0;
}

#hotelCentralRight h3 
{
	margin-right: 0;
	text-align: right;
	margin-right: 15px;
}

#hotelCentralRight li 
{
	list-style-type: none;
}

#chatLeftTop 
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#chatLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 365px;
	height: 233px;
	margin-top: 10px;

}

#chatLeftTop h3 
{
	margin-bottom: 0px;
}



#chatRightTop 
{
	width: 280px;
	height: 233px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 44px;
	right: 15px;
	padding: 0;
	margin: 0;	
	border-bottom: dotted 1px #cccccc;
}

#chatRightTop img 
{
	margin: 0;
	padding: 0;
	width: 280px;
	height: 128px;
}

#chatRightTop p 
{
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 2px;
	margin: 5px 0 0 0;
	height: 60px;
}

#chatRightTop a 
{
	width: 263px;
	margin:0;
	padding: 0;
	FONT-WEIGHT: bold; 
	font-family: Arial; 
	font-size: 9pt; 
	COLOR: #ff6613; 
	TEXT-DECORATION: underline; 
	display: block; 
	margin-bottom: 3px;
}

#chatLeftTop h3 
{
	width: 270px;
}

#chatCentral 
{
	width: 648px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 280px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#chatCentral img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 365px;
	height: 233px;
	margin-top: 10px;

}

#chatCentral h3 
{
	margin-bottom: 0px;
}	

#OlmoLeftTop 
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#OlmoLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 650px;
	height: 237px;
	margin-top: 10px;

}

#OlmoLeftTop h3 
{
	margin-bottom: 0px;
}

#OlmoCentral
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 790px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#OlmoCentral img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 650px;
	height: 237px;
	margin-top: 10px;

}

#OlmoCentral h3 
{
	margin-bottom: 0px;
}
	
#ContentZoom 
{
	display: none;
	width: 640px;
	height: 480px;
	position: absolute;
	top: 200px;
	left: 150px;	
	background-color: #1b272e;
	background-repeat: no-repeat;
	
}

#inner19
{
	height: 250px;
	top: 2105px;
}


#inner19 p 
{

	height: 70px;
}


#NumeriUtiliLeftTop 
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#NumeriUtiliLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 377px;
	height: 248px;
	margin-top: 10px;

}

#NumeriUtiliLeftTop h3 
{
	margin-bottom: 0px;
}

#HotelElencoLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#HotelElencoLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 196px;
	margin-top: 10px;

}

#HotelElencoLeftTop h3 
{
	margin-bottom: 0px;
}

#SportElencoLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#SportElencoLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 140px;
	margin-top: 10px;

}

#SportElencoLeftTop h3 
{
	margin-bottom: 0px;
}

#RistorantiLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#RistorantiLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 140px;
	margin-top: 10px;

}

#RistorantiLeftTop h3 
{
	margin-bottom: 0px;
}

#PubLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#PubLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 170px;
	margin-top: 10px;

}

#PubLeftTop h3 
{
	margin-bottom: 0px;
}

#YougurtLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#YougurtLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 190px;
	margin-top: 10px;

}

#YougurtLeftTop h3 
{
	margin-bottom: 0px;
}

#AgenzieViaggiLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#AgenzieViaggiLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 154px;
	margin-top: 10px;

}

#AgenzieViaggiLeftTop h3 
{
	margin-bottom: 0px;
}

#LibrerieLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#LibrerieLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 154px;
	margin-top: 10px;

}

#LibrerieViaggiLeftTop h3 
{
	margin-bottom: 0px;
}

#GioiellerieLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#GioiellerieLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}

#GioiellerieViaggiLeftTop h3 
{
	margin-bottom: 0px;
}

#FioraiLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#FioraiLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}

#FioraiLeftTop h3 
{
	margin-bottom: 0px;
}

#FotografiLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#FotografiLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 187px;
	margin-top: 10px;

}

#FotografiLeftTop h3 
{
	margin-bottom: 0px;
}

#AbbigliamentoLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#AbbigliamentoLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}
#AbbigliamentoLeftTop h3 
{
	margin-bottom: 0px;
}

#ImmobiliariLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#ImmobiliariLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}
#ImmobiliariLeftTop h3 
{
	margin-bottom: 0px;
}

#CampingLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#CampingLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 157px;
	margin-top: 10px;

}
#CampingLeftTop h3 
{
	margin-bottom: 0px;
}

#AutoLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#AutoLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 230px;
	margin-top: 10px;

}
#AutoLeftTop h3 
{
	margin-bottom: 0px;
}

#ComputerLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#ComputerLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}
#ComputerLeftTop h3 
{
	margin-bottom: 0px;
}

#NoleggioLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#NoleggioLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}
#NoleggioLeftTop h3 
{
	margin-bottom: 0px;
}

#LidiLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#LidiLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}
#LidiLeftTop h3 
{
	margin-bottom: 0px;
}

#PizzerieLeftTop
{
	width: 365px;
	height: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#PizzerieLeftTop img 
{
	margin: 0;
	padding:0 ;
	/*vertical-align: sub;*/
	width: 639px;
	height: 200px;
	margin-top: 10px;

}
#PizzerieLeftTop h3 
{
	margin-bottom: 0px;
}

#inner20
{
	width: 340px;
	height: 450px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 3980px;
	left: 15px;
}

#inner20 img 
{
	cursor: hand;
}

#inner21
{
	height: 295px;
	top: 2990px;
}

#inner21 p 
{

	height: 120px;
}

#inner22
{
	height: 295px;
	top: 3330px;
}

#inner22 p 
{

	height: 350px;
}

#inner40
{
	height: 150px;
	top: 3830px;
}

#inner40 p 
{

	height: 50px;
}


#CastelSangineto 
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 50px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoCastelSangineto 
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 60px;
	right: 10px;	
}

#CastelBelevedere
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 250px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoCastelBelvedere
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 260px;
	right: 10px;	
}

#CastelPraiaAmare
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 450px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoCastelPraiaAmare
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 460px;
	right: 10px;	
}

#IsolaDino
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 660px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoIsolaDino
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 670px;
	right: 10px;	
}

#GrottaAzzurra
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 870px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoGrottaAzzurra
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 885px;
	right: 10px;	
}

#Segnalato 
{
	width: 300px;
	height: 150px;
	position: absolute;
	top: 140px;
	left: 10px;
	text-align: left;
}

#Segnalato ul 
{
}

#Segnalato ul li
{
	list-style-type: none;
	list-style-image: url(images/freccia.gif);
}

#Segnalato a 
{
	text-decoration: none;
	color: #c1c1c1;
}

#Segnalato a:visited 
{
	color: #c1c1c1;
}

#BottomPageCentral h4 
{
	font-family: Verdana;
	font-size: 11pt;
	color: Gray;
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0;
}

.elemento 
{
	float: left;
	width: 130px;
	height: 185px;
	margin: 10px 10px 10px 25px;
	text-align: left;
	overflow: hidden;
}

.elemento img 
{
	margin: 0;
	padding: 0;
	width: 130px;
	height: 98px;
	border-width: 0;
}

.elemento a 
{
	font-family: Arial;
	font-size: 10px;
	color: Blue;
	width: 130px;
	overflow: hidden;
	margin-left: 0;
	padding-top: 5px;
}

.elemento p
{
	font-family: Arial;
	font-size: 10px;
	color: gray;
	width: 130px;
	text-align: left;
	margin: 0px 0 2px 0;
	overflow: hidden;
}

#video div
{
	 width: 425px; 
	 height: 290px;
	 text-align: center; 
	 background-color: #e6ebfa; 
}

#video div p 
{
	background-color: #eaeaea;
	border: solid 1px #dfe0e5;
	width: 400px;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

#video div input 
{
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 12px;
}

.elementoAudio
{
	float: left;
	width: 130px;
	height: 185px;
	margin: 10px 10px 10px 25px;
	text-align: left;
	overflow: hidden;
}

.elementoAudio img 
{
	margin: 0;
	padding: 0;
	width: 100px;
	height: 100px;
}

.elementoAudio a 
{
	font-family: Arial;
	font-size: 10px;
	color: Blue;
	overflow: hidden;
	margin-left: 0;
	padding-top: 5px;
}

.elementoAudio p
{
	font-family: Arial;
	font-size: 10px;
	color: gray;
	width: 130px;
	text-align: left;
	margin: 0px 0 2px 0;
	overflow: hidden;
}

#audio div
{
	 width: 425px; 
	 height: 300px;
	 text-align: center; 
	 background-color: #e6ebfa; 
}

#audio div p 
{
	background-color: #eaeaea;
	border: solid 1px #dfe0e5;
	width: 400px;
	font-family: Tahoma;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

#audio div input 
{
	margin-top: 5px;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 12px;
}

#lblError
{
	float: left;
	margin-left: 25px;
}

#CeramicaBelvedere
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 1090px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoCeramicaBelvedere
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 1090px;
	right: 10px;	
}

#RuderiCirella
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 1310px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoRuderiCirella
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 1310px;
	right: 10px;	
}

#alert 
{
	 position: absolute;
	 top: 450px;
	 left: 30px;
	 font-family: arial; 
	 font-size:11px;
	 /*CLEAR: left;*/
	 BORDER-RIGHT: #c0c0c0 1px solid;
	 PADDING-RIGHT: 5px;
	 BORDER-TOP: #c0c0c0 1px solid;
	 PADDING-LEFT: 35px;
	 FONT-WEIGHT: normal;
	 BACKGROUND: url(images/ico-message-tip.gif) #fffecd no-repeat 10px center;
	 PADDING-BOTTOM: 5px;
	 MARGIN: 20px 0px;
	 BORDER-LEFT: #c0c0c0 1px solid;
	 WIDTH: 560px;
	 COLOR: #111;
	 PADDING-TOP: 5px;
	 BORDER-BOTTOM: #c0c0c0 1px solid; 
	 margin-left: 25px; 
	 margin-top: 2px;
}

.iR 
{
	width: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	margin: 0;	
	position: absolute;
	right: 15px;
}

.iR h3 
{
	background-image: url(images/RepeatH3.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}

.iR img 
{
	margin: 0;
	padding: 0;
	width: 280px;
	height: 128px;
}

.iR p 
{
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 2px;
	margin: 5px 0 0 0;
}

.iR a 
{
	width: 263px;
	margin:0;
	padding: 0;
	FONT-WEIGHT: bold; 
	font-family: Arial; 
	font-size: 9pt; 
	COLOR: #ff6613; 
	TEXT-DECORATION: underline; 
	display: block;
	margin-bottom: 3px;
}

.aT 
{	
	width: 60px !important;
	margin:0;
	padding: 0;
	FONT-WEIGHT: bold;
	font-family: Arial; 
	font-size: 9pt; 
	COLOR: #ff6613; 
	TEXT-DECORATION: underline; 
	display: inline !important;
	margin-bottom: 0px !important;
}

#Detail 
{
	background-color: #f9f9f9 !important;
	border: #e8e8e8 2px solid !important; 
	MARGIN-TOP: 10px !important; 
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 10px !important; 
	FLOAT: left !important; 
	WIDTH: 425px !important; 
	height: 150px !important; 
	TEXT-ALIGN: left !important;
}

#Detail label 
{
	color: #888888;	
}

#Detail p 
{
	background-color: #f9f9f9 !important;
	border: #f9f9f9 !important;
}

#Detail h4 
{
	color: #588dc4 !important;/*#7d7d7d;*/
	width: 100% !important;
	margin:0 !important;
	padding:0 !important;
	background-image: url(images/RepeatBackgroundH.gif) !important;
	background-repeat: repeat-x !important;
}

#condEntry 
{
	background-color: #f9f9f9 !important;
	border: #e8e8e8 2px solid !important; 
	margin-top: 10px;
	width: 425px;
	height: 320px !important;
}

#condEntry h4 
{
	color: #588dc4 !important;/*#7d7d7d;*/
	width: 100% !important;
	height: 17px !important;
	margin:0 !important;
	padding:0 !important;
	background-image: url(images/RepeatBackgroundH.gif) !important;
	background-repeat: repeat-x !important;
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 12px !important; 
	text-align: left !important; 
}

#condEntry p 
{
	background-color: #f9f9f9 !important;
	border: white !important;
}

#Comment 
{
	BORDER: #e8e8e8 2px solid !important; 
	MARGIN-TOP: 10px !important; 
	FONT-SIZE: 10px !important; 
	FLOAT: left !important; 
	OVERFLOW: scroll !important; 
	WIDTH: 425px !important; 
	FONT-FAMILY: verdana !important; 
	BACKGROUND-COLOR: #f9f9f9 !important; 
	TEXT-ALIGN: left !important;
}

#Comment h4 
{
	color: #588dc4 !important;/*#7d7d7d;*/
	width: 100% !important;
	height: 17px !important;
	margin:0 !important;
	padding:0 !important;
	background-image: url(images/RepeatBackgroundH.gif) !important;
	background-repeat: repeat-x !important;
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 12px !important; 
	text-align: left !important; 
}

#Comment label 
{
	color: #888888;	
}

#Comment p 
{
	background-color: #f9f9f9 !important;
	border: white !important;
}

#AddComment 
{
	BACKGROUND-COLOR: #f9f9f9 !important; 
	BORDER: #e8e8e8 2px solid !important; 
	margin-TOP: 10px !important; 
	HEIGHT: 250px !important; 
	WIDTH: 425px !important; 
	TEXT-ALIGN: left !important;
	float: left !important;
}

#AddComment h4 
{
	color: #588dc4 !important;/*#7d7d7d;*/
	width: 100% !important;
	height: 17px !important;
	margin:0 !important;
	padding:0 !important;
	background-image: url(images/RepeatBackgroundH.gif) !important;
	background-repeat: repeat-x !important;
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 12px !important; 
	text-align: left !important; 
}

#AddComment p 
{
	background-color: #f9f9f9 !important;
	border: #f9f9f9 !important;
}

/*
#DetailW 
{
	background-color: #f9f9f9 !important;
	border: #e8e8e8 2px solid !important; 
	MARGIN-TOP: 10px !important; 
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 12px !important; 
	FLOAT: left !important; 
	WIDTH: 425px !important; 
	height: 150px !important; 
	TEXT-ALIGN: left !important;
}

/*
#DetailW label 
{
	color: #888888 !important;	
}

#DetailW p 
{
	background-color: #f9f9f9 !important;
	border: #f9f9f9 !important;
}

#DetailW h4 
{
	color: #588dc4 !important;
	width: 100% !important;
	margin:0 !important;
	padding:0 !important;
	background-image: url(images/RepeatBackgroundH.gif) !important;
	background-repeat: repeat-x !important;
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 12px !important; 
}
*/

#condEntryw
{
	background-color: #f9f9f9 !important;
	border: #e8e8e8 2px solid !important; 
	margin-top: 10px;
	width: 425px;
	height: 320px;
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 11px !important; 
}

#condEntryw h4 
{
	color: #588dc4 !important;/*#7d7d7d;*/
	width: 100% !important;
	height: 17px !important;
	margin:0 !important;
	padding:0 !important;
	background-image: url(images/RepeatBackgroundH.gif) !important;
	background-repeat: repeat-x !important;
	FONT-FAMILY: verdana !important; 
	FONT-SIZE: 12px !important; 
	text-align: left !important; 
}

#condEntryw p 
{
	background-color: #f9f9f9 !important;
	border: white !important;
}

#CastelloCedro
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 1530px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoCastelloCedro
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 1530px;
	right: 10px;	
}

#BetelgeuseLeftTop 
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 0px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#BetelgeuseLeftTop h5
{
	margin-top: -18px;
}

#BetelgeuseRightTop 
{
	width: 110px;
	height: 555px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 40px;
	right: 15px;
	padding: 0;
	margin: 0;
}

#BetelgeuseRightTop img 
{
	cursor: hand;	
	padding: 0;
	margin: 0;
}

#BetelgeuseCentralLeft 
{
	width: 500px;
	height: 300px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 400px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#BetelgeuseCentralLeft h5 
{
	margin-top: -18px;
}

#BetelgeuseCentralRight 
{
	width: 150px;
	height: 200px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 600px;
	right: 5px;
	padding: 0;
	margin: 0;
}

#BetelgeuseCentralRight h3 
{
	margin-right: 0;
	text-align: right;
	margin-right: 15px;
}

#BetelgeuseCentralRight li 
{
	list-style-type: none;
}

#inner25 
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 10px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#inner26
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 450px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#inner27
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 750px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#inner28
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 1150px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#Diamante-Foto-01
{
	/*display: inline;*/
	/*border: solid 1px red;*/
	/*float: right;*/
	width: 299px;
	height: 199px;
	position: absolute;
	top: 80px;
	right: 15px;
	padding: 0;
	margin: 0;
	
}

#Diamante-Foto-02
{
	/*display: inline;*/
	/*border: solid 1px red;*/
	/*float: right;*/
	width: 299px;
	height: 199px;
	position: absolute;
	top: 500px;
	right: 15px;
	padding: 0;
	margin: 0;
}

#inner29
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 1700px;
	left: 15px;
	padding: 0;
	margin: 0;
}

#inner30
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 2130px;
	left: 15px;
	padding: 0;
	margin: 0;
}
/*
#inner33
{
	width: 340px;
	height: 240px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 2760px;
	left: 15px;
	padding: 0;
	margin: 0;
}*/

#inner31 
{
	top: 160px;
	height: 250px;	
}

#inner32
{
	top: 420px;
	height: 350px;
	/*height: 250px;	*/
}

.lm2 
{
	cursor: pointer;  
	color:#555656;
}

.iR2 
{
	width: 280px;
	text-align: left;
	color: #44424b;
	padding: 0;
	margin: 0;	
	position: absolute;
	right: 15px;
}

.iR2 h3 
{
	background-image: url(images/RepeatH3.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}

.iR2 img 
{
	margin: 0;
	padding: 0;
}

.lspan 
{
	color: #3333d5;
	cursor: pointer;
}

.lspanTop
{
	color: black;
	cursor: pointer;
}

.lspanOrange
{
	color: #ff6613;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}

.cs_left 
{
	background-color: #eeecec; 
	width: 300px; 
	height: 260px; 
	display: inline;
	/*margin: 5px;*/
	vertical-align: top; 
	position: absolute;
	left: 10px;
	text-align: left;
}

.cs_right
{
	background-color: #eeecec; 
	width: 300px; 
	height: 260px; 
	display: inline;
	margin: 5px;
	vertical-align: top; 
	position: absolute;
	right: 10px;
	text-align: left;
}

.cs_left p 
{
	padding: 5px; 
	margin-top: 3px; 
	font-family: verdana; 
	font-size: 10pt;
}

.cs_left h4 
{
	margin-top: 5px;
	margin-bottom: 10px;
}

.cs_right p 
{
	padding: 5px; 
	margin-top: 3px; 
	font-family: verdana; 
	font-size: 10pt
}

.cs_right h4 
{
	margin-top: 5px;
	margin-bottom: 10px;
}

#cs_logo 
{
	position: absolute;
	left: 10px;
	top: 20px;
	display: inline;
	float: left;
	width: 480px;
	height: 200px;
	text-align: left;
}

#cs_logo p 
{
	padding: 5px; 
	margin-top: 3px; 
	font-family: verdana; 
	font-size: 10pt
}

#IsolaCirella
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 1735px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoIsolaCirella
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 1735px;
	right: 10px;	
}

#MuralesDiamante
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 1940px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoMuralesDiamante
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 1940px;
	right: 10px;	
}

#MuseoPeperoncino
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 2150px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoMuseoPeperoncino
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 2150px;
	right: 10px;	
}

#ScuolaCentral
{
	width: 640px;
	height: 780px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	position: absolute;
	top: 270px;
	left: 15px;
	padding: 0;
	margin: 0;	
}

#Mappa-Legenda 
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	width: 500px;
	height: 300px;
	position: absolute;
	top: 680px;
	left: 30px;
}

#reqAllHotel 
{
	float: left;
	width: 600px;
	height: 300px;
	position: absolute;
	top: 500px;
	left: 15px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
}

.iR3 
{
	width: 280px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	margin: 0;	
	position: absolute;
	right: 15px;
}

.iR3 h3 
{
	background-image: url(images/RepeatH3.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}

.iR3 img 
{
	margin: 0;
	padding: 0;
	width: 280px;
	height: 229px;
}

.iR3 p 
{
	border-top: dotted 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 0 2px 2px 2px;
	margin: 0px 0 0 0;
}

.iR3 a 
{
	width: 263px;
	margin:0;
	padding: 0;
	FONT-WEIGHT: bold; 
	font-family: Arial; 
	font-size: 9pt; 
	COLOR: #ff6613; 
	TEXT-DECORATION: underline; 
	display: block;
	margin-bottom: 3px;
}

#inner33
{
	width: 340px;
	height: 180px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 2570px;
	left: 15px;
}

#inner34
{
	width: 340px;
	height: 180px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
	padding: 0;
	position: absolute;
	top: 3796px;
	left: 15px;
}

#TopItinerari 
{
	float: left;
	width: 172px;
	height: 17px;
	background-image: url(images/TopLeftMenuPage.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	clear: left;
	margin-bottom: -2px;
	margin-top: 10px;
}

#CentralItinerari 
{
	margin-top: 0px;
	float: left;
	clear: left;
	width: 172px;
	height: 145px;
	background-image: url(images/RepeatLeftMenuPage.gif);
	background-repeat: repeat-y;
	margin-left: 30px;
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
	text-align: left;
	margin-bottom: 0;
}

#CentralItinerari a
{
	margin-left: 12px;	
	color: #ff6613;
	text-decoration: underline;
}

#CentralItinerari p
{
	margin-left: 12px;	
}

#BottomItinerari 
{
	float: left;
	width: 172px;
	height: 47px;
	background-image: url(images/BottomLeftMenuPage.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-bottom: -25px;
	clear: left;
}

#TopLingua 
{
	float: left;
	width: 172px;
	height: 17px;
	background-image: url(images/TopLeftMenuPage.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	clear: left;
	margin-bottom: -2px;
	margin-top: 10px;
}

#CentralLingua 
{
	margin-top: 0px;
	float: left;
	clear: left;
	width: 172px;
	height: 70px;
	background-image: url(images/RepeatLeftMenuPage.gif);
	background-repeat: repeat-y;
	margin-left: 30px;
	font-family: Tahoma;
	font-size: 8pt;
	color: Gray;
	text-align: center;
	margin-bottom: 0;
}

#CentralLingua p
{
	display: inline;
	width: 60px;
	height: 70px;
	text-align: center;
}

#CentralLingua img
{
	margin: 0;
	padding: 0;
}

#BottomLingua 
{
	float: left;
	width: 172px;
	height: 47px;
	background-image: url(images/BottomLeftMenuPage.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-bottom: -25px;
	clear: left;
}

.uppStatoOperazioneContainer 
{
	border: solid 1px #808080;
	border-width: 1px 0px;	
	display: none;
	width: 260px;
	height: 62px;
	position: absolute;
}

.uppStatoOperazioneHeader
{
	background-color: White;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 0 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	font-family: Arial Narrow, helvetica, Sans-Serif;
	width: 100%;
}

.uppStatoOperazioneBody
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}

#Camigliatello
{
	width: 350px;
	height: 200px;
	text-align: left;
	position: absolute;
	top: 2380px;
	left: 20px;	
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: #44424b;
}

#FotoCamigliatello
{
	width: 300px;
	height: 200px;
	position: absolute;
	top: 2380px;
	right: 10px;	
}

#inner41
{
	height: 150px;
	top: 4090px;
}

#inner41 p 
{

	height: 50px;
}

#hotelCentralRight ul li {LIST-STYLE-POSITION: outside !important; LIST-STYLE-TYPE: disc !important}