body{
	background-color:#FFFBCC;
}
#sep1{
	background: #419BCA;
}
#sep2{
	background: #F4AE06;
}
#sep3{
	background: #F47606;
}
#intestazione{
	width: 100%;
	/*border: 1px dotted #555;*/
}
#titolo{
	font-size: 3em;
	width: 40%;
	/*border: 1px solid #000;*/
}
.menu{
	width: 12%;
	text-align: left;
	font: bold 10px Verdana;
	color: #555;
	margin: 1em;
	padding-bottom:1em; 
	border:1px solid #FFFBCC;
}
#contenitore{
	width: 750px;
}
#contenitore a{
	text-decoration:none;
	color: #555;
}

.thumbs{
	width:148px;
	background: #eee;
	border:1px solid #aaa;
	font: bold 12px Verdana;
}
.cella{
	background: #eee;
	border:1px solid #aaa;
	font: bold 10px Verdana;
	text-align:center;
}
.prezzo{
	font: normal 12px Verdana;
	border-bottom:1px solid #aaa;
	text-align:center;
}
#iframe{
	overflow: auto;
	height: auto;
	background: #eee;
}
.titoletti{
	font: bold 14px Verdana;
	background: #FF9500;
	color: White;
	margin: 0;
	border: 1px solid #aaa;
	text-align: center;
}
.testo{
	margin: 0;
	padding: 3px;
	/*border: 1px solid #aaa;*/
	font: 14px Verdana;
}
.spacer{
	width:12px;
}
.freccia{
	border:1px solid #aaa;
	margin:0px;
	background-color:#eee;
}
#recapito{
	background:#eee;
	text-align:center;
	font: 13px Verdana;
	border:1px solid #aaa;
}
#titoloRecapito{
	font: bold 14px Verdana;
	background: #F47606;
	color: White;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #aaa;
	text-align: center;
}
p{
	margin:0;
	padding:3px;
	text-align: center;
	font: italic 12px Verdana;
	color: #777;
}
p.info{
	margin:0;
	padding:3px;
	text-align: justify;
	font: italic 11px Verdana;
	color: #333;
}
#bandierine{
	float:left;
	margin: 0 0 0 1em;
	font: italic 10px Verdana;
	text-align:left;
}
#bandierine div{
	display:block;
	border: 1px solid #FFFBCC
}
input{
	width:220px;
}