body	{
		margin:0px;
		padding:0px;
		background:#8c8c8c;

		}
td		{
		color:#8F8F8F;
		font-family:tahoma;
		font-size:11px;
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		background:url(images/dot.gif) bottom left no-repeat;
		padding-left:14px;
		}
ul	a	{
		text-decoration:none;
		color:#FFFFFF;
		}
ol 		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ol li	{
		color:#696969;
		height:14px
		}
strong	{
		color:#548DB8;
		}
a		{
		color:#548DB8;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
		
.f		{
		font-weight:normal;
		}
.a1		{
		margin:0 0 0 1px;
		font-weight:bold;
		text-decoration:none;
		color:#626262
		}

#form1 input{
		margin:0px;
		padding:0px;
		}
#form1 .field
		{
		width:170px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#CACACA;
		background:#FFFFFF;
		font-family:tahoma;
		font-size:11px;
		color:#7D7E7C;
		padding:1 0 0 5px;
		margin:0 5 0 2px
		}
.radio{
	width:30px;
}

.button{
	width:70px;

}
input, select{
		width:205px;
		font-family:tahoma;
		font-size:11px;
		color:#7D7E7C;
		padding:2px;
		margin:0px
		}
textarea{
		font-family:tahoma;
		font-size:11px;
		color:#7D7E7C;
		padding:4 0 0 5px;
		margin:0px;
		overflow:auto

		}
		
div{
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:1.5em;
}
#pagina{
	width:766px;
}
#contenuto{
    height: auto !important;  /* per i browser moderni */
    height: 300px;      /* per IE5.x e IE6 */
    min-height: 300px;  /* per i browser moderni */		
	background-image:url(images/center.gif);
	background-position:left top;
	background-repeat:repeat-y;
	display:table;
}
#contestuale{
	float:left;
	width:260px;
	background-image:url(images/left.gif);
	background-position:left top;
	background-repeat:no-repeat;
    height: auto !important;  /* per i browser moderni */
    height: 300px;      /* per IE5.x e IE6 */
    min-height: 300px;  /* per i browser moderni */
	
}
#corpo{
	float:left;
	width:506px;
	text-align:left;
	background-image:url(images/right.gif);
	background-position:left top;
	background-repeat:no-repeat;
    height: auto !important;  /* per i browser moderni */
    height: 300px;      /* per IE5.x e IE6 */
    min-height: 300px;  /* per i browser moderni */
	margin-top:8px;
}
#box{
	margin-top:8px;
	margin-left:65px;
	text-align:left;
}
#footer{
	background-image:url(images/footer.gif);
	height:69px;
}


#rate{
	margin-left:2px;
	margin-top:5px;
	margin-bottom:3px;
	border-bottom:1px solid #CCCCCC;
	margin-right:32px;
	padding-bottom:5px;
	width:160px;
	display:table;

}
#ratesx{
	font-weight:bold;
	float:left;
}
#ratedx{
	font-weight:bold;
	float:right;
}

#privacy{
	padding-top:50px;
	padding-right:50px;	
	padding-bottom:10px;		
	text-align:right;
	color:#FCFCFC;
}
textarrea{

}
.mappa{
color:#FFFFFF;
}
#cl a:link, #cl a:visited{
color:#548DB8;
text-decoration:underline;
}
#cl a:hover{
color:#548DB8;
text-decoration:none;
}
.tit{
color:#548DB8;
background-color:#ececec;
text-transform:uppercase;
font-weight:600px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
letter-spacing:-1px;
line-height:30px;
padding-left:10px;
}

ul.menu_footer {
		margin:0px;
		padding:0px;
		list-style:none;
		display: inline;
		padding-right:45px;
		}
ul.menu_footer li 		{
		display: inline;
		background:none;
		padding-left:14px;		
		padding-right: 10px;
		border-right: 1px solid #FFFFFF;		

		}
ul.menu_footer li a	{
		text-decoration:none;
		color:#FFFFFF;		
		padding-bottom:20px;

}
ul.menu_footer li a:hover	{
		text-decoration:underline;
		color:#FFFFFF;
}
ul.menu_footer li.last	{
		border-right: 0px;
}