/* CSS Document */

body  {
	background-image:url(sorgentiIMG/bg.jpg);
	background-repeat:repeat-x;
   	background-color:#B5B5B5;
    text-align: center;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #940000;
}
a:visited {
	text-decoration: none;
	color:#FF6600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
    
#page {
	background-image:url(sorgentiIMG/chisiamo_azienda.jpg);
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:530px;
	width: 800px;
}
#top { /*background-image:url(sorgentiIMG/top.jpg);*/
	height:283px;
	width: 800px;
}

#middle { 
	height:520px;
	width: 800px;
}

#footer { 
	background-image:url(sorgentiIMG/footer.jpg);
	height:30px;
	width: 800px;
}

#tex {
	text-align:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	height:105px;
	width:425px;
	left: 2px;
	top: 2px;
	   
}

#kinaediting {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px color:#CC0000;
}
	
/*--------------------------------------*/

#box_page {
	position:absolute;
	height:445px;
	width:760px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	left: 18px;
	top: 284px;
}

#box_gallery {
	position:absolute;
	height:400px;
	width:510px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	left: 145px;
	top: 312px;
}

#box_contet {
	position:absolute;
	height:299px;
	width:403px;
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	left: 310px;
	top: 67px;
}

#contatti {
	position:absolute;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:50;
	width:255px;
	left: 29px;
	top: 10px;
}

