#WrapperHomepage {
	position: relative;
	width: 780px;
	height: 487px;
	background-image: url('../immagini/b-homepage.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#DominioCampo {
	position: absolute;
	width: 130px;
	top: 75px;
	left: 35px;
	height: 16px;
	border: 1px solid #404040;
	background-color: #ffffff;
}

#DominioSubmit {
	position: absolute;
	width: 40px;
	top: 75px;
	left: 180px;
	height: 18px;
	border: 0px;
	background-color: #606060;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#DominioTesto {
	position: absolute;
	font-size: 10px;
	color: #ffffff;
	top: 100px;
	left: 3px;
	width: 250px;
	height: 28px;
	text-align: center;
} 


#AdslPrefisso {
	position: absolute;
	width: 30px;
	top: 182px;
	left: 35px;
	height: 16px;
	border: 1px solid #404040;
	background-color: #ffffff;
}

#AdslNumero {
	position: absolute;
	width: 95px;
	top: 182px;
	left: 70px;
	height: 16px;
	border: 1px solid #404040;
	background-color: #ffffff;
}

#AdslSubmit {
	position: absolute;
	width: 40px;
	top: 182px;
	left: 180px;
	height: 18px;
	border: 0px;
	background-color: #606060;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#AdslTesto {
	position: absolute;
	font-size: 10px;
	color: #ffffff;
	top: 209px;
	left: 3px;
	width: 250px;
	height: 28px;
	text-align: center;
} 

A#Ipass {
	position: absolute;
	width: 250px;
	height: 90px;
	top: 250px;
	left: 0px;
	text-indent: -9999px;
}


#BannerFocus {
	position: relative;
	top: 70px;
	left: 280px;
	width: 480px;
	height: 119px;
}

#WrapperFocus {
	position: relative;
	top: 30px;
	left: 280px;
	width: 480px;
	height: 203px;
	background-image: url('../immagini/b-focus.jpg');
	background-repeat: no-repeat;
	color: #404040;
}

#WrapperFocus #ImmagineFocus {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 155px;
	height: 201px;
	border-right: 1px solid #ffffff;
}

#WrapperFocus #TestoFocus {
	position: absolute;
	top: 15px;
	left: 180px;
	width: 270px;
	height: 140px;
}

#TestoFocus A {
	color: #6A8500;
}

#TestoFocus A.Titolo {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

#WrapperLink, #WrapperMateriali {
	position: absolute;
	top: 250px;
	left: 280px;
	width: 225px;
	height: 120px;
	color: #404040;
}

#WrapperMateriali {
	left: 530px;
}

#WrapperLink H3, #WrapperMateriali H3 {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #c1c1c1;
	color: #6A8500;
}

#WrapperLink UL, #WrapperMateriali UL {
	margin-left: 18px;
}

#WrapperLink A, #WrapperMateriali A {
	color: #6A8500;
	font-weight: bold;
}

#WrapperEmail {
	position: absolute;
	top: 350px;
	left: 280px;
	width: 480px;
	height: 90px;
	background-image: url('../immagini/b-email.jpg');
	background-repeat: no-repeat;
	color: #404040;
}

#UserName, #Password {
	position: absolute;
	display: block;
	font-weight: bold;
	top: 28px;
	left: 105px;
}

#Password {
	left: 250px;
}

#UserCampo, #PasswordCampo {
	position: absolute;
	width: 90px;
	top: 27px;
	left: 135px;
	height: 16px;
	border: 1px solid #404040;
	background-color: #ffffff;
}

#PasswordCampo {
	left: 308px;
}

#AccediEmail {
	position: absolute;
	width: 50px;
	top: 27px;
	left: 420px;
	height: 18px;
	border: 0px;
	background-color: #606060;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
