@charset "utf-8";
/* CSS Document */

body {
	width:930px;
	margin:auto;
	background:#213892;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
h2 { margin-top:2px; }

h1 { margin-top:2px; margin-bottom:0px; }

#footer a { color:#FFF; }

#header {
	width:930px;
	height:105px;
	float:left;
	background:url(img/header.jpg) no-repeat;
}

#left {
	width:220px;
	float:left;
	background:url(img/left.jpg) no-repeat;
	height:490px;
	padding-top:10px;
}
#left2 {
	width:220px;
	float:left;
	background:url(img/left2.jpg) no-repeat;
	height:490px;
	padding-top:10px;
}

#left img { margin-top:25px; margin-left:40px; }
#left2 img { margin-top:25px; margin-left:40px; }

#right {
	width:710px;
	float:right;
	background:#FFF;
	height:494px;
	background-image:url(images/lavorazioni_ok_corpo2.jpg);
	background-repeat:no-repeat;
}
#right2 {
	width:710px;
	float:right;
	background:#FFF;
	height:494px;
}

#header-bottom { 
	width:578px;
	height:70px ;
	float:right;
	background:url(img/header-sotto.jpg);
}
#header-bottom2 { 
	width:578px;
	height:70px ;
	float:right;
	background:url(img/header-sotto2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#content {
	width:710px;
	height:auto;
	float:right;
}

#testo { 
	width:350px;
	float:left;
	color:#000000;
}

#testo2 { 
	width:480px;
	float:left;
	padding-left:30px;
	text-align:justify;
	
}

#servizi { width:180px; float:right;}

#mappa { 
	width:340px;
	float:right; 
}

#footer {
	width:920px;
	float:left;
	background:#343434;
	color:#FFF;
	padding:5px;
	height:40px;
	text-align:center;
	margin-top:-10px;
}
	


