body
{
	margin: 0;
	padding: 0;
	text-align: center;
}

#Browser
  { width: 100%; height: 90%; border: none }
#Page
{
	width: 333px;
	border: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#Titolo 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F26522;
	padding-left: 0px;
	padding-bottom: 10px;
}
#Sottotitolo 
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background-color: #F26522;
	padding-left: 10px;
}
.CondizioneCorsivo
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-align: left;
	font-style: italic;
	padding-left: 44px;
}
.Condizione1
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
}
.Condizione2  { color: #000; font-size: 16px; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; background-color: #f60; text-align: left; padding-left: 10px }
.Prezzo1 
 { color: #000; font-size: 16px; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; background-color: #fff; text-align: right; padding-right: 10px }
.Prezzo2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #EDE9D3;
	text-align: right;
	padding-right: 16px;
}
.SpazioBiancoOrizzontale
{
	background-color: #fff;
	height: 6px;
}
.Note
{
font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #fff;
	text-align: left;
	padding-left: 10px;
}
.NoteSotto {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.fascetta_arancio { color: black; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; padding-right: 10px }
.prezzo3 { color: black; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }

