body {
	background-image: url(../images/texture.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 10px 10px 5px;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0066;
}
#testata {
	background-image: url(../images/testata.gif);
	position: relative;
	top:15px;
	width:780px;
	height:70px;
}
#testata table {
	width:780px;
	height:70px;
	margin: 0;
	padding: 0;
}
#testata img {
	border: 0;
}
#testata .home {
	background-image: none;
	color: #FFCC66;
}
#testata .home:hover {
	color: #FF0066;
}
.menu a {
	background-image: url(../images/off.gif);
	background-repeat: repeat-x;
	width: 80px;
	line-height: 17px;
	height: 20px;
	margin: 4px 4px 0 0;
	padding: 4px 12px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	font-size: 90%;
}
.menu a:hover {
	background-image: url(../images/on.gif);
	background-repeat: repeat-x;
	color: #000000;
}
#corpo {
	background-image: url(../images/base.gif);
	background-repeat:no-repeat;
	position: relative;
	top:30px;
	width:760px;
	height:430px;
	text-align: left;
	padding: 9px;
}
#foto {
	width: 196px;
	border-right: 4px solid #000000;
	float: left;
}
#col1 {
	width: 180px;
	margin: 10px;
	border-right: 1px solid #000000;
	float: left;
}
#col1 .data {
	font-size: 90%;
	margin-bottom: -10px;
}
#col1 .archivio {
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	font-weight: normal;
	text-decoration: none;
}
#col2 {
	width: 350px;
	margin: 10px 0;
	float: right;
}
#pagina {
	margin: 10px;
	float: left;
}
.separatore {
	background-image: url(../images/separatore.gif);
	background-repeat: repeat-x;
	margin: 10px 10px 0 0;
	padding: 0;
}
.elenco {
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	padding-left: 11px;
	line-height: 16px;
}
#piede {
	color: #999999;
	position: relative;
	top:15px;
	width:780px;
	text-align: right;
	padding-right: 19px;
}
#piede a {
	color: #999999;
	text-decoration: none;
}
#piede a:hover {
	text-decoration: underline;
}
#tabellaRicambi { overflow:auto; height:300px; width:540px;}
#tabellaRicambi tr { text-align:center; }
#tabellaRicambi th { font-size:10px; background-color:#FF0066; color:#FFCC66; padding:1px 2px; text-align:center; border-bottom:1px solid #000000; border-right:1px solid #FFCC66;}
#tabellaRicambi td { padding:2px; border-bottom:1px solid #000000;}
#baseTabella { font-size:12px; background-color:#FF0066; color:#FFCC66; padding:4px 10px 0 10px; text-align:left; border-bottom:1px solid #000000; border-right:1px solid #FFCC66; line-height:22px; height:22px;}
#baseTabella a:hover { color:#FFCC66; }
form { margin:0; padding:0;}