body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7ADB6;
	background-image: url(../img/sfondo5.jpg);
	background-color: #C0C6CD;
	background-repeat: repeat-y;
	background-position: center;
}.homebg {
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 121px;
}
.menu1home {
	background-image: url(../img/menu1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu2home {
	text-align: right;
	text-indent: 0px;
	background-image: url(../img/menu2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: bottom;
}

