body{
	background-image: none;
	background : url(../immagini/fondo_body.gif);
	height: 100%;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a{
	text-decoration: none;
	color: #383838;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #c80c14;
	font-weight: bold;
}
hr{
	border-bottom: 1px dotted #cdcdcd;
}
.titoli{
	font-weight: bold;
	color: #C80C14;
	font-size: 13px;
}
.list{
	list-style-image: url(../immagini/bullet.gif);
	margin-left: 10px;
	padding-left: 3;
	font-weight: normal;
}
.testo{
	font-size : xx-small;
	color: #000000;
}
.divOff, .divOn{
	font-size : xx-small;
	color: #000000;
	margin-bottom: 1px;
}

.divOff{
	background-image: url(../immagini/div_off.gif);
	background-repeat: no-repeat;
	width: 283px;
	padding: 8px 9px 8px 14px;
	height: 88px;
}
.divOn{
	background-image: url(../immagini/div_on.gif);
	background-repeat: no-repeat;
	width: 283px;
	padding: 8px 9px 8px 14px;
	height: 88px;
}

#prodottiHome, #Banche{
	padding: 15px 10px 15px 10px;
}
#Page{
	font-size : xx-small;
	color: #000000;
	background-image: url(../immagini/fondo_grad_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	padding: 0px;
}
#Home{
	font-size : xx-small;
	color: #000000;
	text-align: justify;
	width: 284px;
	background-image: url(../immagini/fondo_grad_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#Home div{
padding: 5px;
}
#prodottiHome{
	font-size : xx-small;
	color: #000000;
	text-align: justify;
	width: 290px;
}
#contenuti{
	font-size : xx-small;
	color: #000000;
	text-align: justify;
	width: 500px;
}
#Banche{
	background-image: url(../immagini/fondo_grad.jpg);
	background-repeat: no-repeat;
	font-size : xx-small;
	color: #000000;
	text-align: justify;
	width: 275px;
}
#Banche li, ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	font-size: xx-small;
	font-weight: bold;
}

#Banche, #prodottiHome, #Home, #contenuti{
	min-height: 480px;
	height: auto !important;
	height: 480px;
}
#label{
	min-height: 50px;
	height: auto !important;
	height: 50px;
	background-color: #F3F3F3;
	border-right:  3px solid #323232;
}