body {
	background-color: #333333;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/sfondo_body_04.png);
}
.sfondo_table {
	background-image: url(../images/sfondo_01.jpg);
}
.sfondo_contenuto {
	background-image: url(../images/sfondo_castello.gif);
	background-repeat: no-repeat;
	background-position: center 220px;
}
.sfondo_tab_not_border {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px;
	background-color: #F1F0D3;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.sfondo_tab_ricerca {
	background-color: #F1F0D3;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.sfondo_menu {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px;
	border-right: 1;
	border-right-color: #FF9900;
	border-right-style: solid;
	background-color: #F1F0D3;
}
.sfondo_menu_alto {
	border-right: 1;
	border-right-color: #FF9900;
	border-right-style: solid;
	background-color: #F1F0D3;
	background-image: url(../images/sfondo_marmo.jpg);
	background-position: top-left;
	background-repeat: no-repeat;
}
.sfondo_menu_basso {
	border-right: 1;
	border-right-color: #FF9900;
	border-right-style: solid;
	background-color: #F1F0D3;
	background-image: url(../images/sfondo_marmo_basso.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	border-right: 1;
	border-right-color: #FF9900;
	border-right-style: solid;
	background-color: #F1F0D3;
}
.bordo_piede_pagina {
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F1F0D3;
}
.titoli_pie_pagina {
	color: #6c6c6c;
	font-size: 11px;
	font-family: tahoma;
	line-height:16px;
	text-decoration: none;
}

.sfondo_table .bordo_piede_pagina .titoli_pie_pagina .titoli_pie_pagina_motordrive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F1F0D3;
}
