/**************** body and tag styles ****************/
	body {
	  margin-top: 0px;	  
	  margin-bottom: 0px;
		
		background: url(sfondo_body.jpg) repeat-x;
	  }

	#container {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
		border-left: 1px dotted #DDDDDD;
		border-right: 1px dotted #DDDDDD;
	  }
	  
	#container2 {
	  width: 750px;
	  margin: 0 auto;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  line-height: 1.6em;
	  color: #666666;
	  background-color: #FFFFFF;
	  border-bottom: 2px solid #2763A5;
	  }
		
	h1 {
	  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	  font-weight: normal;
	  font-size: 32px;
	  color: #6DA6E2;
	  margin-bottom: 30px;
	  background-color: #FFFFFF;
	  }
		
	h2 {
	  color: #666666;
	  font-size: 16px;
	  font-family: Arial, Helvetica, sans-serif;
	  
	  }
	  
	h3{
	  color: #666666;
	  font-size: 13px;
	  font-family: Arial, Helvetica, sans-serif;
	  background-color: #FFFFFF;
	  }
		
	a {
	  color: #6DA6E2;
	
	  text-decoration: none;
	  font-weight: bold;
	  }

	a:hover {

	  color: inherit;
	  font-weight: bold;
	  text-decoration: underline;
	  }

/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right,img.left2 {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }
	  
	img.left{
	  float: left;
	  margin: 0 12px 5px 0;
	  }
	  
	a img.left2:hover{
	  background-color:#FFE8A5;
	  border: 1px solid #FFE8A5;
	}
	  
	img.left2{
	  margin: 0 5px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 0 0;
	  }
		
	img.load {
		margin: 0px;
		padding: 0px;
		background-image: url(loader.gif);
		background-position: center;
		background-repeat: no-repeat;
		background-color: #ffffff;
}


/**************** form styles ****************/
	form {
	float:left;
	font-size: 9px;
	  }
		
	input {
	  background-color: #FFFFFF;

	  border: 1px solid #2763A5;
	  font-size: 11px;
	  padding: 3px;
	  }
		
	.button {
	  padding: 2px;
	  background-color: #6DA6E2;
	  color: #FFFFFF;
	  border: 1px solid #2763A5;
	  font-size: 11px;
	  }

/**************** header styles ****************/
	#header {
	  width: 750px;
	  border: 0px
	  padding-bottom: 10px;
	  padding-top: 0px;
	  clear: both;
	  }
	#header p { 
	  margin-top: -20px;
	  margin-left: 30px;
	  color: #999999;
	  }

/**************** menu styles ****************/
    #tabs10 {
      float:right;
      width:750px;
      font-size:93%;
	  	padding-bottom: 1px;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:right;
     
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:right;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabs10 a span {
	  float:none;
	  }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/**************** content styles ****************/
	#content {
	  width: 520px;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 10px;
	  float: left;
	  }
		
	#content p {
	  padding-bottom: 10px;
	  border-bottom: 1px solid #DDDDDD;
	  }
	  
/**************** sidebar styles ****************/
	#sidebar {
	  width: 150px;
		height:800px;
	  padding-left: 21px;
	  padding-right: 15px;
	  padding-top: 10px;
	  float: right;
		
		color:#000000;
	  }
		
	#sidebar p {
	  padding-bottom: 1px;
	  border-bottom: 1px solid #DDDDDD;
		background-color:none;
		color:#FFFFFF;
	  }
	#sidebar a{
		color:#000000;
		background:none;
	}
	  
	#sidebar p a:hover{
	  /*background-color: #3c3c3c;*/
	  text-decoration: none;
		background-color:transparent;
		color:#FFFFFF;
	}
	
	#sidebar h2{
		color:#006699;
		background:none;
	}

	  
/**************** footer styles ****************/
	#footer {
	  margin-top: 15px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 746px;
	  background-color:#2763A5;
	  }
		
	#footer p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer p a {
	  color: #FFFFFF;
	  background-color:#2763A5;
	  font-weight:100;
	  border-bottom: 1px dotted #FFFFFF;
	  text-decoration: none;
	  }
		
	#footer p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  border-bottom: 1px dotted #FFFFFF;
	  }
		
/**************** footer2 styles ****************/		
	#footer2 {
	  margin-top: 0px;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  padding-left: 2px;
	  padding-right: 2px;
	  clear: both;
	  width: 746px;
	  background-color:#90bade;
	  }
		
	#footer2 p {
	  color:#FFFFFF;
	  padding: 5px;
	  text-align: center;
	  }
		
	#footer2 p a {
	  color: #FFFFFF;
	  background-color:#90bade;
	  font-weight:100;
	  text-decoration: none;
	  }
		
	#footer2 p a:hover {
	  color: #FFFFFF;
	  text-decoration: none;
	  }

#blueblock{
width: 155px;

padding: 0 0 1em 0;
margin-bottom: 1em;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
width: 115px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.post {
	padding: 15px 15px;
	background: url("img05.gif") no-repeat left top;
	width:500px;
}

.scheda {
	padding: 15px 15px;
	background: url("scheda.png") no-repeat left top;
	width:510px;
	height:100px;
}

.scheda_index {
	padding: 15px 15px;
	background: url("scheda_index.png") no-repeat left top;
	width:510px;
}

.sort {
	background: url("sort.jpg") no-repeat left top;
	width:520px;
	height:40px;
	line-height:40px;
	padding-left:20px;
}

.titolo {
	background: url("titolo.png") no-repeat left top;
	width:520px;
	height:40px;
	line-height:40px;
	padding-left:20px;
}

.zone {
	background: url("zone.png") no-repeat left top;
	width:520px;
	height:40px;
	line-height:40px;
	padding-left:20px;
}

.desc {
	background: url("desc.png") no-repeat left top;
	width:520px;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.barra {
	background: url("barra.png") no-repeat left top;
	width:520px;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 23px;
	
}

.post .entry {
}

.post2 {
	padding: 1px 1px;
	background: url("img05.gif") no-repeat left top;
	width:500px;
}

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#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; }

.tabella {
	line-height: 15px;
}

.tabella tr.lib td {
	font-style: bold;
}

.barralingue {
	background-color:#FFFFFF;
	align: right;
}

.barralingue a img{
	background-color:#FFFFFF;
	align: right;
}

