html,body{
    margin:8px;padding:0
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	background-image: url(sfondo.gif);
	background-color: #8EA5B3;
}

div#container{
    width:689px;
	margin: 0 auto;
	text-align: left;
	border-right:1px solid #748793;
	border-bottom:2px solid #748793;
	background-color:#FFFFFF;
	padding-top:2px;
}
div#header{
    width:681px;
	margin: 0 auto;
	margin-bottom:0px;
	text-align: left;
	padding-top:14px;
	padding-bottom:0px;
	background: url(sfuma.gif) repeat-x;
}

div#header img{
	vertical-align:top;
}
/******************************************************/
/* MENU DI NAVIGAZIONE
/******************************************************/
div#menu {
    width:681px;
	margin: 0 auto;
	text-align: left;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	background: url(sfuma_menu.gif) repeat-x;
}

div#menu a{
	color:#818181;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	border-right:1px solid #E4E4E4;
	display:block;
	line-height:36px;
	text-align:center;
	float:left;
	width:115px;
	margin-right:0px;
	min-height: 36px;
	height: auto !important;
	height: 36px;*/
	
}

div#menu a:hover{
background: url(sfuma_menu_over.gif) repeat-x;
}
/******************************************************/
/* MAIN
/******************************************************/
div#main{
	width:681px;
	margin: 0 auto;
}


div#titolo{
	width:100%;
	margin: 0 auto;
	line-height:27px;
	text-align: left;
	min-height: 27px;
	height: auto !important;
	height: 27px;
	background: url(sfuma.gif) repeat-x;
	border-top:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4;
	}
div#titolo a{
	color:#818181;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	padding-left:10px;
	line-height:27px;
	text-align: left;
}
div#caseHistory {
	color:#FFFFFF;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url(sfondo_case_history.gif) repeat-x;
	padding:10px 20px 0px 20px;
}
div#caseHistory a{
	color:#FFFFFF;
	text-decoration:none;
	text-align: left;
}
div#caseHistory a:hover{
	text-decoration:underline;
}
div#caseHistory li{
	font-size:11px;
}
.dettagli{
	position:relative;
	text-indent:200px;
	top:0px;
}
.Stile1 {
	color: #3C657B;
	font-weight: bold;
}
.titolo_categorie {
	color: #3C657B;
	font-weight: bold;
	text-decoration:underline;
	background-image:url(arrow.gif);
	background-attachment:fixed;
	background-position:left;
	background-repeat:no-repeat;
	padding-left:6px;
}
.titolo_categorie1 {
	font-size:13px;
	color: #3C657B;
	font-weight: bold;
	text-decoration:none;
}

/******************************************************/
/* COPY
/******************************************************/
div#footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:681px;
	margin: 0 auto;
	padding:16px 0px 16px 0px;
}
div#footer p{
	margin-left:8px;
}
div#footer a{
	color: #818181;
	text-decoration:none;
}
div#footer a:hover{
	color: #818181;
	text-decoration:underline;
}
div#footer img{
vertical-align:middle;
}
