body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	background-image:url(images/homepage_ban_00_red.gif);
	background-color: #FF6699;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-repeat: repeat-y;
	background-position: center top;
}
#corpo_pagina{
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	background-image: url(images/homepage_ban_01_red.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#corpo_pagina #intestazione #menu {
	height: 125px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: right;
	background-image: url(images/top_red.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
