div.testo {
    padding-left: 50px;
    padding-right: 50px;
    text-align: justify;
	 font: "Times New Roman", Times, serif;
	 font-size: 110%;
	 margin-bottom: 20px;
}

h5.western {
	font-size: 150%
}

#pacchetti td {
	text-align: right;
}

#pacchetti td.giorno {
	text-align: center;
}

/**#test    {
	border-style: solid;
	border-width: 3pt;
	height: 100%;
	width: 100%;
}
*/
/*
*.livAssoluto    {
	position: absolute;
	visibility: visible;
	height: auto;
	z-index: 0;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
*/
/*
#pagina {
	width: 760px;
	margin-left:-380px;
	position:absolute;
	top:0%;
	left:50%;
	height: 100%;
}
*/
*#corpo    {
	top: 0px;
	background-color: #FFFEE4;
	border-left: 1px solid;
	border-right: 1px solid;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 760px;
	margin-left:-380px;
	left:50%;

}

*#corpomini    {
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

*#titolo    {
	position: relative;
	top: 5px;
}

*.titoloPagina    {
	text-align: center;
}

*#fine    {
	position: absolute;
	text-align: center;
}



.stagione {
	font-size: 95%;
	font-weight: 900;
}

.dateStagione {
	font-size: 65%;
}

.prezzo {
	font-size: 85%;
	font-weight: 900;
	text-align: center;
}

.appartamento {
	font-size: 95%;
	font-weight: 900;
}

.agriturismo {
	font-size: 100%;
	font-weight: 900;
}

.colonna {
	text-align: center;
}

