* { 
	margin:0;
	padding:0;
}


body {
	background: #FFFFFF;
	font-family: Verdana;
	color: #606060;
	font-size: 14px;
}


a:link, a:visited {
	font-family: Verdana;
	color: #606060;
	font-size: 14px;
	text-decoration: none;
}


a:hover {
	font-family: Verdana;
	color: #606060;
	font-size: 14px;
	text-decoration: underline;
}


h1 {
	font-family: 'Indie Flower';
	font-size: 30px;
	line-height: 40px;
	color: #606060;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}


h2 {
	font-family: 'Indie Flower';
	font-size: 50px;
	line-height: 60px;
	color: #606060;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}


h3 {
	font-family: 'Indie Flower';
	font-size: 50px;
	line-height: 25vh;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0;
}


#menu {
	background: #327832;
	width: 84.9%;
	height: 8vh;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 100;
}


#menu-separa {
	background: #FFFFFF;
	width: 0.1%;
	height: 8vh;
	left: 84.9%;
	top: 0;
	position: fixed;
	z-index: 100;
}


#menu-lingua {
	background: #327832;
	width: 15%;
	height: 8vh;
	left: 85%;
	top: 0;
	position: fixed;
	z-index: 100;
}


#menu-voce {
	width: 16.6%;
	float: left;
	line-height: 8vh;
	font-family: 'Indie Flower';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}


#menu-voce a:link, #menu-voce a:visited {
	font-family: 'Indie Flower';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}


#menu-voce a:hover {
	font-family: 'Indie Flower';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
}


#menu-lingua-voce {
	width: 33.3%;
	float: left;
	line-height: 8vh;
	font-family: 'Indie Flower';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}


#menu-lingua-voce a:link, #menu-lingua-voce a:visited {
	font-family: 'Indie Flower';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}


#menu-lingua-voce a:hover {
	font-family: 'Indie Flower';
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
}


#home-logo {
	background: #FFFFFF;
	width: 100%;
	height: 27vh;
	left: 0;
	top: 8vh;
	position: absolute;
}


#eccellenza {
	width: 25%;
	height: 27vh;
	left:0;
	background: url(../immagini/eccellenza-artigiana.jpg);
	background-size: 80% auto;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
}


#logo {
	width: 50%;
	height: 27vh;
	left: 25%;
	background: url(../immagini/logo.png);
	background-size: auto 95%;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
}


#slogan {
	width: 15%;
	height: 27vh;
	left: 80%;
	position: absolute;
}


#social {
	width: 17%;
	float: left;
	margin-left: 8%;
	margin-right: 8%;
	margin-top: 10vh;
}


#home {
	width: 100%;
	height: 65vh;
	left: 0;
	top: 35vh;
	position: absolute;
}


#manichino {
	width: 25%;
	height: 65vh;
	left: 0;
	background: url(../immagini/manichino.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
	position: absolute;
	z-index: 2;
}


#schizzi {
	width: 50%;
	height: 40vh;
	left: 25%;
	background: url(../immagini/schizzi.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
}


#forbici {
	width: 25%;
	height: 40vh;
	left: 75%;
	background: url(../immagini/forbici.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: bottom right;
	position: absolute;
}


#tessuto {
	width: 100%;
	height: 25vh;
	left: 0;
	top: 40vh;
	background: url(../immagini/tessuto.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 1;
}


#titolo-home {
	width: 90%;
	height: 10vh;
	top: 100vh;
	border-bottom: 1px solid #BBBBBB;
	font-family: 'Indie Flower';
	font-size: 50px;
	line-height: 10vh;
	color: #888888;
	text-decoration: none;
	padding-left: 10%;
	position: absolute;
}


#titolo {
	width: 90%;
	height: 10vh;
	top: 35vh;
	border-bottom: 1px solid #BBBBBB;
	font-family: 'Indie Flower';
	font-size: 50px;
	line-height: 10vh;
	color: #888888;
	text-decoration: none;
	padding-left: 10%;
	position: absolute;
}


#pagina-home {
	width: 100%;
	top: 110vh;
	position: absolute;
}


#pagina {
	width: 100%;
	top: 45vh;
	position: absolute;
}


#contenuti {
	width: 80%;
	margin-left: 10%;
	margin-top: 5vh;
	margin-bottom: 5vh;
	text-align: justify;
}


#contenuti-immagine {
	width: 25%;
	float: left;
}


#contenuti-testo {
	width: 70%;
	margin-left: 5%;
	float: left;
	text-align: justify;
}


#miniatura {
	width: 11.6%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-top: 8px;
	margin-bottom: 22px;
	float: left;
}


#mappa {
	width: 45%;
	height: 65vh;
	margin-left: 0;
	float: left;
}


#contatti {
	width: 45%;
	height: 70vh;
	margin-left: 10%;
	float: left;
}


#contatti-testo {
	width: 100%;
	height: 27vh;
}


#contatti-form {
	width: 100%;
	height: 40vh;
	margin-top: 3vh;
}


#footer {
	background: #FFFFFF;
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	width: 50%;
	margin-left: 25%;
	height: 10vh;
	line-height: 10vh;
}


#footer-voce {
	width: 33%;
	float: left;
	height: 10vh;
	line-height: 10vh;
}


#footer-voce a:link, #footer-voce a:visited {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	height: 10vh;
	line-height: 10vh;
}


#footer-voce a:hover {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
	height: 10vh;
	line-height: 10vh;
}


#credits {
	background: #327832;
	width: 100%;
	height: 5vh;
	line-height: 5vh;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

.pets {
    float: left;
	width: 23%;
    margin: 1vw 1%;
}

.pets img{
    width: 100%;
}

.pets-titolo {
	width: 100%;
	height: 3vw;
	font-family: 'Indie Flower';
	font-size: 2vw;
	line-height: 3vw;
	color: #888888;
    text-align: center;
}

.pets-acquista {
	width: 20%;
	height: 3vw;
    margin: 0.5vw 40%;
    padding: 1vw 0;
	font-family: 'Indie Flower';
	font-size: 3vw;
	line-height: 3vw;
	color: #FFFFFF;
    background: #327832;
    text-align: center;
    border-radius: 1vw;
}









.lb-album a span {
	font-size: 25px;
}


.lb-overlay > div {
	height: 80px;
	margin: 40px auto 0px auto;
}


.lb-overlay div h3, .lb-overlay div p {
	padding: 0px 20px;
	width: 45%;
	height: 60px;
}


.lb-overlay div h3 {
	font-family: 'Oswald', sans-serif;
	font-size: 40px;
	line-height: 45px;
	float: left;
	text-align: right;
}


.lb-overlay div h3 span {
	font-size: 22px;
	border-right: 1px solid rgba(200,200,200,0.4);
}


.lb-overlay div p {
	font-size: 18px;
	text-align: left;
	float: left;
	width: 35%;
}


.lb-overlay a.lb-close {
	top: 40px;
	left: 50%;
	font-size: 20px;
	line-height: 26px;
	width: 10%;
	height: 26px;
	margin-left: -5%;
}


.lb-overlay img {
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
}


.lb-overlay:target {
	padding: 80px 100px 120px 100px;
}





/*--------------------------------
Area Admin
--------------------------------*/
 
.area-admin-login {
	width: calc(60% - 2px);
    margin: 0 20%;
	border: 1px solid #666666;
}
 
.area-admin-login-titolo {
	width: 100%;
	border: 0;
	background: #666666;
	color: #FFFFFF;
	height: 4vw;
	line-height: 4vw;
	text-align: center;
}
 
.area-admin-login form, .area-admin-login fieldset {
    width: 95%;
    padding: 0.5vw 2.5%;
	border: 0;
	text-align: center;
}

.area-admin-login input, .area-admin-login select {
    width: calc(100% - 2px);
    margin: 0.5vw 0;
    padding: 0;
    border: 1px solid #666666;
}

.area-admin-login [type='submit'] {
    width: 50%;
	background: #C8B880;
	color: #FFFFFF;
	border: 0;
	border-radius: 0.5vw;
	padding: 0.5vw 0;
}

.area-admin-login [type='submit']:hover {
    background: #806535;
}
 
.area-admin-pulsante {
	padding: 0 0.5vw;
	background: #C8B880;
	color: #FFFFFF;
	border-radius: 0.5vw;
}

.area-admin-pulsante:hover {
	padding: 0 0.5vw;
	background: #806535;
	color: #FFFFFF;
	border-radius: 0.5vw;
	text-decoration: none;
}

.area-admin-button {
	padding: 0.5vw 1vw;
	background: #C8B880;
	color: #FFFFFF;
	border-radius: 1vw;
	font-size: 1.8vw;
	font-weight: bold;
}

.area-admin-button:hover {
	padding: 0.5vw 1vw;
	background: #806535;
	color: #FFFFFF;
	border-radius: 1vw;
	text-decoration: none;
	font-size: 1.8vw;
	font-weight: bold;
}
 
.area-admin-storico {
    width: 80%;
    margin: 0 10%;
}

.area-admin-storico-dati {
	float: left;
    width: 25%;
	text-align: center;
	line-height: 2vw;
}
