body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(images/quadrettato.gif);
}

#pagina-wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
	background: url(images/ombra_middle.png) repeat-y center;
}
* html #pagina-wrapper {					/* Queste regole sono per IE */
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dnauto.it/images/ombra_middle.png", sizingMethod="scale");
}
	


#pagina {
	margin: 0 20px;
}

#pagina #header {
	height: 135px;
	width: 750px;
	background-image: url(images/testata.jpg);
}

#pagina #menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	position: relative;
	width: 749px;
	z-index: 40;
}

#pagina #contenuto {
	width: 748px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: lighter;
	line-height: 18px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 20;
}
.contenuto_evidez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.menu_rapido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
.menu_rapido_imm {
	border: 1px solid #FFFFFF;
	text-decoration: none;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9FB8D0;
}

#menu_rapido_dx {
	position: fixed !important;
	position: absolute;
	height: auto;
	width: 76px;
	top: 100px;
	z-index: 50;
	right: 0px;
}
#menu_rapido_sx {
	position: fixed !important;
	position: absolute;
	height: auto;
	width: 76px;
	top: 100px;
	z-index: 50;
	left: 0px;
}

.crediti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.link_crediti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
.link_crediti:hover {
	text-decoration: underline;
}

.link_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #00CCFF;
}
.link_testo:hover {
	text-decoration: underline;
}



#ombra_up {
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
	background: url(images/ombra_up.png);
}
* html #ombra_up {					/* Queste regole sono per IE */
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dnauto.it/images/ombra_up.png", sizingMethod="scale");
}

#ombra_down {
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 790px;
	background: url(images/ombra_down.png);
}
* html #ombra_down {					/* Queste regole sono per IE */
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.dnauto.it/images/ombra_down.png", sizingMethod="scale");
}


img {
	behavior:	url("http://www.dnauto.it/pngbehavior.htc");
	border: none;
}
.testo_carica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.link_testo_carica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.link_testo_carica:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* -------------- CSS per la LightBox ------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

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

#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: 80; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}


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

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

#imageData{	padding:0 5px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; 	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 5px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #008eb2; }
/*---- Fine CSS LightBox -----/

/* -------------- CSS per la Galleria ------------- */
.gallery-thumbs {
     margin-bottom : 20px;
}

.gallery-thumbs .entry-thumb {
	width: 101px;
	height: 80px;
	float: left;
	margin: 0 10px 20px 10px;
}

.gallery-thumbs .entry-thumb img {
	border: none;
}

.gallery-thumbs .entry-thumb a, .gallery-thumbs .entry-thumb a:visited {
	display: block;
	border: 1px solid #CCCCCC;
	margin: 1px;
}

.gallery-thumbs .entry-thumb a:hover {
	display: block;
	border: 2px solid #00ccff;
	padding: 0px;
	margin: 0px;
}
/*---------- Fine CSS per Galleria ------------------*/

/* -------------- CSS per link E-shop ------------- */
#link_eshop {
	width: 108px;
	position: fixed !important;
	position: absolute;
	height: 91px;
	z-index: 50;
	top: 0px;
	right: 0px;
}
/*---------- Fine CSS per Galleria ------------------*/
