@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #085C7E;
	background-color: #EDEEEE;
	margin: 0px;
	padding: 0px;
	background-image: url(/_scheda-booking/images/sfo.gif);
	background-repeat: repeat-x;
}
.contenitore {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	margin: 5px auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 15px;
	text-align: center;
	color: #333;
}
.contenuto {
	background-color: #FFF;
	margin-top:0px;
}

.testata {
	height:98px;
	background-image: url(/_scheda-booking/images/sfo-testata.gif);
	background-repeat: repeat-x;
}
