.titolo, .titoletto, .testo, .testoBold, .link, .copyright, a {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #1D271A;
}

h1, h2, h3 {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #1D271A;
}

h2 {
	font-weight: normal;
	font-size: 11px;
	display: inline;
}

h3 {
	font-weight: bold;
	font-size: 11px;
}


.testo, .testoBold, .link {
	font-size: 11px;
}


.titolo, .testoBold, .link {
	font-weight: bold;
}

.titolo { 
	color: #013C6E; 
}

.link  {
	color: #475044; 
}


.link:hover { 
	text-decoration: underline; 
}

a {
	text-decoration: underline; 	
}

.copyright {		 
	font-size: 10px;
	color: #6B7568;
}

.tableCamere {
	border: 1px solid #D9DBC0;
	background-color: #F0F1E7;
	margin-top: 10px;
}

.foto {
	border: 2px solid #fff;
	margin: 0px;
	padding: 0px;
}

.fotoGallery {
	border: 2px solid #D8DBBC;
	margin: 0px;
	padding: 0px;
}