body, html {
height:100%;
width: 100%;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
color: #3A3A3A;
font-family: arial, helvetica, sans-serif;
font-size: 14px;
line-height: 25px;
}

table {
color: #3A3A3A;
font-family: arial, helvetica, sans-serif;
font-weight: normal; 
font-size: 14px;
line-height: 25px;
}


a:link {
	color: #3A3A3A;
}

a:visited {
/*	color: #5F5F5F;*/
	color: #3A3A3A;
}

#contenitore{
	text-align: center; /*H-centering in early IE versions*/
}

#image-window-base {
	width: 950px;
	height: 600px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	background: white;
	color: #3A3A3A;
}

#piede{
/*	position: relative;*/
	position: absolute;
/*	margin-top: 40px;*/
	width: 100%;
}
