/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#FFFFFF;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	overflow:scroll;
	overflow-y:scroll;
	overflow-x:auto;
}

img {
	border:0;
}

:focus {
	outline:none;
}

div#wrap {
	position:absolute;
	left:50%;
	margin-left:-377px;
	top:15px;
	width:754px;
	height:480px;
}

div#box {
	position:absolute;
	top:166px;
	left:0;
	width:380px;
	height:276px;
}

div#visoreWrap {
	width:380px;
	height:auto;
	min-height:285px;
	display:block;
	border-bottom:1px solid #666;
}

div#slidesWrap {
	display:block;
	width:380px;
	height:150px;
}

p.mainText {
	margin:0;
	padding:4px 0 10px 0;
	font-size:0.75em;
	line-height:13px;
	text-align:justify;
	height:auto;
}

p.mainText ul {
	padding:0 20px 0 20px;
}

div#nav {
	position:relative;
	margin-top:8px;
	width:380px;
	height:15px;
	font-size:0; /* avoid text highlighting of empty span! */
}
	
	div#nav ul, .subMenu ul {
		position:relative;
		float:left;
		margin:0;
		padding:0;
		list-style:none;
	}
	
	.subMenu ul {
		width:140px;
	}
	div#nav li {
		display:inline;
		float:left;
	}

	div#nav span {
		line-height:11px;
	}
	
	span.alchemia {
		display:block;
		width:96px;
		height:11px;
		margin-right:64px;
		background:url(../img/m_alchemia.gif) 0 -11px no-repeat;
	}

	span.alchemia-hover {
		display:block;
		width:96px;
		height:11px;
		margin-right:64px;
		background:url(../img/m_alchemia.gif) 0 0 no-repeat;
		cursor:pointer;
	}

	span.servizi {
		display:block;
		width:66px;
		height:11px;
		margin-right:75px;
		background:url(../img/m_servizi.gif) 0 -11px no-repeat;
	}

	span.servizi-hover {
		display:block;
		width:66px;
		height:11px;
		margin-right:75px;
		background:url(../img/m_servizi.gif) 0 0 no-repeat;
		cursor:pointer;
	}

	span.contatti {
		display:block;
		width:79px;
		height:11px;
		background:url(../img/m_contatti.gif) 0 -11px no-repeat;
	}

	span.contatti-hover {
		display:block;
		width:79px;
		height:11px;
		background:url(../img/m_contatti.gif) 0 0 no-repeat;
		cursor:pointer;
	}
	
	div.subMenu {
		font-size:0.6em;
		display:inline;
		float:left;
	}

		a:link, a:visited {
			text-decoration:none;
			color:#666;
		}

		a:hover, a:active {
			text-decoration:none;
			color:#000;
		}

		a:focus{
			color:#000;
		}
	
	div#sub1 {
		position:absolute;
		left:0;
	}
	
	div#sub2 {
		position:absolute;
		left:48px;
		width:400px;
	}

	div#sub3 {
		position:absolute;
		left:300px;
	}

div#boxBolle {
	position:absolute;
	top:55px;
	left:380px;
	width:374px;
	height:316px;
}

img.nextBolle {
	position:absolute;
	left:0;
	top:0;
}

#copy {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position:absolute;
	right:5px;
	bottom:5px;
	bottom:5px;
	width:400px;
	right:5px;
	font-size:0.6em;
	color:#aaa;
	text-align:right;

}
body > div#copy {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;
}

	div#copy a:link, div#copy a:visited {
		text-decoration:none;
		color:#aaa;
	}

	div#copy a:hover, div#copy a:active {
		text-decoration:none;
		color:#666;
	}
	
span.field {
	display:block;
	float:left;
	width:60px;
	line-height:11px;
	line-height:14px;
	font-size:11px;
	color:#666666;
}
input {
	float:left;
	width:180px;
	border:1px solid #ccc;
	background:#ebebeb;
	color:#000;
	font-size:11px;
	padding:1px 2px;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
}

input.button {
	width:40px;
	height:19px;
	line-height:17px;
	margin-left:2px;
	background-color:#333333;
	color:#FFFFFF;
}
