@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#animazione{
	margin-left: 40px;
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#animazioneNat{
	margin-left: 40px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color:#7E7E7E;
	text-decoration: none;

}
a img{
	
	text-decoration: none;
	border: none;
}
#chisiamo {
	position:absolute;
	width:64px;
	height:114px;
	z-index:1;
	visibility: hidden;
}
#dovesiamo {
	position:absolute;
	width:133px;
	height:69px;
	z-index:2;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:235px;
	height:154px;
	z-index:3;
	visibility: hidden;
}
#negozio {
	position:absolute;
	width:210px;
	height:157px;
	z-index:3;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:130px;
	height:156px;
	z-index:4;
	left: 964px;
	top: 285px;
}
#prodotti {
	position:absolute;
	width:175px;
	height:165px;
	z-index:4;
	visibility: hidden;
}
#scritta a{ color:#FFFFFF;}
/* form elements */
form {
	margin:10px 200px 0px 300px; padding: 0 5px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
	font-family: "Romand Genealogie", Verdana, Arial;
	font-size:15px;
	font-style:normal;
	color:#777;
	cursor:pointer;
}
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	font-family: "Romand Genealogie", Verdana, Arial;
	font-size:15px;
	font-style:normal;
	color:#777;
	background:url(immagini/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}
.textarea, .textareaHovered {
	width:336px;
	height:125px;
	font-family: "Romand Genealogie", Verdana, Arial;
	font-size:15px;
	font-style:normal;
	background:url(immagini/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}

.submit {
	padding:2px;
	border:0px;
	display:block;
}
.submit:hover {
	padding:2px;
	border:0px;
	background:none;
	display:block;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #7E7E7E;
	text-align:right;
	margin-right:8px;
}


