@charset "utf-8";
/* CSS Document */


html{
	margin:0px;
	padding: 0px;

	
}
body{
	font-family:Open Sans, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.3em;
	color: #333333;
	text-align: center;
	margin: 0;
	background-color: #ffffff;
    /*background: url(images/2.jpg);*/
   
    }
	
a:link { text-decoration: none; color:#333333;	font-weight: bold; font-size: 0.9em; }
a:visited{ text-decoration: none; color:#333333;  font-weight: bold; font-size:0.9em;}
a:active{ text-decoration: none; color:#333333; font-weight: bold; font-size: 0.9em; }
a:hover{ color: #0a9a9a; text-decoration: none;; font-weight: bold; font-size: 0.9em;}


 a.menu:link { text-decoration: none; color:#ffffff;	font-weight: bold; font-size: 1em; }
 a.menu:visited{ text-decoration: none; color:#ffffff;  font-weight: bold; font-size:1em;}
 a.menu:active{ text-decoration: none; color:#ffffff; font-weight: bold; font-size: 1em; }
 a.menu:hover{ color: #0a9a9a; text-decoration: none;; font-weight: bold; font-size: 1em;}

input{ margin: 1px; padding-left:5px ; color: #666666; background:#eeeeee; border: 2px solid #dddddd; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 1em; font-weight:normal; line-height: 20px; height: 25px; width: 280px;}

textarea {  margin: 1px; padding:0 ;padding-left:5px ;color: #666666; background:#eeeeee; border: 2px solid #dddddd; font-size: 1em; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:normal; overflow: hidden; line-height: 20px;  height: 200px; width: 280px;}

select { margin: 1px; padding:3px; color: #666666; background:#ffffff; border: 1px solid #999999; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; line-height: 20px; height: 27px; width: 308px;}

#clienti { margin: 1px; padding:3px; color: #666666; background:#ffffff; border: 1px solid #999999; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal; line-height: 20px; height: 20px; width: 300px;}
#login { background: #eeeeee url('png/User.png') no-repeat 135px; width: 150px}
#pass  { background: #eeeeee url('png/Key.png') no-repeat 135px; width: 150px}
#ins   { width: 200px;}
#giorno { width: 75px;}
#mese { width: 75px;}
#anno { width: 154px;}
#giorno1 { width: 50px;}
#mese1 { width: 50px;}
#anno1 { width: 65px;}
#corto { width: 30px;background:#ffffff; padding-left:2px ; padding-right:3px ;}
#conferma { width: 75px; background:#ffffff; }
#submit { padding-left: 5px ; width: 50px; height: 25px;}
#mysubmit { padding-left: 0px ; width: 290px; height: 30px; background:#0a9a9a; color: #ffffff;font-weight:bold }
#elimina { border:none; height: 20px; width: 70px;}



h1{
	margin: 0;
	padding:0;
	color:#0a9a9a;
	font-size: 1.2em;
	font-weight: bold;
}
h2{
	margin: 0;
	padding:0;
	color:#0a9a9a;
	font-size: 1em;
	font-weight: bold ;
}

h3{
	margin: 0;
	padding:0;
	color:#0a9a9a;
	font-size: 0.9em;
	font-weight: bold ;
}

h4{
	margin: 0;
	padding:0;
	color:#535353;
	font-size:1em;
}

h5{
	margin: 0;
	padding:0;
	color:#999999;
	font-size: 0.7em;
}



/* Style the links inside the navigation bar */
.topnav a {
	
    float: right;
    display: block;
    color: #ffffff;
    text-align: center;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 16px;
}

/* Change the color of links on hover */
.topnav a:hover {
    background-color: #333333;
    color:#0a9a9a;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}


/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: left;
    display: block; }
	
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and  (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    left: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
  }
 
} 



div#sopra{
	width: 100%;
	height: 130px;
	margin: 0px auto;   /*centra negli altri browsers*/
	background: url(images/sopra.jpg);
	
		   }

@media (max-width:960px) {
	
div#dentro{
	min-width: 320px;
	max-width: 960px;
	height: 130px;
	/*float: left;
	padding-left:60px;*/
	margin: 0px auto;   
	}
}
@media (min-width:960px) {
div#dentro{
	min-width: 320px;
	max-width: 960px;
	height: 130px;
	/*float: left;
	padding-left:60px;*/
	margin: 0px auto;   
	background: url(images/soluzioni.gif);
	}
}



div#container{
	min-width: 320px;
	max-width: 960px;
	min-height:645px;
	overflow: hidden;
	margin: 0px auto;  
	
	background-color: #ffffff;
	

	       }
 
 
 div#menu{
	 	width: 100%;
	
		min-height: 20px;
		
		/*margin: 0 20px 0 0;*/
		float: left;
		background-color: #0a9a9a;
		margin-bottom: 20px;
	
		}
div#dentromenu{
		
	 	max-width: 960px;
		margin: 0px auto; 
		
		/*margin: 0 20px 0 0;*/
			}	
		
		
		div#meno:hover{
		background-color: #dddddd;
		}	


@media (min-width:960px) {

div#left{
	width: 320px;
	min-height: 600px;
	float: left;
	background-color: #ededed;

	}

.flex {max-width: 100%}

div#semi
		{
	margin:0px 0px 10px 0px;
	padding: 0px 0px  0px 0px ;
	height:25px;
	width:320px;
	float:left;
	
		}	




}
	
@media (max-width:960px) {

div#left{
	min-width: 320px;
	
	height: 60px;
	clear:both;
	background-color: #ededed;

	}

.flex {max-width: 100%}
	
div#semi
		{
	margin:0px 0px 0px 0;
	padding: 0px 0px  0px 0px ;
	height:40px;
	min-width:100%;
	float:left;
	
		}	





}



div#content{
	min-width: 280px;
	max-width: 600px;
	
	min-height: 600px;
	float: left;
	padding-left:20px;
	padding-right:20px;
	background-color: #ffffff;
	 
	/*border-right: 2px solid #008000;
	
	background: url(images/content.jpg);*/

	
	}


	
div#foot{
	width:100%;
	height: 250px;
	
	margin-top: 50px;
	
	text-align:center;
	background-color: #333333;
	

}
div#sotto{
	min-width:320px;
	max-width: 100%;
	min-height: 50px;
	max-height: 100px;
	/*float: left;*/
	text-align:center;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	margin: 0px auto;  
	
	}


div#box{
	margin:10px 0px 0px 0px;
 	padding: 2px 0px  2px 0px ;
  	height:20px; 
  	width:225px; 
  	float:right; 
  	text-align:center;
  	border: 1px solid #dddddd;
  	background-color: #ededed;
  }

div#box1{
	
	margin:10px 10px 0px 10px;
	bottom: 0px;
 	padding: 20px 20px  0px 20px ;
  	height:115px; 
  	width:230px; 
  	float:left; 
  	text-align:center;
  	border: 1px solid #dddddd;
  	background-color: #ededed;
  }


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





