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


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

	
}
body{
	font-family:'Muli', sans-serif; font-style: normal;line-height: 1.5em;
	color: #777777;
	text-align: center;
	margin: 0;
	background-color: #ffffff;
    /*background: url(images/2.jpg);*/
   
    }
	
a:link { text-decoration: none; color:#FFFFFF;	font-weight: normal; font-size: 1em; }
a:visited{ text-decoration: none; color:#FFFFFF;  font-weight: normal; font-size:1em;}
a:active{ text-decoration: none; color:#FFFFFF; font-weight: normal; font-size: 1em; }
a:hover{ color: #ffcc00; text-decoration: none;; font-weight: normal; font-size: 1em;}

a.piccolo:link { text-decoration: none; color:#ffcc00;	font-weight: normal; font-size: 0.7em; }
a.piccolo:visited{ text-decoration: none; color:#ffcc00;  font-weight: normal; font-size:0.7em;}
a.piccolo:active{ text-decoration: none; color:#ffcc00; font-weight: normal; font-size: 0.7em; }
a.piccolo:hover{ color: #ffcc00; text-decoration: none;; font-weight: normal; font-size: 0.7em;}

input{ margin: 1px; padding-left:5px ; color: #777777; background:#f9f9f9; border: 1px solid #dddddd; font-family:'Muli',Open Sans, Geneva, Arial, Helvetica, sans-serif; font-size: 1em; font-weight:normal; line-height: 20px; height: 25px; width: 290px;}
input[type="checkbox"] {
   margin: 1px; padding:0 ;  height: 15px; width: 15px;
}
textarea {  margin: 1px; padding:0 ;padding-left:5px ;color: #777777; background:#f9f9f9; border: 1px solid #dddddd; font-size: 1em; font-family:'Muli',Open Sans, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; overflow: hidden; line-height: 20px;  height: 200px; width: 290px;}

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

#clienti { margin: 1px; padding:3px; color: #888888; background:#ffffff; border: 1px solid #dddddd; font-family:'Muli',Open Sans, 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: 5px ; width: 300px; height: 35px; background:#ffcc00; border: 0px solid #dddddd; color: #ffffff;font-weight:bold; }
#elimina { border:none; height: 20px; width: 70px;}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  
    opacity: 0.5; /* Firefox */
}
span {color:#308090;font-weight:normal;}


ul {
    list-style-image: url('images/vvv.gif');
}

h1{
	margin: 0;
	padding:0;
	color:#308090;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight:normal;
}
h2{
	margin: 0;
	padding:0;
	color:#308090;
	font-size: 1.1em;
	font-weight: normal;
}

h3{
	margin: 0;
	padding:0;
	color:#555555;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
}

h4{
	margin: 0;
	padding:0;
	color:#ffffff;
	font-size:1.6em;
	line-height: 1.5em;
}

h5{
	margin: 0;
	padding:0;
	color:#ffcc00;
	font-size: 0.7em;
	font-weight: normal;
}

h6{
	margin: 0;
	padding:0;
	color:#ffffff;
	font-size: 0.7em;
	font-weight: normal;
}
h7{
	margin: 0;
	padding:0;
	color:#888888;
	font-size: 0.7em;
	line-height: 1.0em;
}

details {
padding: .5em;

}

summary {
   	color:#308090;
	font-size: 1.1em;
	font-weight: normal ;
	outline: none;
	cursor: pointer;

}

details[open] {
	background-color: #ededed; 
	transition: background-color 1.30s;
}

details[open] summary {

}



div#sopra{
	width: 100%;
	height: 100px;
	margin: 0px auto;   /*centra negli altri browsers*/
	background-color: #ffffff;
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%);		   
			   }


div#color{
	width: 100%;
	height: 35px;
	margin: 0px auto;   /*centra negli altri browsers*/
	background-color: #308090;
	border-bottom: 4px solid #ffffff;	 
	/*background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(4,145,140,1) 100%);*/
	
}

div#fascione0{
	width:100%;
	height: 10px;
	margin-top: 0px;
	text-align:center;
	background-color: #ffffff;
	border-top: 7px solid #ffcc00;
}

.pulsante{
	width: 200px;
	height:25px;
	padding: 5px 5px 5px 5px;
	float: right;  /*centra negli altri browsers*/
	background-color: #ffcc00;
	margin-right: 20px;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	box-shadow:0px 3px 5px 5px #dedede;
	
			   }

.pulsante:hover{
	background-color: #555555;
	transform:translate(0,5px);
	box-shadow:0px 0px 0px 0px #888888;
	transition: 0.3s; 
			   }


div#container{
	min-width: 320px;
	max-width: 960px;
	min-height:400px;
	overflow: hidden;
	margin: 0px auto;  
	margin-top: 0px;

	

	       }
 
 

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

		
	
		
		div#text{
		width: 960px ; 
		height:50px;
		float: left; 
		padding: 0px 0px  0px 0px ;
		text-align: center;
		}
		div#mail{
		width: 320px ; 
		height:150px;
		float: right; 
		text-align:center; 
		}
		}

		
@media (max-width:960px) {
	div#dentro
		{
	min-width: 320px;
	max-width: 960px;
	height: 120px;
	/*float: left;
	padding-left:60px;*/
	margin: 0px auto;   
	
	}

		
	div#text
			{
		width: 320px ; 
		height:125px;
		margin: 0px auto;
		padding: 0px 0px  0px 0px ;
		text-align:center; 
		}
			
	div#mail{
		width: 160px ; 
		height:75px;
		margin: 0px auto;
		text-align:center; 
		}
		
		}	






.flex {max-width: 100%}

.div320
{
	width:300px;
	height:360px;
	/*overflow: hidden;*/
	padding: 10px;
	background-color: #ffffff;
	float:left;
	       }
.box
{
	width:246px;
	height:180px;
	/*overflow: hidden;*/
	padding: 20px;
	background-color: #ffffff;
	border: 0px solid #dddddd;
    border-radius: 1px 1px 1px 1px;
	float:left;
	box-shadow:0px 3px 5px 3px #dedede;
	transition: 0.3s;      
	       }
.box:hover
{
	transform:translate(0,-10px);
	box-shadow:0px 12px 20px 3px #888888;
	transition: 0.3s;       }

.sottobox
{
	width:276px;
	height:25px;
	/*overflow: hidden;*/
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	background-color:  #308090;
	/*background: linear-gradient(to bottom, rgba(13,204,204,1) 30%, rgba(10,154,154,1) 70%);*/
	border: 0px solid #ededed;
    border-radius: 5px 5px 5px 5px;
	float:left;
	text-align: center;
	box-shadow:0px 3px 5px 5px #dedede;
	       }
.sottobox:hover
{
	background-color: #555555;
	transform:translate(0,5px);
	box-shadow:0px 0px 0px 0px #888888;
	transition: 0.3s; 
	
	
	
		}








	
	
div#content{
	min-width: 320px;
	max-width: 960px;
	min-height: 400px;
	float: left;
	padding-left:0px;
	padding-right:0px;
	}
	
	
div#fascione1{
	width:100%;
	min-height:200px;
	margin-top: 0px;
	text-align:center;
	background-color: #ededed;
}
div#fascione2{
	width:100%;
	min-height: 200px;
	margin-top: 0px;
	text-align:center;
	background-color: #ffffff;
}

	
div#foot{
	width:100%;
	min-height: 500px;
	
	margin-top: 0px;
	
	text-align:center;
	background-color: #444444;
	

}
div#sotto{
	min-width:320px;
	max-width: 960px;
	min-height: 50px;
	max-height: 500px;
	/*float: left;*/

	margin: 0px auto;  
	}
div#dentrosotto{
	width:280px;
	height: 150px;
	float: left;
	text-align:left;
	padding-top:15px;
	padding-left:40px;
	padding-right:0px;
	 
	}


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





