body {
	background-color: #39462E;
	margin: 0px;
	background-image: url(/images/bg_home.gif);
	background-repeat: repeat-y;
}
.text {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 15px;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7B7B7;
}
.bianco {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.dieci {
	font-size: 10px;
	line-height: 12px;

}
hr {
	color:  #696B59;
	height: 1px;
}
.menu_on {
	color: #7E7E7E;
	background-image: url(/images/bg_menu_on.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 24px;
}
.menu {
	color: #7E7E7E;
	background-image: url(/images/bg_menu.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 24px;
}
.menu a{
	color: #9D9D9D;
	text-decoration: none;
}
.menu a:hover{
	color: #7E7E7E;
}

/*------------- carrello - block notes -----*/
#menu_blocco{padding-top:20px;}
#menu_blocco a{
	color: #9D9D9D;
	text-decoration: none;
	padding-bottom:5px;
}
#menu_blocco img{border:0;}



.credits {
	padding-left: 25px;
	font-size: 10px;
}
.credits a{
	color: #7E7E7E;
	text-decoration: none;
}
.left{float:left; margin:0; padding:0;
}

#ricerca{
background-image:url(../it/img/sfoglia_catalogo.jpg);
background-position:left top;
background-repeat:no-repeat;
width:400px;
height:150px;
margin:0;
padding: 5px 0 0 0;
border:0;}
#ricerca_en{
background-image:url(../en/img/sfoglia_catalogo.jpg);
background-position:left top;
background-repeat:no-repeat;
width:400px;
height:150px;
margin:0;
padding: 5px 0 0 0;
border:0;}
#select_modello{
margin: 16px 27px 0 7px;
padding: 12px 10px 35px 20px;
background: #d6e5be;
}
#select_modello select{
width: 145px;
}