body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #000033;
}

body {
	background-image: url(../Immagini/sfondo.jpg);
	background-repeat: repeat;
	margin-left: 2.5cm;
	margin-top: 1cm;
	margin-right: 2.5cm;
}

a {
	font-family: Tahoma;
	font-size: 13px;
	color: #000033;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: none;
	color: #000066;
}

a:active {
	text-decoration: underline;
	color: #000099;
}

.style2 {
	font-family: "Lucida Calligraphy";
	font-weight: bold;
}

.style9 {font-size: 9; }

.style10 {font-size: 9px}

.style13 {
	font-size: 11px;
	font-family: "Lucida Calligraphy";
	font-weight: bold;
}

.style14 {font-size: 11px}

.style15 {
	font-family: Tahoma;
	color: #000033;
}

#mappa {
  border: 3px solid black;
  margin-left: 190px;
}

#villa {
  border: 3px solid black;
  margin-left: 150px;
}

#wrapper{
	padding: 10px 10px 30px 10px;
	background-color: #000;
	width: 360px;
	float: left;
}

#foto{
	/*NB: NON è NECESSARIO INDICARE IL PARAMETRO HEIGHT,
		  VERRA' MANTENUTO IL RAPPORTO CORRETTO AUTOMATICAMENTE*/
	/*-moz-border-radius: 8px;
	border: 3px solid #5C001F;*/
	width: 360px;	
}

#preview{	
	padding: 10px 10px 10px 10px;
	width: 100px;
	position: relative;
	float: right;
}

.fotoPre{
	padding: 3px 3px 3px 3px;
	background-color: #000;
	margin: 1px;
	border: 1px solid #555;
	width: 90px;
}

.arrows{
	position: relative;
	left: 1px;
	margin: 1px 0px 1px 0px;
	width: 98px;	
}

