.copyright  {
	font-size: 10px;
	font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.copyright A:link{color:#FFFFFF;text-decoration:none}
.copyright A:visited{color:#FFFFFF;text-decoration:none}
.copyright A:hover{color:#fe9602;text-decoration:none}

html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

A{color:#737272}
A:link{color:#737272}
A:alink{color:#737272}
A:vlink{color:#737272}
A:visited{color:#737272}
A:hover{color:#5a9d07}

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color:#568009;
	scrollbar-highlight-color: #568009;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #568009;
	background-attachment: fixed;
}

body,table,div {
	font-family: Arial;
	font-size: 12px;
	color: #737272;
}

.foto {
	border: 1px solid #FFFFFF;
	filter:alpha(opacity=80);-moz-opacity:80%;
}

li {color:#ffdc4f;}

#striscia {
	background: url(../grafica/sfondo.gif);
	height: 24px;
	color: #737272;
	font-size: 12px;
	font-weight: bold;
}
.casella {
	color: #737272;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	border-top: 1px solid #737272;
	border-left: 1px solid #737272;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	width: 140px;
	height: 22px;
}
.pulsante {
	height: 22px;
	font-size: 12px;
	color: #737272;
}
.titolo {
	font-size: 25px;
	font-family: Arial Narrow, Arial;
	margin-bottom: 8px;
}
.sito_centrale {
	padding: 10px 0 10px 0;
	text-align: justify;
	line-height: 1.5em;
}
.foto_sinistra {
	float: left;
	margin: 0 10px 10px 0;
}
.piccolo, .piccolo a {font-size: 10px;}

.tabella_pneumatici, .tabella_pneumatici td {
	border: 1px solid #737272;
	border-collapse: collapse;
}

.tabella_annunci {
	border: 1px solid #737272;
	margin-bottom: 5px;	
	padding: 2px;
	width: 100%;
}

.casella_ricerca {
	font-size: 11px;
	color: #737272;
	background: #FFFFFF;
	font-family: Arial;
	border-top: 1px solid #737272;
	border-left: 1px solid #737272;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	height: 20px;
}
.pulsante_ricerca {
	font-size: 11px;
	height: 20px;
	color: #737272;
}
.foto_destra {
	float: right;
	margin-left: 10px;
}
