body {
	background-color: #FFFFFF;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: left;
	color: #704A25;
}
.pernottamento {
	background-color: #FFFFCC;
	text-align: center;
}
.mezza_p {
	background-color: #D5F7FF;
	text-align: center;
}
.completa_p {
	background-color: #CCFFE6;
	text-align: center;
}
.tipologia {
	font-size: 20px;
	font-weight: bold;
	color: #CC9966;
}

.dettaglio {
	font-size: 9px;
	text-align: left;
}

p {
	color: #CFB997;
}
.titolo {
	font-size: 14px;
	color: #9E7C49;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
}
img {
	margin: 0px 0px 10px;
}


.n_dettaglio {
	font-size: 10px;
	color: #CCC597;
}
.periodo {
	font-size: 10px;
	color: #CC9966;
}
#contenuto{
	background-color:#FFFFFF;
	width:350px;
	}
	
	
.box_booking{
	color:#704A25;
	position:absolute;
	left:50%;
	width:800px;
	margin-top:40px;
	margin-left:-400px;
}
