a:link {
	color: #FFFFFF;
	text-decoration:none;
	
}
a:visited {
	color: #FFFFFF;
		text-decoration:none;
}
a:hover {
	color: #FFFFFF;
		text-decoration:none;
	
}
a:active {
	color: #FFFFFF;
		text-decoration:none;
}


#sfondo {
	background-image: url(sf-betty.png);
	background-repeat: repeat;
		
	
}
#testata {
	background-image: url(img/sf-testata.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 1000px;
}
#sf-pagina {
	width: 1000px;
	background-color: #FFFFFF;
}
#centro-pag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	text-align: justify;
	border-bottom-color: #4A494B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1f71af;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1f71af;
	font-weight: bold;
}

.titolo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A43522;
	font-weight: bold;
}

.titolo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1f71af;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1f71af;
	font-weight: bold;
}

.titolo4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1f71af;
	font-weight: bold;
}
.menu {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	height: 279px;
	width: 257px;
}
.testo-menu {
	padding-top: 45px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 19px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(sf-betty.png);
	background-repeat: no-repeat;
	text-align: center;
}
#foto-gr {
	background-image: url(img/sf-foto-gr.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 700px;
	padding-top: 15px;
}
.sf-menudx {
	height: auto;
	width: 343px;
	background-image: url(img/sf-menu-dx.png);
	background-repeat: repeat;
}
#sopra-sf-dx {
	background-image: url(img/sopra-sf-dx.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 333px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.Stile23 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

	.codice{
		font-size:12px;
		font-family:'Courier New', Courier, monospace;
		text-align:center;
		/* background-color:#EEEEEE; */
		background-image: url(img/sfondo-booking.png);
		background-repeat: no-repeat;
		vertical-align:middle;
		width:260px;
		height:350px;
		/*border-bottom:1px solid #000000;
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		border-left:1px solid #000000;*/
		/*margin-left: 10px;*/
		margin-left: 3px;
		border: 1 px solid red;
	}
	
		.codice2{
		font-size: 12px;
		font-family:'Courier New', Courier, monospace;
		text-align:left;
		background-image: url(img/sfondo-booking-big.png);
		background-repeat: no-repeat;
		vertical-align: middle;
		width:330px;
		height:290px;
		/*border: 1px solid black;
		border-bottom:1px solid #000000;
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		border-left:1px solid #000000;*/
		/*margin-left: 10px;*/
		margin-left: 3px;
		
	}