/* CORPO */
#corpo {
	position: absolute;
	top: 127px;
	left: 5px;
	width: 601px;
	border-top: none;
	border-bottom: none;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CA0400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
}

/* SECONDO LIVELLO */

		#chat {
			position: absolute;
			width: 65px;
			height: 25px;
			top: 0px;
			left: 10px;
		}
		#forum {
			position: absolute;
			width: 65px;
			height: 25px;
			top: 0px;
			left: 10px;
		}
		#tessera {
			position: absolute;
			width: 74px;
			height: 25px;
			top: 0px;
			left: 75px;
		}
		#gesutente {
			position: absolute;
			width: 161px;
			height: 25px;
			top: 0px;
			left: 200px;
		}
		#avanzata {
			position: absolute;
			width: 161px;
			height: 25px;
			top: 0px;
			left: 360px;
		}

/* FINE SECONDO LIVELLO */

/* GENERALE */

	#riquadro_generale_as {
		background-color: #FFFFCC;
		position: absolute;
		top: 24px;
		left: 23px;
		width: 265px;
		height: 132px;
	}
		#riquadro_generale_penna {
			position: absolute;
			top: 10px;
			left: 10px;
			width: 61px;
			height: 45px;
		}
			#riquadro_generale_penna_scritta_su {
				position: absolute;
				top: 5px;
				left: 76px;
				width: 164px;
			}
			#riquadro_generale_penna_scritta_giu {
				position: absolute;
				top: 50px;
				left: 5px;
				width: 235px;
				height: 62px;
			}
	#riquadro_generale_ad {
		position: absolute;
		background-color: #FFFFCC;
		top: 24px;
		left: 313px;
		width: 265px;
		height: 132px;
	}
		#riquadro_generale_padlock {
			position: absolute;
			top: 8px;
			left: 10px;
			width: 52;
			height: 50;
		}
		#riquadro_generale_padlock_scritta_su {
			position: absolute;
			top: 5px;
			left: 70px;
			width: 164px;
		}
		#riquadro_generale_padlock_scritta_giu {
			position: absolute;
			top: 55px;
			left: 7px;
			width: 238px;
			height: 56px;
		}
	#riquadro_generale_basso {
		position: absolute;
		background-color: #FFFFCC;
		top: 179px;
		left: 23px;
		width: 554px;
		height: 140px;
	}
		#riquadro_generale_piatto1 {
			position: absolute;
			top: 14px;
			left: 14px;
			height: 26px;
		}
		#riquadro_generale_piatto2 {
			position: absolute;
			top: 44px;
			left: 44px;
			height: 26px;
		}
		#riquadro_generale_piatto3 {
			position: absolute;
			top: 74px;
			left: 74px;
			height: 26px;
		}
		#riquadro_generale_piatto4 {
			position: absolute;
			top: 104px;
			left: 104px;
			height: 26px;
		}
			#riquadro_generale_piatto_scritta{
				position: absolute;
				top: 4px;
				left: 33px;
				width: 461px;
			}

/* ISCRIZIONE - RIQUADRO */

	#riquadro {
		border: 2px solid #FF9933;
		position: absolute;
		height: 718px;
		width: 410px;
		left: 90px;
		top: 72px;
		background-color: #FFFFE1;
}
	#as {
		position: absolute;
		top: -2px;
		left: -2px;
	}
	#bd {
		position: absolute;
		top: 685px;
		left: 377px;
		background-image: url(immagine%20di%20layout);
	}

/* ISCRIZIONE - DATI DA INSERIRE */

#dvnome {
	position: absolute;
	width: 79px;
	height: auto;
	top: 33px;
	left: 30px;
}
	#nome_ins {
		position: absolute;
		width: auto;
		height: auto;
		top: 30px;
		left: 160px;
	}
#dvcognome {
	position: absolute;
	width: 99px;
	height: auto;
	top: 63px;
	left: 30px;
}
	#cognome_ins {
		position: absolute;
		width: auto;
		height: auto;
		top: 60px;
		left: 160px;
	}
#dvemail {
	position: absolute;
	width: 57px;
	height: auto;
	top: 93px;
	left: 30px;
}
	#email_ins {
		position: absolute;
		width: auto;
		height: auto;
		top: 90px;
		left: 160px;
	}
#dvnomeutente {
	position: absolute;
	width: 104px;
	height: auto;
	top: 133px;
	left: 30px;
}
	#nomeutente_ins {
		position: absolute;
		width: auto;
		height: auto;
		top: 130px;
		left: 160px;
	}

#dvpassword {
	position: absolute;
	width: 104px;
	height: auto;
	top: 163px;
	left: 30px;
}
	#password_ins {
		position: absolute;
		width: auto;
		height: auto;
		top: 160px;
		left: 160px;
	}
#dvpassword2 {
	position: absolute;
	width: 119px;
	height: auto;
	top: 193px;
	left: 30px;
}
	#password_ins2 {
		position: absolute;
		width: auto;
		height: auto;
		top: 190px;
		left: 160px;
	}

#dvcellulare {
	position: absolute;
	width: auto;
	height: auto;
	top: 273px;
	left: 30px;
}
	#cellulare_ins {
		position: absolute;
		width: auto;
		height: auto;
		top: 270px;
		left: 160px;
	}

#dvnascita {
	position: absolute;
	width: auto;
	height: auto;
	top: 302px;
	left: 30px;
}

		#nascita_ins {
			position: absolute;
			width: 196px;
			height: auto;
			top: 299px;
			left: 160px;
		}

#dvcitta {
	position: absolute;
	width: auto;
	height: auto;
	top: 243px;
	left: 30px;
}
	#citta_ins {
		position: absolute;
		width: auto;
		height: auto;
		top: 240px;
		left: 160px;
	}
#secondaparte {
	position: absolute;
	top: 340px;
	left: 35px;
}

/* FINE DATI DA INSERIRE */
/* FINE RIQUADRO */