/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#topbar {
	height: 240px;
	position: relative;
	margin-top: 20px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	position: absolute;
	z-index: 2;
	top: 11px;
	left: -17px;
	width:381px;
	  -webkit-transition: all 0.4s ease-in-out;
  	  -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
}
#logo:hover{
	width:394px;
	}

#foglie {
	position: absolute;
	left: 234px;
	top: 73px;
	z-index: 1;
	width: 777px;
	height: 98px;
}
#topbar #menu {
	width: 626px;
	position: absolute;
	left: 360px;
	top: 199px;
	}



#menu ul li {
	float: left;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	width: 120px;
	height: 40px;
	position: relative;
	text-align: center;
}
#presentazione {
	height: 390px;
	background-color: #F4F3F3;
	margin-top: 30px;
	-webkit-box-shadow: 0px 0px 30px #ACABAB;
	box-shadow: 0px 0px 30px #ACABAB;
}
#welcome {
	position: absolute;
	left: 8px;
	top: 20px;
}
.inside {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#slider {
	width: 550px;
	height: 300px;
	position: absolute;
	left: 493px;
	top: 44px;
	background-color: #FFFFFF;
	z-index: 2;
}
#introduzione {
	width: 450px;
	height: 170px;
	position: absolute;
	left: 19px;
	top: 201px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	line-height: 1.5em;
	font-style: italic;
	padding-top: 10px;
}
#back {
	position: absolute;
	left: 475px;
	top: 179px;
}
#ahead {
	position: absolute;
	left: 997px;
	top: 183px;
}
#dots {
	width: 80px;
	position: absolute;
	left: 722px;
	top: 353px;
}
#windows {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#windows #box1 {
	float: left;
	width: 300px;
}
#windows #box2 {
	float: left;
	width: 300px;
}
#windows #box3 {
	width: 300px;
	float: left;
	
}

#windows  h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	text-align: center;
}
#windows a{
	transition: .5s ease-in-out;
	}

#windows a:hover{
	color:#005000;
	}


.photobox1 {
	height: 170px;
	background-color: #F4F3F3;
	width: 280px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 25px #CCCCCC;
	box-shadow: 0px 0px 25px #CCCCCC;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.photobox {
	height: 170px;
	background-color: #F4F3F3;
	width: 280px;
	border-radius: 6px;
	-webkit-box-shadow: 0px 0px 25px #CCCCCC;
	box-shadow: 0px 0px 25px #CCCCCC;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#windows p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: center;
}
footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-color: #D3E7D5;
	-webkit-box-shadow: 0px 0px 20px #D9D9D9;
	box-shadow: 0px 0px 20px #D9D9D9;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	position: relative;
	margin-top: 20px;
}
footer ul {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	padding-top: 10px;
}

footer ul li {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 1.1em;
}
footer p {
	font-size: 0.8em;
	text-align: center;
	margin-top: 10px;
}
#introduzione strong {
	font-weight: bolder;
	font-style: italic;
	font-size: 1.05em;
}
.ciao {
	position: relative;
}


.elenco {
	opacity: 0;
	position: absolute;
	z-index: 0;
	background-image: url(img/sottolinea.png);
	width: 120px;
	height: 40px;
	}
#riga {
	position: absolute;
	left: 350px;
	top: 232px;
}
.lista {
	}
.appari {
	display: none;
}
.ciao p {
	position: absolute;
	z-index: 1;
	width: 120px;
	height: 40px;
}
#lista p a {
	text-decoration: none;
	color: #000000;
	transition: .6s ease-in-out;
}

#lista p a:hover{
	color:#005000;
	}
	
#contact1 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
#contact2 {
	width: 400px;
	height: 200px;
	background-color: #D3E7D5;
	margin-left: 600px;
	margin-top: 10px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 20px #9F9F9F;
	box-shadow: 0px 0px 20px #9F9F9F;
	position: absolute;
	left: 25px;
	top: -30px;
	z-index: 5;
	padding-top: 25px;
	padding-left: 25px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	display: none;
}
#contact2 h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1.7em;
	text-shadow: 0px 0px 10px #C0C0C0;
}
#contact2 address {
	color: #626262;
	padding-top: 15px;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
	text-shadow: 0px 0px;

}
#contact2 p {
	position:relative;
	padding-top: 15px;
	padding-left: 35px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
#img1 {
	margin-right: 10px;
	position: absolute;
	left: 6px;

}
#img2 {
	margin-right: 10px;
	position: absolute;
	left: 4px;

}
.fade {
}

a {
	text-decoration: none;
	color: #000000;
}
#condividi {
	position: absolute;
	width: 225px;
	left: 710px;
	top: -21px;
	z-index: 10;
}
img.social {
	float: right;
	margin-right: 8px;
}
.contfoto{
	position:relative;
  	height:150px;
  	width:260px;
  	margin:0 auto;
	}
.contfoto img {
  position:absolute;
  left:0;
  -webkit-transition: opacity .6s ease-in-out;
  -moz-transition: opacity .6s ease-in-out;
  -o-transition: opacity .6s ease-in-out;
  transition: opacity .6s ease-in-out;
}

.contfoto img.top:hover {
  opacity:0;
}
#chiudi {
	height: 20px;
	position: absolute;
	left: 394px;
	color: #F6F6F6;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-shadow: 0px 0px 10px #C0C0C0;
	top: 17px;
	font-size: 1.1em;
	cursor:pointer;
}
.photobox img {
	margin-left: 10px;
	margin-top: 10px;
}
