body{
				font-family: 'eurofurence_lightregular';}
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    min-width: 0px;
	font-family:'eurofurence_lightregular', arial, verdana;
}
h1{color:#8c6900 ; margin-top:10px; margin-bottom:5px; font-size:30px; font-family:'parisienne';} 
#barrafondo {
    float: left;
    height: 25px;
    clear: both;
    width: 100%;
    min-width: 0px;
    position: fixed;
    top: auto;
    left: 0%;
    bottom: 0px;
    z-index: 4;
    background-color: rgb(255, 255, 255);
}

#barrafondo a{color:#444444;}
#contenuto {
        float: left;
        margin: 160px 0px 0px 400px;
        clear: none;
        width: 1200px;
        border: 7px solid rgb(242, 242, 242);
        box-shadow: rgba(0, 0, 0, 0.227451) 0px 0px 4px 1px;
	background: rgba(255, 255, 255, 0.85);
	padding:15px;
	/*background-image:url(../img/firenze.png);*/
	background-position:right bottom;
	background-repeat:no-repeat;
	min-height:400px;
		-webkit-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
	transition: all 0.5s ease-in 0s;font-size:18px;

}
#contenuto:hover{background: rgba(255, 255, 255, 0.99);/*background-image:url(../img/firenze.png);*/
	background-position:right bottom;
	background-repeat:no-repeat;}
#contenuto p{line-height:22px; font-size:18px; color:#000000}
#contenuto p a{color:#8c6900}
h3{color:#8c6900 ; margin-top:14px; margin-bottom:5px; font-size:18px; font-weight:bold; } 
.singolocontatto{float:left; width:28%; padding-left:2%; padding-right:2%; border-left:1px solid #8c6900;}

   #box {
        width: 343px;
        height: 621px;
        margin-top: 0px;
        margin-left: 0px;
        clear: none;
        position: fixed;
        top: 0px;
        left: 15px;
        right: auto;
   }

#logo {
    float: left;
    height: 140px;
    margin-left: 15px;
    margin-top: 0px;
    clear: none;
    width: 310px;
    border-right-width: 7px;
    border-right-color: rgb(242, 242, 242);
    border-right-style: solid;
    border-bottom-color: rgb(242, 242, 242);
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-left-width: 7px;
    border-left-color: rgb(242, 242, 242);
    border-left-style: solid;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 11;
        box-shadow: rgba(0, 0, 0, 0.227451) 0px 0px 4px 1px;
    background-color: rgb(255, 255, 255);
    background-image:url("../img/firenze-e-moda.png");
    background-size: auto;
    background-position: 50%;
    background-repeat: no-repeat;
}

#menu {
    float: left;
    height: 400px;
    margin-left: 31px;
    margin-top: -7px;
    clear: both;
    width: 289px;
	padding-top:40px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 0;
    background-image:url("../img/sfondo-menu.fw.png");
    background-attachment: scroll;
    background-size: auto;
    background-position: 0% 100%;
    background-repeat: no-repeat no-repeat;
}


a.vocemenu {
	float: left;
	font-size: 24px;
	width: 100%;
	text-align: center;
	font-weight: normal;
	line-height: 1em;
	word-wrap: break-word;
	margin-left: 0%;
	margin-top: 0px;
	clear: both;
	height: 45px;
	color: #000000;
	text-decoration: none;
	-webkit-transition: all 1s ease-in 0s;
	-o-transition: all 1s ease-in 0s;
	transition: all 1s ease-in 0s;
}
a.vocemenu:hover {
	color:#8c6900;
}


#image {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 9.688581%;
    margin-top: 52px;
    clear: both;
    color: rgb(0, 0, 0);
}

#sceltalingua {
    float: left;
    font-size: 16px;
    width: 260px;
	margin-left:10px;
	margin-top:40px;
    font-weight: normal;
    color:#000000;
	line-height: 1em;
    word-wrap: break-word;
    clear: both;
    min-height: 0px;
}
#sceltalingua a{color:#777777; text-decoration:none;}
#sceltalingua a:hover{text-decoration:underline;}

a#ita{background-image:url(../img/ita.jpg); background-position:right; background-repeat:no-repeat; padding-right:30px; float:left; width:100px; text-align:right;}
a#eng{background-image:url(../img/eng.jpg); background-position:left; background-repeat:no-repeat; padding-left:30px;float:left; width:95px;margin-left:5px;}

#credits, #datiazienda {
    float: right;
    font-size: 1em;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    word-wrap: break-word;
    margin-left: 0px;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    margin-right: 5px;
    color: #444444;
}

#gallery{float:left; width:100%; margin-top:5px; margin-bottom:5px;}
#gallery img{float:left; margin-right:5px; margin-bottom:5px; height:90px; width:auto;}


#datiazienda{float:left; margin-left:5px; text-align:left;}
@media only screen and (max-width: 2686px) {

   #contenuto {
        float: left;
        height: auto;
        margin: 160px 0px 0px 400px;
        clear: none;
        width: 1200px;
        border: 7px solid rgb(242, 242, 242);
        box-shadow: rgba(0, 0, 0, 0.227451) 0px 0px 4px 1px;
   }

}

@media only screen and (max-width: 1666px) {
   #contenuto {
        width: 808px;
   }
}

@media only screen and (max-width: 1260px) {
   #contenuto {
        width: 540px;
   }
   .singolocontatto{float:left; width:96%; padding-left:2%; padding-right:2%; border-left:1px solid #8c6900; margin-top:15px;}


}

@media only screen and (max-width: 1012px) {

   #contenuto {
        margin-top: 130px;
        margin-left: 400px;
        clear: none;
        width: 390px;
	background-image:url(../img/firenze-small.png);
   }

}

@media only screen and (max-width: 800px) {
   #contenuto {
        height: auto;
        margin: 9px 0px 0px 1.501973%;
        clear: both;
        width: 545px;
        float: left;
			background-image:url(../img/firenze.png);

   }

   #box {
        width: 575px;
        height: 300px;
        position: static;
        top: 0px;
        left: 0px;
        margin-top: 0px;
        margin-left: 10px;
        clear: none;
   }

   #logo {
        visibility: visible;
        width: 267.765625px;
        height: 96px;
        border-left-style: none;
        border-bottom-style: none;
        border-right-style: none;
        margin-top: 0px;
        margin-left: 136px;
        clear: none;
        box-shadow: rgba(0, 0, 0, 0) 0px 2px 3px 1px;
		background-color:transparent;
   }

   #menu {
        clear: none;
        width: 289px;
        margin-left: -278.71875px;
		padding-top:115px;
		height:195px;
   }

   #image {
        margin-top: 12px;
        margin-left: 24.567474%;
        clear: both;
        height: auto;
        width: auto;
        max-width: 49.151168%;
   }


   a.vocemenu {
        margin-top: 2px;
        margin-left: 0%;
        clear: both;
        font-size: 18px;
        width: 100%;
        height: auto;
        min-height: 20px;
   }
   #sceltalingua {
	margin-top:20px;
}


}

@media only screen and (max-width: 600px) {

   #contenuto {
        width: 235px;
        margin-left: 5px;
        margin-right: 0px;
        float: left;
        margin-top: 16px;
        clear: both;
	background-image:url(../img/firenze-small.png);
   }
	#box{width:290px;margin-left:0px;}
    
	#logo {
        margin-left: 11px;
		background-color:transparent;
   }

   #menu {
        margin-left: 0px;
		margin-top:-100px;
   }
   #barrafondo{
	   float:left;
	   position:static;
	   width:100%;
	   margin-top:10px;
	   height:auto;
	   border-top: 7px solid rgb(242, 242, 242);
	   }

 #gallery img{float:left;  margin-bottom:5px; height:auto; width:235px;}
}



