/* By Francesco Corbellini per Carpoint SpA */
/*      Versione per Gruppo Carpoint        */

* {
 margin:0;
 padding:0; 
 font-family: Tahoma, Verdana, Arial; 
}

body {
  font-family: Tahoma, Verdana, Arial; 
  font-size: x-small; 
  background-color: #FFFFFF; 
  color: #000000; 
  min-width: 890px; 
  SCROLLBAR-FACE-COLOR: #B7D7E2; 
  SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
  SCROLLBAR-SHADOW-COLOR: #DDEEFF; 
  SCROLLBAR-3DLIGHT-COLOR: #DDEEFF; 
  SCROLLBAR-ARROW-COLOR: #DDEEFF; 
  SCROLLBAR-TRACK-COLOR: #DDEEFF; 
  SCROLLBAR-DARKSHADOW-COLOR: #DDEEFF; 
  margin:0px;
  padding:0px;
}

a:link, a:visited  {
  font-family: Tahoma, Verdana, Arial; 
  font-size: x-small; 
  color: #0D85B3;
  text-decoration: none;
}

a:hover {
  font-family: Tahoma, Verdana, Arial; 
  font-size: x-small; 
  color: #FFFFFF;
  background-color: #0D85B3; 
  text-decoration: none;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #282828;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.data {
	font-family: Tahoma;
	font-size: 10px;
	color: #0298DD;
	text-decoration: none;
	border: none;
}
.titolo, .titolo a:link, .titolo a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0D85B3;
	text-decoration: none;
	border: none;
}

.titolo a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #FFFFFF;
    background-color: #0D85B3; 
    text-decoration: none;
    border: none;
}

.links {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #0D85B3;
	text-decoration: none;
	border: none;
}

.usato {width: auto; font-family: Verdana, Arial; font-size: 95%; color: #00387D; background-color: #B6D8E2;}
.usato a:link, .usato a:visited {font-family: Verdana, Arial;	font-size: 95%; color: #00387D;background-color: #B6D8E2;}
.usato a:hover {font-family: Verdana, Arial; font-size: 95%; color: White;	}
.usatot {font-family: Verdana, Arial; font-size: 95%; color: #00387D; background-color: #B6D8E2;padding: 2px 0px 5px 0px; }
table#tableusato { color: #00387D; font-size: 95%;text-decoration: none; margin: 2px 0px 2px 0px;}
table#tableusato td a { color: #00387D; background-color: #CDCDFF; font-size: 95%;background:inherit ; }
table#tableusato tr { color: #00387D; background-color: #CCCCCC; font-size: 95%; background:inherit ;}
table#tableusato tr.ruled { background:#3399FF; background-color:#B6D8E2;font-size: 95%; }
.sedi#sedi td {
	font-family: Tahoma;
	font-size: 11px;
	color: #0D85B3;
	text-decoration: none;
	border: none;
	background-color: #B6D8E2;
	background:inherit ;
}
#ZoomSede {
	position:absolute;
	width:118px;
	height:58px;
	z-index:1;
	visibility: visible;
	background-color: #0099FF;
}
#pbFord {
	position:absolute;
	width:800px;
	height:583px;
	z-index:2;
	visibility: hidden;
}
#pbAlfa {
	position:absolute;
	width:800px;
	height:500px;
	z-index:2;
	visibility: hidden;
}
#pbLancia {
	position:absolute;
	width:800px;
	height:565px;
	z-index:2;
	visibility: hidden;
}
#pbSeat {
	position:absolute;
	width:800px;
	height:500px;
	z-index:5;
	visibility: hidden;
}
#pbRenault {
	position:absolute;
	width:800px;
	height:500px;
	z-index:2;
	visibility: hidden;
}
#chiudi {
	position: absolute;
	width:55px;
	height:15px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	z-index:3;
	background-color: #FF0000;
	visibility: hidden;
}
/* (C) Francesco Corbellini 2007 */
.spaziatore {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
