@charset "utf-8";

html, body {
	height: 100%;
	padding: 0pt;
	margin: 0pt;
}

body {
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #666666;
	text-align: center;
	background-color: #666666;
	background-image: url(../home/bg-sviluppo.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
}

.top1{
	background-image: url(menuSVILUPPO.gif);
}

.topmenu {
	background-image: url(menuSVILUPPO.gif);
}

.separatore{
	background-image: url(menuSVILUPPO.gif);
}
.left h2{
	color: #405EAC;
}

