body{
	margin: 0px; 
	padding:0px; 
	background-color:#6b8092;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #005FD2;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #005FD2;
}
a:hover {
	text-decoration: none;
	color: #005FD2;
}
a:active {
	text-decoration: underline;
	color: #005FD2;
}

#tableHeader{
	background-image: url('../images/header.jpg'); 
	height:67px;
	width:978px;
}
#tableHeader td{
	vertical-align: top;
}

#spanTitle{
	padding-left: 30px; 
	padding-top:18px; 
	border: 0px solid #000000;
	float:left; 
	font-size: 27px; 
	font-weight: bold; 
	color: #FFFFFF; 
	color: #fff3a3;
	font-family: Arial, Helvetica, sans-serif;
}

#spanTitle font{
	margin-left: 10px;
	padding:0px;
	color: #33FFFF;
	color: #FFFFFF;
	font-style:italic;
	font-size: 11px; 
}


/* table della barra dei bottoni */
#tableBottoniHeader{
	height:26px;
	width:978px;
}

/* td della tabella dei bottoni */
.tdBottoneHeader{
	/*background-image:url('../images/bottoneheader.jpg');
	width:106px;*/
	background-color: #525252;
	height:26px;
	text-align:center;
}

/* link della tabella dei bottoni */
a.aBottoneHeader{
	text-decoration: none;	
	display: block;
	width:100%;
	height: 100%;
	/*float: left;*/
}

a:hover.aBottoneHeader{
	/*background-color: #838383;	*/
	background-color: #3182A2;
	background-color: #ff6600;
}

/* td con linea divisoria bottoni dx */
.tdline{
	width: 2px;
	background-image:url('../images/bordobottoneheader.jpg');
}

/*  lo span serve per gestire il testo del link bottone*/
.aBottoneHeader span{
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	display: block;
}
#tableContainer{
	width:978px;
	height: 600px;
	background-color:#ffffff;
	
}
#tableFooter{
	width:978px;
	height: 38px;
	background-color: #1c57a8;
	display:block;
	color:#FFFFFF;
	background-image:url('../images/footer.jpg')
}

#tableFooter td {
	vertical-align:top;
	padding-top:3px;
}

#tableFooter a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#tableFooter a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#tableFooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#tableFooter a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.aFooter{
	color:#FFFFFF;
	font-size: 10px;
}
#tdLateraleSx{
	width: 160px;
	padding: 5px;
	vertical-align:top;
	border:0px solid #cccccc;
}
#tdLateraleCenter{
	width:818px;
	vertical-align:top;
	/*padding-left:10px;
	padding-right:5px;*/
}

.tdLateraleCenterHome{
	/*background-image: url(../images/sfondoricerca.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;*/
	padding-left:10px;
	padding-right:5px;
}
.tableViaggi{
	/*background-image: url(../images/sfondoricerca.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;*/
	margin-left:10px;
	margin-right:5px;

}

.tdLateraleCenterHome h3{
	color:#666666;

}
.tableElencoViaggi{
	/*background-image: url(../images/sfondoricerca.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;*/
	margin-left:10px;
	margin-right:5px;
	text-align: center;
	padding-top:20px;
	height:40px;
	width:100%;
}

#tdLateraleDx{
	width: 160px;
	padding: 5px;
	vertical-align:top;
}

.aLateraleSx{}

.aLateraleSx span{
	text-align: left;
	display: block;
	padding: 5px;
}

.titolo{
	font-weight:bold;
	margin-top: 14px;
	margin-bottom: 5px;
}

.sottotitolo{
	font-weight:bold;
	font-size: 82%;
}

.imgNelTesto{
	float: left;
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.elementiRicerca1{
	font-size:small;
	background-color:#ECF5FE;
}

.elementiRicerca2{
	font-size:small;
	background-color:#DDEDFE;
}


.elementiRicerca1:hover
{
	background-color:#C3E0FE;
}

.elementiRicerca2:hover
{
	background-color:#B6D9FE;
}


.fonti{
	font-size:x-small;
	color:#777777;
	margin-top:3px;
}

.fonti a{
	color:#777777;
}

.licenza{
	font-size:x-small;
	color:#777777;
	margin-top:15px;
}

.licenza a{
	color:#777777;
}


h1{
	text-align:center;
	font-size:medium;
	font-weight:bold;
}
.spanLocalita{
	display:block;
	font-size: x-small;
	margin-top:5px;
	
}
.tableMappa{
	margin-top:5px;
	margin-bottom:10px;
}
h3{
	margin:0px;
	margin-top:5px;
	margin-bottom:8px;
	padding:0px;
}
