#container {
	width: 926px;
	background: url(img/sfondo_blu.jpg) no-repeat top left;
}

#footer {
	width: 926px;
	height: 72px;
	background: url(img/down_blu.jpg) no-repeat top left;
}

#containerFirma {
	width: 926px;
	height: 149px;
	background: url(img/down_img_blu.jpg) no-repeat top left;
}

a:link, a:visited  {
	color: #555555;
	text-decoration: underline;
}

a:hover {
	color: #3366FF;
	text-decoration: underline;
}