﻿
/*SFONDI PER REPLICA TEMA NEL BODY*/
body
{
	margin:0;
}
#header
{
	height:115px;
	background-color:#fff;
}
#menu-ext
{
	height:29px;
	background-image:url(../images/bg_stripmenu.gif);
	background-color:#ffffff;
}
#menu
{
	width:968px;
	margin:0 auto;
}
#menu ul    /* regola per il sottomenu che deve passare sopra alla gallery  */
{
	z-index:21;
	position:absolute;  
}
#container
{
	padding-top:7px;
}
#footer
{
	height:60px;
	border-top:solid 1px #072e67;
}
/*CONTENITORE CENTRALE DEI DATI*/
#header-cont
{
	margin:0 auto;
	width:967px;
	height:115px;
	background-color:#fff;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#menu
{
	width:967px;
	margin:0 auto;
	background-image:url(../images/bg_stripmenu.gif);
	background-repeat:repeat-x;
}
#container-cont
{
	margin:0 auto;
	width:980px;
	
}
#footer-cont
{
	width:967px;
	height:60px;
	margin:0 auto;
}
/* Livello photogallery */
div.popup_overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 90;
	width: 100%!important;
	height: 500px;
	background-color: #191919;	/* Colore di sfondo pagina in ingrandimento	*/
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	display:none;
}
div.popup_content{
	position: absolute;
	top: 144px!important;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	display:none;
}
div.popup_container{
	width: 600px;
	height:auto!important;
	height:305px;
	min-height:205px;
	margin:0 auto;
	text-align:center;
	padding:0px;
	border:0px solid #000000;
}
div.popup_container div.popup_close{
    /*background-color:#000;*/
    height:26px;
}
div.popup_container div.popup_close a{
    display:block;
    width:60px;
    height:26px;
    background-image:url(../images/close.png)!important;
    background-image:url(../images/close.gif);
    background-position:top left;
    background-repeat:no-repeat;
    float:right;
    color:#fff;
    text-align:right;
    line-height:19px;
    font-size:11px;
}
div.popup_container div.popup_close a:link,
div.popup_container div.popup_close a:visited,
div.popup_container div.popup_close a:active{
    color:#fff;
    text-decoration:none;
}
div.popup_container iframe{
    visibility:hidden;
}
div.popup_container div.popup_wait{
    width:603px;
    height:466px;
    background-image:url(../images/gallery/loader.gif);
    background-position:center;
    background-repeat:no-repeat;
}

div#popup_container_map{
	width: 960px!important;
}
