body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
	background: #000000 url(images/sfondo.gif) repeat-x top;
	line-height: 18px;
	color: white;
}
html{height: 100%;}
table{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}

a {text-decoration: none;color: #999999;}
a:hover{text-decoration: none;color: #CCCCCC;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: White; color: Black; border: 1px solid black; margin: 0px; padding: 0px 0px 0px 3px;}
.input_noborder{background-color: transparent;color: Black;	border: 0px;}
form{margin: 0px;padding: 0px;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h1{font-size: 16px;	margin: 0px;}
h2{font-size: 14px;	margin: 0px;}
h3{font-size: 12px;	margin: 0px;}
h4{font-size: 11px;	margin: 0px;}
h5{font-size: 10px;	margin: 0px;}
.testo9, .testo9_grigio, .testo9_oro, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_grigio, .testo10_oro, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_grigio, .testo11_oro, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_grigio, .testo12_oro, .testo12_bianco{font-size: 12px;}
.testo13, .testo13_grigio, .testo13_oro, .testo13_bianco{font-size: 13px;}
.testo14, .testo14_grigio, .testo14_oro, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_grigio, .testo16_oro, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_grigio, .testo18_oro, .testo18_bianco{font-size: 18px;}

.testo9_grigio, .testo10_grigio, .testo11_grigio, .testo12_grigio, .testo13_grigio, .testo14_grigio, .testo16_grigio, .testo18_grigio{color: #999999;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo13_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.testo9_oro, .testo10_oro, .testo11_oro, .testo12_oro, .testo13_oro, .testo14_oro, .testo16_oro, .testo18_oro{color: #928D67;}
.bianco{color: White;}
.privacy{color: Gray; font-size: 10px;}
.giustificato{text-align: justify;}

.box_catalogo{
	width: 90px;
	height: 175px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
}
.box_foto{
	width: 72px !important;
	height: 102px !important;
	width: 90px; /* X IE 6 */
	height: 125px; /* X IE 6 */
	padding: 9px;
	background: #414141;
	float: left;
	position: relative;
}
.box_titolo{
	width: 90px;
	height: 50px;
	font-size: 12px;
	color: #928D67;
	background: Black;
	float: left;
	position: relative;
	margin: 5px 0px 0px 0px
}

.box_foto_grande{
	height: 282px !important;
	height: 300px; /* X IE 6 */
	padding: 9px;
	background: #414141;
}



