body {
	font: 100%/1.4 ;
	font-family: FuturaBT-Book; 
	background: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
	width:100%;
	height:100%;
}

.FuturaBT-Book { 
	font-family: FuturaBT-Book;
	font-weight: normal;
	font-style: normal;
}


ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px;
	font-size:16px;
}
a img { 
	border: none;
}


a:link {
	color:black;
	text-decoration:none;
	
}
a:visited {
	color: black;
	text-decoration:none;
}
a:hover, a:active, a:focus { 
	text-decoration; none;
	color:#F00;
}


.container {
	width: 1000px;
	
	background: #FFF;
	margin: 0 auto;
	float:left;
}

.dentro {
	margin-left: 15px;
}

.dinamo {
	width: 209PX;
	height:225PX;
	margin-left:796px;
	margin-top:32px;
	position:absolute;
	
}

.sidebar1 {
	float: right;
	width: 239PX;
	color:#838283;
	padding-bottom: 0px;
	position:relative;
}
.header {
	background: #FFF;
	width:755PX;
	float: left;
	font-family: FuturaBT-Book; 
}

.fooooot1 {
	background: #FFF;
	width:755PX;
	float: left;
	font-family: FuturaBT-Book; 
	margin-top:108px;
}



.fooooot1a {
	background: #FFF;
	width:755PX;
	float: left;
	font-family: FuturaBT-Book; 
	margin-top:75px;
}
@-moz-document url-prefix() { .fooooot1a { margin-top:50px; } } 

.fooooot2 {
	background: #FFF;
	width:755PX;
	float: left;
	font-family: FuturaBT-Book; 
	margin-top:96px;
}

.fooooot3 {
	background: #FFF;
	width:755PX;
	float: left;
	font-family: FuturaBT-Book; 
	margin-top:102px;
}
@-moz-document url-prefix() { .fooooot3 { margin-top:77px; } } 

.fooooot4 {
	background: #FFF;
	width:755PX;
	float: left;
	font-family: FuturaBT-Book; 
	margin-top:115px;
}

.content {
	padding: px 0;
	width: 755px;
	float: left;
}

.contentinside {
	padding: px 0;
	width: 460px;
	float: left;
	margin-top:100px;
	margin-left:100px;
}

.contentinside2 {
	padding: px 0;
	width: 580px;
	float: left;
	margin-top:100px;
	margin-left:100px;
}

.contentinsidecontattidestra {
	padding: px 0;
	width: 289px;
	float: left;
	margin-top:130px;
	margin-left:50px;
}

.contentinsidecontattisinistra {
	padding: px 0;
	width: 310px;
	float: left;
	margin-top:130px;
	margin-left:50px;
}

.contentinsidelavori {
	padding: px 0;
	width: 681px;
	float: left;
	margin-top:130px;
	margin-left:30px;
}




.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}


ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { visited */
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #6F7D94;
	color: #FFF;
}


.footer2 {float:left;
height:60px;
 }

/* ~~ The footer ~~ */
.footer {
	padding: px 0;
	background: #FFF;
	position: relative;
	clear: both; 
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#nav{
	display: inline-block;
	text-align: right;
	float:right;
	margin-top: 20px;
}
#nav ul{}
		#nav ul li{
			width: 100px;
			display: inline-block;
			height: 62px;
		}
-->
</style><!--[if lte IE 7]>
<style>
.content { margin-right: -1px; } /* this 1px negative margin can be placed on any of the columns in this layout with the same corrective effect. */
ul.nav a { zoom: 1; }  /* the zoom property gives IE the hasLayout trigger it needs to correct extra whiltespace between the links */
</style>
<![endif]-->