img {
  border:0;
}

body {
	background: #FFFFFF url(images/bg.gif) repeat-x;
	color: #333333;
	font-size: 12px;
	font-family: tahoma, arial, verdana;
 	margin: 0px auto 0px ;
	padding: 0px;
	}

#logo{
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  float: left;
  width: 362px;
  height: 100px;
}

#logo a {
	display: block;
	width: 450px;
	height: 89px;
	padding: 0;
	text-indent: -100000px;  
	text-align: left; 
}


.content{
  margin: 40px 0 0 0;
}


h1 {
	color: #333333;
	font-size: 24px;
	font-family: Georgia, arial, verdana, times;
	font-weight: bold;
	border-bottom: 0px dotted #333333;
	margin: 20px 0px 5px 0px !important;
	margin: 25px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
}
	
/*------------------------------------------------------------------------------
ANAGRAFICHE
------------------------------------------------------------------------------*/
.bloccoAnagrafica{
 	text-align:left;
  	color: #333333;
	font-size: 16px;
	font-family: Georgia, arial, verdana, times;
	font-weight: bold;
	border-bottom: 0px dotted #333333;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
	width:800px;
}
