body {
	font-size:100%;
	/*background-color: #E6E6E6;*/
	background-image:url(images/sfondo.png);
	background-repeat:repeat;
	font-family: Arial;
	/*	padding-right:40px;
*/	margin:0px;
	text-align:center;
}

div.container {
	width: 800px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-color: #EFEFEF; */
	background-image: url(images/bordo_inf_dx2.gif);
	background-repeat: no-repeat;
	margin-right: 0;
	margin-left: 0;
	padding-top:0;
	background-position: right bottom;
}
div.head {
	margin: 0;
	padding: 0;
	background-image: url(images/bordo_sup_dx2.GIF);
	background-repeat: no-repeat;
	background-position: right top;	/*background-color: #000000;*/
}
div.head h4 {
	margin:0;
	padding: 20px 0 5px 28px;
	color:#fff;
	font-weight: bold;
	font-size: 1.1em;
	background-image: url(images/bordo_sup_sx2.GIF);
	background-repeat: no-repeat;
	background-position: left top;

}
div.container div.body {
	margin: 0;
	padding: 10px 10px 20px 15px;
	font-size:0.95em;
	background-image: url(images/bordo_inf_sx2.GIF);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.body p {
	padding: 0 40px 0 15px;
}

table.table {
	width:auto;
	background-color:black;
	font-size:80%;
	font-weight:bold;
	font-variant:normal;
	letter-spacing: 2px;
}

div.testa {
	width: auto;
	padding-left: 20px;
	padding-top: 0px;
}

div.header {
	width:800px;
	margin-right: 0px;
	margin-left: 0px;
	height:150px;
	background-image:url(images/logo3.png);
	background-repeat: no-repeat;
	background-color:#000000;
}

img.top{
	padding-left: 29%;
	padding-top:40px;
}
img {
	text-decoration:none;
	border:none;
}

div.feet {
	width:800px;
	margin-right: 0;
	margin-left: 0;
	height:100px;
	background-image:url(images/feet.png);
	background-repeat:no-repeat;
}

div.centrato {
  text-align:left;
   width:800px;
   margin:0 auto;
}
