html{/*	overflow: -moz-scrollbars-vertical; /* visualizza sempre la scrollbar laterale per firefox */
	overflow-y:scroll;
	overflow-x:auto;
	overflow:moz-scrollbars-vertical;
}

body{
	background-color: #7ea400;
	font-family: Georgia, 'Times new Roman', 'Courier New', Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin:0px 0px;
	padding:0px;
}

#container_index{
	width: 100%;
	position: absolute;
	height: 340px;
	top: 50%;
	margin-top: -170px;
	left: 50%;
	margin-left: -50%;
	overflow: hidden;
	z-index: 10;
}

#container_index a:link{
	color: #fff;
}

#container_index a:visited{
	color: #fff;
}

#container_index a:active{
	color: #fff;
}

#container_index a:hover{
	color: #fff;
	text-decoration: underline;
}

#logo{
	position: absolute;
	top: 10%;
	margin-top: -35px;
	margin-left: 30px;
	height: 69px;
	width: 150px;
}

#back{
	position: absolute;
	width: 910px;
	left: 50%;
	margin-left: -1370px;
	height: 15px;
	top: 50%;
	margin-top: 235px;
	text-align: right;
}


#container{
	width: 100%;
	position: absolute;
	height: 340px;
	top: 50%;
	margin-top: -170px;
	left: 50%;
	margin-left: -50%;
	
	z-index: 10;
	
}

#content-home{
	position: absolute;
	width: 910px;
	left: 50%;
	margin-left: -455px;
	height: 340px;
	top: 0;
	text-align: center;
	color: #000;
	letter-spacing: 0;
	z-index: 12;
	font-size: 12px;
}


#content-index{
	position: absolute;
	width: 910px;
	left: 50%;
	margin-left: -455px;
	height: 340px;
	top: 0;
	text-align: center;
	color: #fff;
	padding-top: 230px;
	font-size: 13px;
}

#sub-container-index{
	position: absolute;
	width: 100%;
	padding-left: 200px;
	height: 600px;
	top: 50%;
	margin-top: -300px;
	text-align: center;
	color: #000;
	z-index: 1;
	background-image: url(img/grass-index.jpg);
}

#sub-container{
	position: absolute;
	width: 100%;
	padding-left: 200px;
	height: 600px;
	top: 50%;
	margin-top: -300px;
	text-align: center;
	color: #000;
	z-index: 1;
	background: url(img/grass.jpg) top left repeat-x;
}

#atelier{
	position: absolute;
	height: 320px;
	width: 740px;
	margin: 0px auto;
	position: relative;
	line-height: 14px;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
}

.atelier {
	padding-top: 0px;
	padding-right: 20px;
}

#collection{
	position: absolute;
	height: 320px;
	width: 800px;
	margin: 0px auto;
	position: relative;
	line-height: 14px;
	text-align: center;
	font-size: 12px;
}
.contatti {
	padding-top: 60px;
	line-height: 18px;
	font-size: 12px;
}

#container-text{
	width: 345px;
	height: 360px;
	background: url(img/bg-text.png) top left repeat;
	color:#000;
	line-height: 11px;
	overflow: hidden;
}

#container-user{
	width: 690px;
	height: 360px;
	background: url(img/bg-user.png) top left repeat;
	color:#251E10;
	line-height: 9px;
	overflow: hidden;
}

#footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
	z-index: 3;
	font-size: 95%;
	color: #000;
	padding-top: 4px;
 } 
 
 #footer a:link{
 color: #000;
 }
 
 #footer a:visited{
 color: #000;
 }
 
 #footer a:active{
 color: #333300;
 }
 
 #footer a:hover{
 color: #000;
 text-decoration: underline;
 }
 
 
.fair_img{
	width: 62px;
	height: 27px;
	position: relative;
	border: 1px solid #90866f;
	padding:4px;
}

.fair_text{
	padding: 2px 0 0 5px;
	height: 35px;
	line-height: 9px;
}

#FrogJS{
	width: 900px;
	height: 460px;
	margin: 0 auto;
	background: url(img/bg-text.png) top left repeat;
	}

#menu_bottom{
	top: 520px;
	width: 916px;
	position: relative;
	margin: 0px auto;
	word-spacing: 15px;
}

h1{
	font-family: Arial;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 10px;
}

h2{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #251E10;
	margin-top: 30px;
	line-height: 18px;
}

h3{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

.pink{
	color:#7ea400;
}

.title{
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	display: block;
	margin-top: 9px;
}

.title-news{
	color:#000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

.table{
	border-top: 1px solid #fff;
	padding: 20px 0 15px 0;
	border-bottom: 1px solid #fff;
}

.button{
	width: 80px;
	font-size: 9px;
	background-image: url(img/btn.png);
	margin-top: 15px;
	height: 20px;
}

.border{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 20px 0 15px 0;
}
a:link {
color:#7ea400; text-decoration:none
}
a:visited {
color:#7ea400; text-decoration:none
}
a:active {
color:#7ea400; text-decoration:none
}
a:hover {
color:#7ea400; text-decoration:none
}
a:focus {
    moz-outline: 0px;
    outline: 0px;
    outline-offset 3px;
}

.thumbnail{
	padding: 3px 3px 3px 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
