html {
	overflow:-moz-scrollbars-vertical
	}
*
{
	margin:0;
	padding:0;
}


body {
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-color:#fafafa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}



h1 span {
	display:none;
}



#logo {
	height:38px;
	width:245px;
	float:left;
	margin-left:0px;
	margin-top:45px;
}


h2 {
	color:#333333;
	margin-left:18px;
	font-size:12px;
}

h3 {
	color:#0066CC;
	font-size:13px;
	}


.contenitore {
	width:935px;
	height:auto;
	margin:0 auto;
	position:relative;
}


.testata {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	height:115px;
	width:935px;
	float:left;
}


.areaRiservata{
	width:340px;
	height:auto;
	float:left;
	margin-left:40px;
	margin-top:25px;
}


.areaRiservata p {
	float:left;
	margin-left:5px;
	padding-top:3px;
	color:#666666;
}


.areaRiservata .invia{
	height:14px;
	margin-top:3px;
	width:48px;
	float:left;
}

.areaRiservata input {
	float:left;
	width:80px;
	font-size:10px;
	color:#999999;
	height:12px;
	margin-left:10px;
}


.areaMenu{
	width:180px;
	height:auto;
	float:right;
	padding-top:28px;
}



.areaMenu li {
	float:left;
	margin-left:10px;
	list-style:none;
	border-right:1px dotted #666666;
	}


.areaMenu li a {
	padding-right:10px;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

.areaMenu li a:hover {
	color:#990000;
	}

#menuflashint {
	z-index:0;
	position:relative;
	float:right;
	padding-top:15px;
	height:500px;
	width:670px;
	}
	
.contenuto {
	background-image:url(images/back_content_home.png);
	background-repeat:repeat-y;
	width:935px;
	height:460px;
	float:left;
	
	}
	
.contenitoreMenu {
	width:275px;
	height:auto;
	float:left;
	}

.menuleft ul {
	margin-top:0px;
	margin-left:30px;
	margin-right:0px;
	}
	
	
.menuleft li {
	width:205px;
	list-style:none;
	padding-top:2px;
	padding-left:0px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC; 
	}


.menuleft li a {
	color:#666666;
	font-size:12px;
	margin-left:0px;
	text-decoration:none;
}

.menuleft li a:hover {
	color:#990000;
	}

	
 .arealavori  {
	padding-top:20px;
	padding-left:13px;
	}

#gallery {
	padding-top:5px;
	width:240px;
	height:125px;
	float:left;
	}
	
	
.sidebar {
	float:right;
	width:130px;
	
	
	}
	
.sidebar ul {
	margin-top:35px;
	}

.sidebar li {
	margin-right:15px;
	margin-left:15px;
	border-bottom:1px dotted #CCCCCC;
	list-style:none;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.sidebar ul li a {
	color:#666666;
	font-size:12px;
	text-decoration:none;
	}
	
.title {
	float:left;
	width:500px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:#999999 dotted 1px;
	}
	
.foto {
	background-image:url(images/azienda_1.png);
	background-repeat:no-repeat;
	float:left;
	width:500px;
	height:185px;
	margin-left:10px;
	margin-top:10px;
	}
	
.testo {
	width:500px;
	float:left;
	margin-left:10px;
	}
	
.testo p {
	margin-top:15px;
	color:#666666;
	text-align:justify;
	font-size:12px;
	line-height:15px;
	}
 
.footer {
	background-image:url(images/footer_home.png);
	float:left;
	position:relative;
	width:935px;
	height:72px;
	
	}
	
.footer p {
	color:#666666;
	font-size:10px;
	padding:15px;
	margin-top:28px;
	}
	
.footer p a {
	color:#000000;
	text-decoration:none;
	border-left:dotted 1px #666666;
	border-right:dotted 1px #666666;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	}
	
.footer p a:hover {
	color:#990000;
	}
	
.credits {
	float:left;
	position:absolute;
	top:44px;
	right:17px;
	visibility: visible;
	}

.credits li {
	float:left;
	margin-left:10px;
	border-right:1px dotted #666666;
	list-style:none;
	}
	
.credits li a {
	padding-right:10px;
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

.credits li a:hover {
	color:#990000;
	}


#lavoradiv {
	position:absolute;
	width:200px;
	height:130px;
	z-index:2;
	left: 325px;
	top: 456px;
}


#qualidiv {
	position:absolute;
	width:200px;
	height:130px;
	z-index:2;
	left: 521px;
	top: 456px;
}

#archidiv {
	position:absolute;
	width:200px;
	height:130px;
	z-index:2;
	left: 718px;
	top: 456px;
}

#bollo {
	background-repeat:no-repeat;
	height:130px;
	left:871px;
	position:absolute;
	top:222px;
	width:130px;
	z-index:1;
}

.loghi {
	padding-top:15px;
	float:left;
}

