* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background:#272727 url('img/floreale.jpg');
   
}

#all { 
 margin: 0 auto;
 margin-top: 40px;
 /*padding: 5px;*/
 width: 800px;
 background-color:#ffffff;
 /*background-image:url(img/floreale2.jpg);*/
}

#contenuti {
 color:#000000;
 padding: 0px;
 margin-bottom: 5px;
 overflow: auto;
 width: 800px;
}

#contenuti2 {
 color:#000000;
 padding: 0px;
 margin-bottom: 5px;
 overflow: auto;
 width: 800px;
 height: 480px;
}

#header {
 color:#979471;
 background:#000000;
 width: 790x;
 padding: 5px;
 height: 130px;
 /*margin: 5px 0px 5px 0px;*/
 font-family:"Times New Roman", Times, serif;
}

#navmenu ul {
list-style-type: none;
width:120px;
height:300px;
margin: 0;
padding: 0;
font-family:"Times New Roman", Times, serif;
font-style:italic;
float:left;
}

#navmenu a
{
display: block;
color: #979471;
background-color: #000000;
width: 100px;
padding: 0px 10px;
text-decoration: none;
}

#navmenu a:hover
{
background-color: #979471;
color: #FFFFFF;
}

#navmenu li { margin-bottom: 5px; }

#sinistro { 
 display: inline;
 /*background-image:url(img/sf_sx.gif);
 background-position:top;
 background-repeat:no-repeat;*/
 color:#333333;
 margin: 0px;
 padding-left: 0px;
 width: 130px;
 height: 310px;
 float: left;
}

#destro {
	float:left;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	/*background:#000000;*/
	padding-left: 15px;
	padding-right: 15px;
	width: 325px;
	display: inline;
	position: relative;
	height: 300px;
	text-align:center;
	border-left: #000000 solid 1px;
	border-right: #000000 solid 1px;
	
}

#destro2 {
	/*float:inherit;*/
	color: #979471;
	/*background:#ffffff;*/
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	width: 285px;
	height: 300px;
	display: inline;
	position: relative;
}

#footer { 
 width: 790px;
 height: 25px;
 clear: both;
 color: #979471;
 font-size:10px;
 text-align:center;
 background: #000000;
 margin: 0px 0px 0px 0px;
 padding: 5px;
 border-top:#000000 solid 2px;
 }

#spacer { 
 width: 790px;
 height: 70px;
 color:#666666;
 font-size:10px;
 background-color:#000000;
 border-top:solid 1px;
 border-top-color:#000000;
 border-bottom:solid 1px;
 border-bottom-color:#000000;
 padding-top:10px;
 padding-left:5px;
 padding-right: 5px;
 text-align:center;
}

.spacer2 { 
 width: 790px;
 height: 15px;
 color:#666666;
 font-size:10px;
 /*background-color:#ffffff;*/
 /*border-bottom:solid 1px;
 border-bottom-color:#333333;*/
}

.clear { clear: both; background: none; }
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #000000;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	color:#333333;
	text-align: center;
	width: 750px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}
h3 {
color:#49502E;
}

h4 {
font-size:12px;
color:#49502E;/*#346a96;*/
}

a {
	color:#990000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#006699;
}
a:visited {
	text-decoration:none;
	color:#663333;
}

.stileblu{
font-size:14px;

color:#003366;/*#336699; #ff0033*/
}

/* inizio 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: 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-image: url('data:image/gif;base64,AAAA'); /* Trick IE into showing hover */ display: block }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('file:///C:/Documents%20and%20Settings/X-Man/Impostazioni%20locali/Temporary%20Internet%20Files/Content.IE5/GNWASTE3/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('file:///C:/Documents%20and%20Settings/X-Man/Impostazioni%20locali/Temporary%20Internet%20Files/Content.IE5/GNWASTE3/nextlabel.gif') no-repeat right 15%; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*<link rel="stylesheet" href="lightbox.css" type="text/css" media="screen" /> */
