
.linee{
	border-style: solid;
	border-left: 0;
	border-right: 0;
	border-bottom: solid 1;
	border-top: solid 1;
	border-color : #000000;
}
.tratteggio{
	border-style : dotted;
	border:1 px;
	border-color : #000000;
}
.tratteggio2{
	border-style : dotted;
	border:2 px;
	border-color : #000000;
}
.rilievo{
	border: 3 px;
	border-color: #000000;
	border-style: ridge;
}
.contorno_netto{
	border: 1 px;
	border-color: #000000;
	border-style: solid;
}
/*  FORUM  ___________________________________________________*/
.forum_t1{
 font-size: 16px;
 background-color:#666666;
 padding:4px;
 margin:2px;
 font-weight:bold;
 color:#CCCCCC;
    text-decoration:none;
}
.forum_t2{
 font-size: 16px;
 background-color:#555555;
  padding:4px;
  margin:2px;
   font-weight:bold;
    color:#CCCCCC;
	   text-decoration:none;
}
.forum_t3{
 font-size: 16px;
 background-color:#444444;
  padding:4px;
  margin:2px;
   font-weight:bold;
   color:#CCCCCC;
   letter-spacing:1px;
   text-decoration:none;
}
.forum_ta{
 font-size: 14px;
 background-color:#999999;
  padding:2px;
  margin:0px;
   font-weight:bold;
   color:#222222;
   letter-spacing:1px;
   text-decoration:none;
}
.forum_td{
  font-size: 14px;

  padding:2px;
  margin:0px;
   font-weight:bold;
   color:#222222;
   letter-spacing:1px;
   text-decoration:none;
 background-color:#acacac;

}
.forum_dida{
color:#333333;
font-size:10px;
  padding-left:6px;

 font-weight:normal;
}
#forum_tarea{
width:95%;
height:250px;

	background: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	color:#999999;
	font-size:10px;
	border-color:#336699;
	border : 1px solid;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	border-color : #ffffff;
	border : 1px solid;
}
/*   ___________________________________________________*/
h2,h3{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.alarm{
	color: #FF0000;
	font-weight: bold;
	font-size:10px;
	text-transform:uppercase;
		font-family: Verdana;
}
form{
	padding: 0;
	margin: 0;
}

input.area{
	background: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	width:80px;
	height:17px;
	color:#336699;
	font-size:9px;
	border-color:#336699; 
	border: 1px solid;
	font:9px Arial, Helvetica, sans-serif;
	background: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	border-color : #ffffff;
	border : 1px solid;
}
input.ricerca{
	background: #eeeeee;
	padding-right: 5px;
	padding-left: 5px;
	width:130px;
	height:16px;
	color:#999999;
	font-size:9px;
	border-color:#336699;
	border : 1px solid;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	border-color : #ffffff;
	border : 1px solid;
}
input.campo{
	background: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width:170px;
	height:17px;
	color:#999999;
	font-size:10px;
	border-color:#336699;
	border : 1px solid;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	border-color : #ffffff;
	border : 1px solid;
}
#select{
	background: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	width:170px;
	height:17px;
	color:#999999;
	font-size:10px;
	border-color:#336699;
	border : 1px solid;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	border-color : #ffffff;
	border : 1px solid;
}
input.invia{
	font:10px Verdana;
	background: #FFFFFF;
	width: 60px;
	height: 16px;
	color:#000000;
	border : 1px solid;
}
input.carica{
	width:130px;
	height:15px;
	font-size:9px;
}
/*  FOTO GALLERY  ___________________________________________________*/
.fotocategorie{

 background-color:#dedede;
 padding:4px;
 margin:2px;
 font-weight:bold;

   
}
a.fotocategorie_link{
 font-size: 16px;
	color:#000000;
    text-decoration:none;
}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

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


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#container {

	color:#FFFFFF;
	line-height: 10px;
	margin: 5px auto;
	width: 650px;
	padding: 5px 20px 20px 20px;

}


#title h1  {
	color: #76B41C;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}

.date{
	font-weight: normal;
	color: #666666;

}










#content a {
	color: #fff;
	text-decoration: underline;
}

#content a:visited   {
	color: #999999;
	text-decoration: underline;
}

#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
	}


#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}



#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}







	

.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}





.unvisible { 
	display: none;
 }








.thumbnail {
	float: left;
	margin: 5px;
	padding: 8px;
	text-align: center;
	color: #ffffff;
	width: 166px;
	height: 175px;
	
	background-position: top left;
	background-repeat: no-repeat;
	}


.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}

a.thumbnailhover:hover{
		

	display:block;
	width: 166px;
	height: 175px;
		color: #76B41C;
	font-weight: bold;

	
}


.thumbnail img{
	
	padding: 7px;
	margin: auto;
	display:block;
}



.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}



