a:visited
{
	color: blue;
}

a:hover
{
	color: #1d7255;
}

h1
{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #414141;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2
{
	color:  black;
	letter-spacing:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	margin-top: 40px;
}

html
{
/*	height:100%; 
	max-height: 100%; */
	padding:0;
	margin:0; 
	border:0; 
	/*background:#fff;*/
	font-size:76%; 
	font-family:georgia, "palatino linotype", "times new roman", serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
/*	overflow:hidden;*/
	padding-bottom: 40px;
}

body
{
	text-align: center;
	border: none;
	background-color: #e7e7e7;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	border:0;
/*	height:100%;
	max-height:100%;
	overflow:hidden; */
}


#galleria
{
	overflow:auto; /* add scroll bars as necessary */
	position:static;/* position absolutely */
	z-index:3; /* If required to cover any other divs */

	/*bottom:50px; *//* a value to miss the footer */


	background:#eee; /* set the background color */
	border: 1px solid black;
	height: 400px;/* full screen height */
	width: 540px;/* full screen width 8*/
/*	padding-top: 1px;*/
	float: left;
	margin-left: 30px;
}

/*
#galleria
{
	overflow:auto; 
	position:static;
	z-index:3; 
	top:220px; 
	left:480px; 
	right:0; 
	background:#eee; 
	border: 1px solid black;
	height: 400px;
	width: 540px;
	margin-left: 30px; 
}*/


* html #galleria
{
	height: 400px;/* full screen height */
	width: 540px;/* full screen width 8*/
	top:0; /* place the content at the top */
	left:0; /* and left of the body */
/*	border-top:100px solid #fff;*/ /*add a top border to miss the header 
				(this is SUBTRACTED from the 100% height on quirks mode) */
/*	border-bottom:50px solid #fff;*/ /*add a bottom border to miss the footer 
				(this is SUBTRACTED from the 100% height on quirks mode) */
	/*border-left:200px solid #fff; *//*add a left border to miss any navigation div 
				(this is SUBTRACTED from the 100% width on quirks mode) */
}

#sinistra 
{
	float: left;
	margin-top: 0;
	width: 200px;
/*	border: 2px solid blue;*/
}

#destra 
{
	float: right; 
	padding-top: 0;
	text-align: center;
	width: 580px;
	height: 320px;
}

.destra-galleria
{
	float: left; 
	padding-top: 0;
	width: 440px;
	height: 80px;
/*	border: 1px solid red;*/
	margin-top: 10px;
}

.thumb-galleria
{
	float: left; 
	padding-top: 0;
	width: 100px;
	height: 80px;
/*	border: 1px solid red;*/
	padding-top: 5px;
	padding-left: 30px;
}

.thumb-galleria img
{
	border: none;
	width: 100px;
	height: 70px;
	border: 1px solid black;
	padding: 2px;
	margin-top: 5px;
	background-color: #e7e7e7;	
}

#mappa
{
	float: left; 
	padding-top: 50px;
	margin-left: 70px;
	width: 460px;
	height: 410px;
	border: 1px solid black;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu
{
	width: 200px;
	margin-left: 10px;
	text-align: left;
	font: italic 11px Verdana, Arial, Helvetica, sans-serif;
	text-indent: 20px; 
	font-weight: bold;
}

#menu li#paginaattiva a
{
	cursor: default;
}
	
#menu li a
{
  	/*height: 32px;*/
    /*voice-family: "\"}\""; 
  	voice-family: inherit;*/
  	height: 24px;
	text-decoration: none;
}
	
	
#menu li a:link, #menu li a:visited
{
	/*color: #8D9179;*/
	/*color: #646464;*/
	color: #498566;
	display: block;
	background: url(/immagini/menu.gif);
	padding: 8px 0 0 10px;
}
	
#menu li a:hover, #menu li a:active
{
/*	color: #6C7250;*/
/*	color: white;*/
	color: black;
	background: url(/immagini/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

#sito
{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	color: black;
	border-style: solid;
	border-color: #000;
	border-width: 1px;
	height: 680px;
}

#header
{
	text-align: center;
	margin-bottom: 5px;
	background-color: white;
/*	border: 1px solid black;*/
	padding-bottom: 15px;
}

#header img
{
	border: none;
	width: 700px;
	height: 150px;
}

#immagine-cmb
{
	text-align: center;
	margin-top: 0;
	background-color: white;
	float: none;
	margin-left: 20px;
	margin-bottom: 20px;
}

#immagine-cmb img
{
	border: none;
	width: 420px;
	height: 216px;
	border: 1px solid black;
	padding: 3px;
	background-color: #e7e7e7;
}


.immagine-galleria img
{
	width: 500px;
	height: 350px;
	margin: 10px;
	/*422 348*/
}

.immagine-galleria-piccola img
{
	width: 240px;
	height: 200px;
	margin: 10px;
	/*422 348*/
}


#contenuto
{
	width:800px;
	height:450px;
	/*padding-right:10px;*/
}

#informazioni
{
	background-color: white;
	width: 220px;
	height: 110px;
/*	border: 2px solid black;*/
	margin-top: 100px;
}

#credits
{
	margin: 0 auto;
	font-size: 12px;
	width: 300px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#credits a
{
	color: #2a4c41;
}

#credits a:visited
{
	color: #2a4c41;
}

#credits a:hover
{
	text-decoration: none;
}

p.testo-informazioni
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    color : #000;
	text-align: center;
	margin-left: 40px;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

p.testo
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    color : #000;
	text-align: justify;
    margin-bottom: 1px;
	margin-left: 40px;
    margin-right: 40px;
 	margin-top: 1px;
	padding-bottom: 10px;
}

p.testo-macchinari
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    color : #000;
	text-align: left;
    margin-bottom: 0;
	margin-left: 20px;
    margin-right: 40px;
 	margin-top: 6px;
}

p.testo-galleria
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    color : #000;
	text-align:left;
    margin-bottom: 1px;
	margin-left: 30px;
    margin-right: 40px;
 	margin-top: 10px;
	padding-bottom: 10px;
}

p.testo-galleria a
{
	color: blue;
}

p.testo-galleria a:visited
{
	color: blue;
}

p.testo-galleria a:hover
{
	color: #1d7255;
}

p.titolo-galleria
{
	font: italic 15px "Lucida Grande", Lucida, Verdana, sans-serif;
    color : #000;
	text-align:center;
    margin-bottom: 1px;
	margin-left: 40px;
    margin-right: 40px;
 	margin-top: 5px;
	padding-bottom: 5px;
}


p.testo-contatti
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
   color : #000;
	text-align: center;
   margin-bottom: 1px;
	margin-left: 40px;
   margin-right: 40px;
 	margin-top: 1px;
	padding-bottom: 10px;
}

p.testo-contatti a
{
	color:  blue;
}

p.testo-contatti a:visited
{
	color: blue;
}

p.testo-contatti a:hover
{
	color: #1d7255;
}

p.link-galleria-alto-sinistra
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
    color : #000;
	text-align: justify;
	margin-top: 0;
	margin-left: 230px;
	margin-right: 25px;
	width:  540px;
	height: 10px;
/*	border: 2px solid black;*/
}

p.link-galleria-alto-sinistra a
{
	color: blue;
}

p.link-galleria-alto-sinistra a:visited
{
	color:  blue;
}

p.link-galleria-alto-sinistra a:hover
{
	color: #1d7255;
}

p.link-galleria-basso-destra
{
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
   color : #000;
	text-align: right;
	margin-right: 30px;
	padding-bottom: 10px;
	padding-top:1px;
	margin-top: 420px;
}

p.link-galleria-basso-destra a
{
	color: blue;
}

p.link-galleria-basso-destra a:visited
{
	color:  blue;
}

p.link-galleria-basso-destra a:hover
{
	color: #1d7255;
}
