body {
font-family: verdana;
font-size: 80%;
color:gray;
background: #000000;
margin:0;
padding:0;
}

#container {
background: #000000;
width: 800px;
border-left: 5px solid gray; 
border-right: 5px solid gray; 
margin: 0 auto;
}

#header-knight-rider-dove {
height:200px;
background:url("image/knight-rider-dove.jpg") no-repeat;
position:relative;
}

#header-noleggio-auto-cinema {
height:200px;
background:url("image/noleggio-auto-cinema-telefilm.jpg") no-repeat;
position:relative;
}

#header-knight-rider-contatti {
height:200px;
background:url("image/knight-rider-contatti.jpg") no-repeat;
position:relative;
}

#header-homepage-kitt-supercar {
height:200px;
background:url("image/kitt-supercar.jpg") no-repeat;
position:relative;
}

#header-replica-kitt-supercar {
height:200px;
background:url("image/replica-kitt-supercar.jpg") no-repeat;
position:relative;
}

#header-kitt-supercar {
height:200px;
background:url("image/kitt-supercar-originale.jpg") no-repeat;
position:relative;
}

#header-supercar-kitt-replica-toscana-parlante {
height:200px;
background:url("image/supercar-kitt-replica-toscana-parlante.jpg") no-repeat;
position:relative;
}

#header-faq-kitt-supercar {
height:200px;
background:url("image/faq-kitt-supercar.jpg") no-repeat;
position:relative;
}

#header-kitt-supercar-news {
height:200px;
background:url("image/kitt-supercar-news.jpg") no-repeat;
position:relative;
}

#header-link-kitt-supercar {
height:200px;
background:url("image/link-kitt-supercar.jpg") no-repeat;
position:relative;
}

#header-kitt-fiere {
height:200px;
background:url("image/kitt-fiere.jpg") no-repeat;
position:relative;
}

#header-kitt-modellino-radiocomandato {
height:200px;
background:url("image/kitt-modellino-radiocomandato.jpg") no-repeat;
position:relative;
}

#header-knight-rider-companion {
height:200px;
background:url("image/knight-rider-companion-book.jpg") no-repeat;
position:relative;
}

#header-kitt-articoli-giornale {
height:200px;
background:url("image/kitt-articoli-giornale.jpg") no-repeat;
position:relative;
}

#header-noleggio-kitt-matrimonio-eventi {
height:200px;
background:url("image/noleggio-kitt-matrimonio-eventi.jpg") no-repeat;
position:relative;
}

#header-kitt-supercar-italia {
height:200px;
background:url("image/kitt-supercar-italia.jpg") no-repeat;
position:relative;
}

#menu {
height: 30px;
text-align: center;
background: #000000;
margin-top: 6px;
margin-left: 25px;
width: 750px;
}

#menu ul, li {
display:inline;
list-style-type: none;
}

#main {
}

#center {
float:left;
width:560px;
padding-bottom:50px;
margin:0;
padding:0;
}

#up {
padding-bottom:10px;
margin: 12px;
}

#down {
padding-bottom:20px;
margin: 12px;
}

#down2 {
padding: 10px;
margin: 12px;
background: red;
color: white;
}

#right {
float:right;
width:200px;
background: red;
padding-bottom:50px;
margin:10px;
padding:0;
}

#hight {
color: #000000;
padding-bottom:12px;
margin: 12px;
}

#hight a:visited {
color: black;
text-decoration: underline;
font-weight: bold;
}

#hight a:link {
color: black;
text-decoration: underline;
font-weight: bold;
}

#hight img {
border:2px solid black;
margin:2px;  
}

#low {
color: #000000;
padding-bottom:20px;
margin: 12px;
}

#low a:visited {
color: black;
text-decoration: underline;
font-weight: bold;
}

#low a:link {
color: black;
text-decoration: underline;
font-weight: bold;
}

#low img {
border:2px solid black;
margin:2px;  
}

#footer {
clear: both;
color: white;
width: 760px;
height: 80px;
text-align: center;
padding: 20px;
}

#footer img {
border:0px; 
}

h1 {
font: 2.8em "Verdana";
margin:0;
}

.testata {
font-size: 70%;
}

h2 {
font: 2em "Verdana";
color:white;
margin:0;
}

p {
margin:0;
}

.domanda {
color: red;
font-weight: bold;
}

a:link {
text-decoration:none;
color: grey;
}

a:visited {
text-decoration:none;
color: red;
}

.float_left {
float:left;
margin:10px;
}

.float_right {
float:right;
margin:10px;
}

img {
/* border:2px solid red; */ 	
margin:2px;    
    }  
	
/* inizio css per lightbox galleria fotografica */ 	
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(image/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(image/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="image/overlay.png", sizingMethod="scale");
	}

/* fine css per lightbox galleria fotografica */ 	
	
*/
