body {
padding: 0px;
font-size: 12px;
margin: 0px; 
color: #564B47; 
font-family: "Trebuchet MS", Tahoma, arial, "times New Roman"; 
background-color: #000;
}
#container{
left: 50%; 
margin: -260px 0px 0px -305px;
width: 611px; 
position: absolute; 
top: 50%;
height: 520px;  
padding:0;
}
#header{
position:absolute;
width:611px;
height:133px;
top: 0;
left: 0;
}
#content{
position:absolute;
left:5px;
top: 133px;
background-color:#FFFFFF;
width:600px;
height:300px;
}
#box_news,#box_foto{
background-image: url(immagini/sfondo_box.gif);
background-repeat: no-repeat;
height: 280px;
width: 275px;
position:absolute;
top: 10px;
left: 16px;
}
#box_foto{
left: 313px;
padding-top:5px;
padding-left:3px;
}
#box_news h2{
background-image: url(immagini/titolo_news.gif);background-repeat: no-repeat; 
width:53px; height:19px; 
margin-top:10px; margin-left:16px;
}
#box_news span, #box_wide span{display:none;}
#box_news p{padding:0; margin:0; margin-left:10px; text-align:justify; margin-right:16px; }
#footer{
background-image: url(immagini/pentaindustria_footer.gif);
background-repeat: no-repeat;
width: 611px;
height: 87px;
position:absolute;
left: 0;
top: 433px;
}
#footer p{
text-align:center;
padding:0;
margin: 0;
}
a{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #999999;
	text-decoration: none;
}
#box_wide{
	background-color:#FFF;
	background-image: url(immagini/sfondo_box_wide.gif);
	background-repeat: no-repeat;
	height:269px;
	margin-top:10px;
	padding-top:1px;
}
#box_wide p{ text-align:justify; padding:0; margin: 0 36px;}
#box_wide h2{
background-image: url(immagini/titolo_contatti.gif);background-repeat: no-repeat; 
width:85px; height:19px; 
margin-top:11px; margin-left:30px;
}
#box_wide h3{ padding:0; margin: 0 36px; color: #333333; font-size:14px;}

