body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../image/sf2dx.jpg);
	background-repeat: repeat-x;
	margin: 0;
	background-color: #FFFFFF;
}


h3   
{
	color: #E6ECCA;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
	background-color: #FFF;
}
#content {
	background-image: url("../image/body.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 960px
}
/* ----------- BANNER ----------- */
p
 {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0
}
.testo  {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
#linkFloatTestata {
	position: absolute;
	top: 51px;
	right: 36px;
	width: 389px;
	height: 173px;
	border: dotted 0 #800000
}
#linkFloatTestata a { display: block; width: 100%; height: 100% }
#boxdx   {
	color: #356877;
	margin-top: 460px;
	margin-left: 60px;
	padding-top: 0px;
	padding-left: 0px;
	width: 240px;
	min-height: 280px;
	float: left
}
#boxdx h2 {
	color: #1267e8;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 40px;
}
#boxdx h3 {
	color: #007d93;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
}
#boxdx ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#boxdx ul li   {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 220px;
	float: left;
	color: #333;
	line-height: 16px;
	list-style-image: url(../image/arrow.gif);
}
#boxsx {
	margin-top: 460px;
	margin-bottom: 50px;
	margin-left: 50px;
	width: 550px;
	float: left
}
#boxsx h2 {
	color: #1267e8;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}
#boxsx h3 {
	color: #007d93;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
}
#boxsx .testo {
	padding: 0;
	margin-bottom: 10;
	line-height: 20px;
}

#menu  {
	position: relative;
	height:28px;
	text-align: left;
}
#menu ul {
	margin: 0;
	padding: 0;
	margin-left: 120px;
}
#menu ul li   {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	list-style-type: none;
	width: 110px;
	height: 28px;
	float: left;
	border: solid 0 #e57718;
}
#menu ul li a {
	color: #FFF;
	display: block;
	padding-top: 5px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#menu ul li a:hover  {
	color: #444;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	border-width: 0
}


.errore
{
  margin:10px;
  padding:10px;
  border: 2px solid #FF0000; 
}

#credits {
	color: #356877;
	background-color: #fff;
	text-align: center;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#footer {
	color: #666;
	font-size: 10px;
	text-align: center;
	width: 960px;
	float: left;
	clear: both;
	background-color: #FFF;
	height: 15px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}


a:link  { color: black; text-decoration: none }
a:visited  {
	color: black
}
a:hover {
	color: #444;
	text-decoration: none
}
a:active {
	color: black;
	text-decoration: none
}


.clearer {
	float:none;
	clear:both;
	font-size:0px;
	height:0px;
}
