.buybutton
{
	background-color:#F38107;
	border: solid 1px #FFFFFF;
	font-family:Verdana;
	font-size:8pt;
	width:15px;
	height:15px;
	text-align:center;
	vertical-align:middle;
	}

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}

a:link, a:visited, a:active
{
	color: #F38107;
	font-weight: none;
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

.box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
}

.testo_bianco
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F38107;
}
.cornice
{
	border: 1px solid #DDDEE1;
	background-color: #FFFFFF;
	height: 160px;
	width: 160px;
}
.testo_arancione
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F38107;
	font-size: 10px;
	font-weight: bold;
}
.testo_piccolo
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.divFlash
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.divShowPicture
{
	padding: 15px;
	margin: 10px;
	border: 1px solid #FF6600;
	position: absolute;
	z-index: 999;
	background-color: #FFFFFF;
}
.divAlert
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	padding: 25px;
	margin: 25px;
	border: 1px solid #FF3300;
}