body {
	background-color : #FFFFFF;
	font-family: Verdana;
	color: #4B4B4B;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

input {
	background-color : #FFFFFF;
	font-family: Verdana;
	color: #4B4B4B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

input.button {
	background-color : #FFFFFF;
	font-family: Verdana;
	color: #4B4B4B;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.firenze {
	background-image: url(img/backg_firenze.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

table.contorno {
	border: 1px solid #000000;
}

.testo {
	font-size: 11px;
}

.titolo {
	font-size: 11px;
	font-weight: bold;
}

.testo1 {
	font-size: 11px;
	color: #000000;
}
.ind {
	font-size: 10px;
}

a {
	font-size: 11px;
	color: C0C0C0;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: C0C0C0;
	text-decoration: underline;
}

a.input {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.input:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.brush02 {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.brush01 {
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	border:  1px solid #B0B0B0;
}

.brush03 {
	background-image: url(img/backg_brush03.gif);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	border: 1px solid #B0B0B0;
}


.box {
	border: #F4DA8C 1px solid;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
