/* CSS Document */
.TESTOFOOTERARANCIO{

FONT-SIZE:9px;
color:#666666;

}
.TESTOBLU{
FONT-SIZE:14px;
TEXT-ALIGN:LEFT;
color:#003399;

}

.LOCALITA{
FONT-SIZE:14;
TEXT-ALIGN:LEFT;
WIDTH:400;
}

.NOMEHOTEL{
	WIDTH:350;
	TEXT-ALIGN:LEFT;
}
.LINKHOTEL{
	TEXT-ALIGN:CENTER;
}


H2 {
	font-size: 14px;
	color: #003399;
	font-weight: bold; 
	
}

/**********************************************/
a:link{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:#003399;
	text-decoration:none;
	color:#003399;
	font-weight: bold;
}
a:hover{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:darkorange;
	/*/color:#003399;*/
	text-decoration:underline;
	font-weight: bold;
}
a:visited{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:darkorange;
	font-weight: bold;

	/*color:#003399;*/
	
}
a:active{
	font-family:"Trebuchet MS";
	font-size:9pt;
	color:darkorange;
	font-weight: bold;
	/*color:#003399;*/
}
/***************LINK footer***********/
/**************LINK BLU**************/

a.linkFOOTER{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	text-decoration:none;
	
	
}
a.linkFOOTER:hover{
	font-family:Verdana;
	font-size:9px;
	
	color:#666666;
	text-decoration:underline;
	
}
a.linkFOOTER:visited{
	font-family:Verdana;
	font-size:9px;
	color:#666666;
	

	/*color:#003399;*/
	
}
a.linkFOOTER:active{
	font-family:Verdana;
	font-size:9px;
	color:#666666;

	/*color:#003399;*/
}
/**************LINK BLU**************/

a.linkBLU{
	font-family:Verdana;
	font-size:14px;
	color:#003399;
	text-decoration:underline;
	
	
}
a.linkBLU:hover{
	font-family:Verdana;
	font-size:14px;
	
	color:darkorange;
	text-decoration:underline;
	
}
a.linkBLU:visited{
	font-family:Verdana;
	font-size:14px;
	color:darkorange;
	

	/*color:#003399;*/
	
}
a.linkBLU:active{
	font-family:Verdana;
	font-size:14px;
	color:darkorange;

	/*color:#003399;*/
}
/***********Link GROSSO***********/
a.linkGRANDE{
	font-family:Verdana;
	font-weight:bold;
	font-size:26px;
	color:darkorange;
	text-decoration:underline;
	
	
}
a.linkGRANDE:hover{
font-family:Verdana;
	font-weight:bold;
	font-size:26px;
	color:#003399;
	
	text-decoration:underline;
	
}
a.linkGRANDE:visited{
	font-family:Verdana;
	font-weight:bold;
	font-size:26px;
	color:#003399;
	

	/*color:#003399;*/
	
}
a.linkGRANDE:active{
	font-family:Verdana;
	font-weight:bold;
	font-size:26px;
	color:#003399;

	/*color:#003399;*/
}
/*******************************************/

.stelle{
	
}
.titolo{
	font-family:Verdana;
	font-weight:bold;
	font-size:24px;
	padding-bottom:30px;
	color: darkorange;
}

.fotostruttura{
	text-align:center;
	width:100px;
	height:75px;
}

.nomestruttura{
	/*text-align:center;*/
	font-weight:bold;
	/*width:250;*/
	color:darkblue;
	font-size: 12px;

}

.localitastruttura{
	text-align:center;
	font-size:14px;
}
.stellestruttura{
	text-align:center;

}
