.bgtop {
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
}
.bgbody {
	background-image: url(../img/bgall.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.testolang {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a.but:link, a.but:hover, a.but:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;	
}

a.but:hover{
	text-decoration:underline;
}

a.butpag:link, a.butpag:hover, a.butpag:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	cursor: hand;	
}

a.butpag:hover{
	text-decoration:underline;
}

.linea {
	background-image: url(../img/lineaor.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: auto;
	border: 0px;
}

.icon {
	clear:right;
	float:left;
}
.icondx {

	clear:left;
	float:right;
}
.bgbodyhome {

	background-image: url(../img/bghome.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgtophome {

	background-image: url(../img/tohome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgbottomhome {

	background-image: url(../img/bottomhome.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
