﻿<!--
a:link {
	TEXT-DECORATION: none;
	color: black;
}
a:visited {
	TEXT-DECORATION: none;
	color: black;
}
a:active {
	TEXT-DECORATION: none;
	color: black;
}
a:hover {
	TEXT-DECORATION: underline;
	color: black;
}
BODY {
	background-color = #ffffff;
	font-family: verdana;
	font-size: 10px;
	margin: 2;
}
TABLE {
	font-family: verdana;
	font-size: 10px;
}
.tabella_prezzi {
	font-family: verdana;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
}
.cella_prezzi {
	padding: 3px;
	margin: 3px;
	border-bottom: 1px solid #0066FF;
	background-color: #FFFFFF;
}
.cella_foto_a_lato {
	padding: 3px;
	margin: 3px;
}
.descrizione_foto {
	font-family: Verdana;
	font-size: xx-small;
	vertical-align: top;
	white-space: normal;
	padding: 0px;
	margin: 0px;
}
.cornice_img {
	border: 1px solid #999999;
	padding: 1px;
	margin: 5px;
}
.Testo_Piccolo_dx {
	font-size: xx-small;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
}
.cella_fotogallery {
	font-family: Verdana;
	font-size: xx-small;
	color: #000000;
	border: 1px solid #C0C0C0;
	padding: 2px;
	vertical-align: top;
	width: 175px;
}
.Testo_Piccolo_dx {
	font-size: xx-small;
	text-align: right;
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
}
img {
	border-width: 0px;
}
.tabella_pagina {
	border-color: #c0c0c0;
	border-width: 0;
	font-family: Verdana;
	font-size: x-small;
}
-->
