body {
	margin:0 0 20px 0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	background:#9FA9B3 url(../images/bg_body.jpg) top repeat-x;
}

#layout {
	width:850px;
	/*
	background:#FFFFFF;
	border-left:1px solid #f0f1f2;
	border-right:1px solid #f0f1f2;
	padding-bottom:20px;
	*/
}

#header { 
	border-left:1px solid #f0f1f2;
	border-right:1px solid #f0f1f2;
	background:#f0f1f2;
}

#top {
	height:30px;
	font-size:10px;
	background-color:#f0f1f2;
	color:#314955;
	text-align:right;
	vertical-align:middle;
}
#top a:link, #top a:visited {
	color:#314955;
	text-decoration:none;
	font-weight:normal;
}
#top a:hover {
	color:#6c2828;
}
#top .bandiere {
	vertical-align:middle;
	margin-left:10px;
	margin-right:5px;
}
#top img {
	padding-right:5px;
}

#menu {
	border-left:1px solid #f0f1f2;
	border-right:1px solid #f0f1f2;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	height:32px;
	vertical-align:middle;
	text-align:center;
}
#voci_menu td {
	background-image:url(../images/bg_menu-chiaro.gif);
	background-repeat:repeat-x;
	height:32px;
}
#voci_menu a:link, #menu a:visited {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 35px;
}

#nav {
	border-left:1px solid #f0f1f2;
	border-right:1px solid #f0f1f2;
	color:#314955;
	background-color:#CCCCCC;
	background-image:url(../images/bg_nav.gif);
	background-repeat:repeat-x;
	height:21px;
	font-size:10px;
	vertical-align:middle;
	padding-left:5px;
}
#nav a:link, #nav a:visited {
	color:#314955;
}
#nav a:hover {
	color:#233944;
	text-decoration:none;
}
#contenuto {
	font-size:medium;
	color:#1d2f3f;
	background-color:#FFFFFF;
	padding-left:10px;
}
#contenuto a:link, #contenuto a:visited {
	text-decoration:none;
	color:#863232;
	font-weight:bold;
}
#contenuto a:hover {
	text-decoration:underline;
	color:#6c2828;
}

#footer {
	/*
	border-top:1px dotted #ccc;
	padding:20px 10px;
	background:url(../images/bg_footer.gif) repeat-x center #fff;
	*/
	background:url(../images/bg_footer.gif) repeat-x bottom;
	height:66px;
	vertical-align:bottom;
}
#footer table {
	text-transform:uppercase;
	font-size:10px;
	color:#314955;
	height:50px;
}
#footer a:link, #footer a:visited {
	color:#314955;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#6c2828;
}

#report { padding-top:20px; color:red; }

.separator { border-top:1px dotted #6c2828; margin:30px 10px 0 10px;}
.data { font-size:10px; background:#eee; border:1px solid #ccc; padding:0 2px; margin-left:5px; float:right }
.red { color:red; font-weight:bold; font-size:14px; }
.offerta { border:1px solid #ccc; background:#eee; padding:10px; margin:25px 0; }
.offerta .titolo { color:#FF6600; font-weight:bold; }
.boxServizi { float:left; width:195px; margin-right:5px; border:1px solid #FFCC66; padding:10px; background:#FFFFCC; }
.boxFoto { padding:10px; margin-right:5px; border:1px solid #6699CC; background:#deeefd; }
.pulisci { clear:both; font-size:0; }

#cartinaHome { background:url(../images/bg_cartina.jpg) repeat-x center top; }

