body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(sfondo.gif);
	/*color: #FF0000;*/
	
}
.Stile1 {
	font-size: 18px;
	color: #666666;
	font-family: Tahoma;
	
	text-align: center;
}
.Stile2 {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	
	text-align: left;
}
.Stile3 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.Stile4 {
	color: #666666;
	font-family: Tahoma;
	font-size: 14px;
	
}
.Stile5 {
	font-size: 18px;
	color: #009900;
	font-family: Tahoma;
	
	text-align: center;
}
.Stile6 {
    font-size: 10px;
	font-weight: bold;
	color: #999999;
	font-family: Verdana;
}

.Stile7 {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;	
	text-align: justify;
	vertical-align: top;
}

.Stile71 {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;	
	text-align: left;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
}

.Stile8 {
    color: #990000;
	font-family: Tahoma;
	font-size: 12px;
}

.Stile9 {
       font-family: Tahoma; 
       font-size: 18px;
	   color: #990000;
	   text-align: center;
}

.Stile10 {
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.Stile101 {
	color: #999999;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	padding-left: 3px;
	padding-right: 3px;
}

.Stile11 {
	font-size: 16px;
	color: #666666;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
}

.test11{
  margin-top: 1px;
  height: 97px;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}

h1 a{
	color: #ffffff;
	text-decoration: none;
	text-align: right;
    font-weight: bold;
    font-size: 12px;
	font-family: Arial;
	}
	
h1 a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial;
	}

h1 a:hover {
	color: #43abcc;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	}
	

h2 a:link {
	color: #ffffff;
	
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	}
	
h2 a{
	color: #ffffff;
	text-decoration: none;
	text-decoration: justify;
    
    font-size: 10px;
	font-family: Arial;
	}
	
h2 img{
	border: none;
	text-decoration: none;
    }	
	
h3 a{
	display: block;
	color: #43abcc;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C0C0C0;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: right;
	}
	
h4 a:hover {
    color: #0066cc;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	}
	
h4 a{
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
    font-size: 14px;
	font-family: Arial;
	}
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

.menu-opz {
  font-family: Tahoma;
	font-size: 10px;
  color: #ffffff;      
  text-decoration: none;
  padding-top: 4px;     
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 25px;    
  background-image: url(../images/tasto-up.gif);
  background-repeat: no-repeat;
	background-position: right;  
  height:25px; 
}  

.menu-opz a{
  font-family: Tahoma;
	font-size: 10px;
  color: #ffffff;  
  text-decoration: none;
  padding-top: 20px;  
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 58px;
  font-weight: bold;
  margin-top: 0px;  
} 
.menu-opz-over {
  font-family: Tahoma;
	font-size: 10px;
  background-image: url(../images/tasto-down.gif);
  background-repeat: no-repeat;
	background-position: right;  
	color: #D10103;
  padding-top: 4px;  
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 25px; 
  font-weight: bold;
  height:25px; 
}
.menu-opz-over a{
  font-family: Tahoma;
	font-size: 10px;           
	color: #D10103;
  padding-top: 0px;  
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 58px; 
  font-weight: bold;  
}

.menu-opz-1{
  padding-left: 85px; 
  font-family: Tahoma;
	font-size: 10px;
  color: #999999;  
} 

.rosso{
  color: #D10103;
}  
 
.sfondo-newsletter{
  background-image: url(../images/sfondo-newsletter.gif);
  background-repeat: no-repeat;
	background-position: right; 
	width: 148px; 
  height: 62px; 
  padding-left: 58px; 
}
  
.sfondo_auto_index{
  background-image: url(../images/sfondo_auto_index.gif);
  background-repeat: no-repeat;
	background-position: center; 
	width: 250px; 
  height: 198px; 
  padding-right: 55px;
  padding-left: 35px;
  color: #666666;
  font-weight: bold;  
}   

.sfondo_auto_index_new{
  background-image: url(../images/sfondo_occasionissime.gif);
  background-repeat: no-repeat;
	background-position: center; 
	width: 540px; 
  height: 107px; 
  color: #666666;
  font-weight: bold;  
}    
/*

.menu-opz {
  font-family: Tahoma;
	font-size: 12px;
  background-image: url(../parco/slick_back.gif);
  color: #ff0000;      
  text-decoration: none;
  padding-top: 7px;
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 25px;    
  height: 25px; 
}

.menu-opz a{
  font-family: Tahoma;
	font-size: 12px;
  color: #ff0000;      
  text-decoration: none;
  padding-top: 7px;  
  padding-right: 12px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: bold;
  height: 25px;
    
  
} 
.menu-opz-over {
  font-family: Tahoma;
	font-size: 12px;
  background-image: url(../parco/slick_back.gif); 
  background-color: #ffffff;
	color: #FDC02A;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;   
	font-weight: bold;
	height: 25px;
}
.menu-opz-over a{
  font-family: Tahoma;
	font-size: 12px;           
	color: #FDC02A;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	height: 25px;   
}
 
  
*/
