body {  
	text-align: center; 	
	background: url(images/sfondo.jpg);
	background-color: #afc2c9;
	background-repeat: repeat-x;
	font-family: Serif,Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}

#content {
	background: #fff;
	width: 860px;
	height: 750;
      margin-left: auto;
      margin-right: auto;
}

#header {
	background: #fff;
	height: 254px;
	width: 820px;
      margin-left: auto;
      margin-right: auto;

}

._middle {
	height: 450px;
	width: 820px;
	margin-top: 0px;
      margin-left: auto;
      margin-right: auto;
}

.titolo {
	line-height: 24px;
	font-size: 34px;
	color: #b2c3cb;
	margin-left: 0px;
	font-weight: bold;
	text-decoration: none;
}

.titoli_paragrafi {
	line-height: 16px;
	font-size: 14px;
	color: #637d85;
	padding: 9px;	
	font-weight: bold;
}

.pajare  {;
	font-size: 20px;
	color: #637d85;	
	font-weight: bold;
}


#menu table {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 820px;
	text-align: center;
	
}

#menu td {
	background: #b2c3cb;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	width: 210px;
	float: middle;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#menu td a, menu td a:visited {
	display: block;
 	color: #637d85;
 	background: #e1e1e1;
	text-decoration: none;
}

#menu td a:hover {
 	color: #fff;
 	background: #b2c3cb;

}

a, a:visited, a:hover{
	color: #b2c3cb;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
