body {
	margin: 0px 0px; 
	padding:0px;
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff url(sfondo.gif) repeat-x fixed;
}
a:link, a:visited {
	text-decoration:none;
	color: #ffffff;
	background-color: transparent;
	font-weight : bold;
}
a:hover, a:active {
	text-decoration: underline;
	background-color: transparent;
	color: #ffffff;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
	font-weight : bold;
	font-style: italic;
	margin: 0px;
}	
h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
}
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	background-color: transparent;
	text-align: center;
}
/* Box Layout della pagina
------------------------------------------------*/
#boxpagina {
	width: 768px;
	margin:0px auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
}
#boxpaginaindex {
	width: 768px;
	margin:40px auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
}

#up {
	height: 310px;
	width: 768px;
}
#down {
	/*height: 260px;*/
	width: 768px;
	color: #ffffff;
	background-color: transparent;
	float: left;
}
#logosito {
	width: 250px;
	height: 110px;
	margin: 95px 259px 0px 259px;
	background-image: url(logo.gif);
}
#logosito1 {
	width: 250px;
	height: 110px;
	margin: 40px 259px 0px 259px;
	background-image: url(logo.gif);
}
#linkdestro {
	position: relative;
	width: 180px;
	height: 50px;
	margin-top: -80px;
	text-align: center;
	float: right;
}
#marchi {
	width: 768px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background-image: url(marchi.gif);
}
#copy {
	margin: 5px 0px 0px 0px;
	font-weight: normal; 
	font-size: 10.8px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	text-align: center;
}
#flashcontent {
	font-size: .85em;
}
#flashcontent a:link,
#flashcontent a:visited {
	text-decoration:none;
	color: #000000;
	background-color: transparent;
	font-weight : bold;
}
#flashcontent a:hover,
#flashcontent a:active {
	text-decoration: underline;
	background-color: transparent;
	color: #000000;
}
#contatti {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 265px;
}
#contatti img {
	border: 0px none;
}
/* menu tendina common styling 
--------------------------------------- */
.menu {
	width: 578px;
	position: relative;
	font-size: 12px;
	text-align: center;
	margin: 10px 100px 0px 100px; 
}
.menu p {margin: -10px 0px 0px 0px; font-size: 13px;}
.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	width: 50px; 
	height: 70px; 
	text-align: center;
	padding: 0px 45px 0px 45px;
	font-size:13px;
}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* menu tendina specific to non IE browsers */
.menu ul li:hover a {color:#000; background:transparent;}
.menu ul li:hover ul {display:block; position:absolute; bottom:76px; left:0;}
.menu ul li:hover ul li {display:block; background: transparent; color:#000; width:170px; clear:both;}
.menu ul li:hover ul li a.hide {background: transparent; color:#000;}
.menu ul li:hover ul li:hover a.hide {background:#f33500; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {
	display: block;
	background-color: #F33500;
	color: #ffffff;
	width: 100%;
	height: 64px;
	padding: 0px 0px 0px 0px;
	border-left: solid 1px #C00000;
	border-right: solid 1px #C00000;
	border-bottom: solid 1px #C00000;
}
.menu ul li:hover ul li a:hover {background-color: #ffffff; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:0px; bottom:0;}
.menu ul li:hover ul li:hover ul li a {background:#dfc184; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background:#c9c9a7; color:#000;}

.menu ul li:hover ul.left {left:-105px;}
.menu ul li:hover ul li:hover ul.left {left:-210px; width:109px;}

/* Menu immagini
------------------------------------------*/
#navthumb {
	position: relative;
	width: 578px;
	margin:0px 100px 0px 100px;
}
#navthumb p {
    float: left;
    width: 50px; 
	height: 70px;	 
	font-size: 11px;
	padding: 0px 30px 0px 60px;
	text-align: center;
	color: #ffffff;
	background-color: transparent;
}
#navthumb img {
	border: solid 1px #fff;
	margin: 0px 0px 0px 4px;
}
/* Menu basso
------------------------------------------*/
#navcontainer {
	width: 768px;
	font-size: 10px;
	margin-top: 6px;
	text-align: center;
	clear: both;
}
ul#navlist  {
	margin: 0px;
	padding: 0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
/* Menu splash page
------------------------------------------*/
#intronav {
	width: 768px;
	font-size: 10px;
	margin-top: 6px;
	text-align: center;
}
#intronav a:link, #intronav a:visited {
	text-decoration:none;
	color: #002364;
	background-color: transparent;
	font-weight : bold;
}
#intronav a:hover, #intronav a:active {
	text-decoration: none;
	background-color: transparent;
	color: #ffffff;
}
/* GrayBox
-----------------------------------------*/
#GB-overlay {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
}
#GB-window {
  top: 22px;
  left: 0;
  position: absolute;
  color: #000000;
  background-color: #fff;
  border: 0px 5px 5px 5px solid #aaa;
  overflow: visible;
  z-index: 150;
}
#GB-frame {
  border: 0;
  overflow: auto;
}
#GB-header {
  margin: 0;
  top: 0;
  border-left: 5px solid #aaa;
  border-right: 5px solid #aaa;
  height: 22px;
  position: absolute;
  color: #fff;
  background-color: #888;
  z-index: 151;
}
#GB-caption {
  font-family: "MS Sans Serif", Geneva, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  background-color: transparent;
  font-weight: bold;
  padding: 4px 0 0 5px;
  margin: 0;
  text-align: left;
}
#GB-close {
  padding: 2px 5px 0 0;
  float: right;
  cursor: pointer;
}
/* Menu pagina d'autore
------------------------------------------*/
#navthumb2 {
	position: relative;
	width: 700px;
	margin: 5px auto;
	text-align: center;
}
.card {
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	margin: 0px 27px 0px 27px;
	width: 80px;
	height: 70px;
	text-align: center;
}
.card-title {
	margin: 0px 0px 4px 0px;
}
.card-photo {
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}
.card-photo img {	
	border: 1px solid #fff;
}
.card-desc {
	text-align: center;
	margin: 4px 0px 0px 0px;
}
/* Lightbox
---------------------------------------------- */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox img{ border: none;	}

#outerImageContainer{
	position: relative;
	color: #000;
	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(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(prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(next.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	margin: 0 auto;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
	color: #000;
	background-color: transparent;
}	
#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;
	color: #fff;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

/*  --------------------------  tasti rollover -------------------------- */
#newsroll {
	position: relative;
	width: 80px;
	height: 80px;
	margin-top: -100px;
	margin-right: 30px;
	float: right;
}
#newsroll a { 
	display: block;
	height: 80px;
	width: 80px;
	text-align: center;
	color: #ffffff;
	background: transparent url(news.gif) no-repeat 0 0;
	font-size: 13px;
}
#newsroll a:hover {
	display: block;
	height: 80px;
	width: 80px;
	background: transparent url(news.gif) no-repeat -80px 0;
}

#contattiroll {
	position: relative;
	width: 80px;
	height: 80px;
	margin-top: -100px;
	margin-right: 30px;
	float: right;
}
#contattiroll a { 
	display: block;
	height: 80px;
	width: 80px;
	text-align: center;
	color: #ffffff;
	background: transparent url(modulo.gif) no-repeat 0 0;
	font-size: 13px;
}
#contattiroll a:hover {
	display: block;
	height: 80px;
	width: 80px;
	background: transparent url(modulo.gif) no-repeat -80px 0;
}
/* Link MAP
--------------------------------------------------------------- */
/* set the size of <dl> and add the background image */
#imap {
	display: block;
	width: 768px;
	height: 210px;
	background: url(marchi.gif) no-repeat;
	position: relative;
}
/* set up <dt><a> to hold the background image for the hover state */
#imap a#title {
	display: block;
	width: 768px;
	height: 0;
	padding-top: 210px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	/*background: transparent url(beatles_hover.jpg) no-repeat 400px 400px;
	cursor: default;*/
}


/* the <dt><a> hover style to move the background image to position 0 0*/
#imap a#title:hover {background-position: 0 0; z-index:10;}

/* place the <dd>s in the correct absolute position */
#imap dd {position:absolute; padding:0; margin:0;}
#imap #pic1 {left:0px; top:4px; z-index:20;}
#imap #pic2 {left:250px; top:4px; z-index:20;}
#imap #pic3 {left:420px; top:4px; z-index:20;}
#imap #pic4 {left:610px; top:4px; z-index:20;}
#imap #pic5 {left:25px; top:78px; z-index:20;}
#imap #pic6 {left:625px; top:78px; z-index:20;}
#imap #pic7 {left:10px; top:140px; z-index:20;}
#imap #pic8 {left:628px; top:140px; z-index:20;}

/* style the <dd><a> links physical size and the background image for the hover */
#imap a#lo {
	display: block;
	width: 185px;
	height: 70px;
	text-decoration: none;
	z-index: 20;
} 
#imap a#ac {
	display: block;
	width: 105px;
	height: 65px;
	text-decoration: none;
	z-index: 20;
} 
#imap a#br {
	display: block;
	width: 134px;
	height: 70px;
	text-decoration: none;
	z-index: 20;
} 
#imap a#sa {
	display: block;
	width: 145px;
	height: 55px;
	text-decoration: none;
	z-index: 20;
}
#imap a#ni {
	display: block;
	width: 120px;
	height: 60px;
	text-decoration: none;
	z-index: 20;
}
#imap a#mi {
	display: block;
	width: 120px;
	height: 60px;
	text-decoration: none;
	z-index: 20;
}
#imap a#pr {
	display: block;
	width: 144px;
	height: 70px;
	text-decoration: none;
	z-index: 20;
}
#imap a#po {
	display: block;
	width: 115px;
	height: 70px;
	text-decoration: none;
	z-index: 20;
}
/* move the link background image to position 0 0 when hovered */
#imap a#lo:hover, 
#imap a#ac:hover, 
#imap a#br:hover, 
#imap a#sa:hover,
#imap a#ni:hover,
#imap a#mi:hover,
#imap a#pr:hover,
#imap a#po:hover {
	border-right: 1px solid #CE642A;
	border-bottom: 1px solid #CE642A;
}
