/***********************************************//*          AEsito by AEdit srl                *//*                                             *//*       layout CSS by Michele Fiaschi         *//*          Release 3.0 - oct 08               *//***********************************************/@import "header.css";@import "tabcontrol.css";@import "arsiaStyle.css";@import "error.css";@import "admincontrol.css";@import "typography.css"; @import "custom_style_elmt.css";/*  importo componenti generale ambiente  *//*  ************************************  */body {	text-align:center;}/* elementi nascosti */.hidden_nav {	display: none;	margin:0px;	padding:0px}div#container {	max-width:1240px;	min-width:760px;	text-align:left;	margin:0 auto}div#header {	float:left;}div#header_logo {	display:block;	clear: both;	float:left;	width: 200px; /* stesso valore della proprietà margin-left di header_box */	height:120px;}div#contentmain {	float:right;	width:100%;	margin-left:-200px}div#contentbox {}div#content {	margin:0 20px 0 220px}div#navigation {	float:left;	width:240px;	margin-left:10px;	display:inline}div#extra {	}div#footer {	clear:both;	width:100%}