
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height:445px;
	overflow-y:auto;color:#666666;
}
div.contentWrap a {color:#ff0000; text-decoration:underline;}
div.contentWrap a:hover {color:#ff0000; text-decoration:none;}
div.contentWrap h2{color:#FF6F00; font-size:20px; padding:0; margin:5px 0 2px 0;width:100%;}

.testo{color:#666666;}
.overlay {
	background: url(../images/overlay/white.gif) no-repeat;width:600px;
	height:470px;display:none;padding:55px;
	margin:0 auto;
}

div.overlay {
	
	/* growing background image */
	background-image:url(../images/overlay/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:600px;
	height:470px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:55px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(../images/overlay/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


/* black */
div.overlay.black {
	background:url(../images/overlay/transparent.png) no-repeat !important;
	color:#fff;
}

/* petrol */
div.overlay.petrol {
	background:url(../images/overlay/petrol.png) no-repeat !important;
	color:#fff;
}

div.black h2, div.petrol h2 {
	color:#ddd;		
}
body.dettaglio{color:#666666; margin:0px; padding:0px;}

h3.dettaglio{width:100%; display:block; color:#FF6F00;font-size:20px; line-height:1; padding:0; margin:0 0 5px 0;border:none;background:none;}
h4.dettaglio{width:100%; display:block; color:#6E6965;font-size:15px; line-height:1; padding:0; margin:0 0 20px 0;  border-bottom:2px dotted #FF6F00;background:none;}


.testo_news {padding:5px; font-family: Arial, Helvetica, sans-serif; color:#666666;font-size:12px;}
.testo_news p {margin:5px 0 40px 0; line-height:2; font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.testo_news ul {margin:5px; font-family: Arial, Helvetica, sans-serif; font-size:11px;color:#666666;}
.testo_news ul li{margin:0; font-family: Arial, Helvetica, sans-serif; font-size:11px;color:#666666;}
.allegato{clear:both; margin:10px 0 0 0; float:right;}



.s_giovanni_logo{ background:url(../images/overlay/loghi_aziende/sangiovanni.jpg) no-repeat; width:578px; height:55px;}

.olmeta_logo{ background:url(../images/overlay/loghi_aziende/olmeta.jpg) no-repeat; width:321px; height:92px;}
.olmeta_foto1{ background:url(../images/overlay/loghi_aziende/foto1.jpg) no-repeat; width:373px; height:239px;}
.olmeta_foto2{ background:url(../images/overlay/loghi_aziende/foto2.jpg) no-repeat; width:373px; height:425px;}
.olmeta_foto3{ background:url(../images/overlay/loghi_aziende/foto3.jpg) no-repeat; width:373px; height:232px;}