/* CSS x Area Riservata Santa Croce Cream */ 

* {
   padding:0;
   margin:0;
}

html {
	height: 100%;
}

H1 {
	PADDING-RIGHT: 0.5em; 
	PADDING-LEFT: 0.5em; 
	FONT-WEIGHT: normal; 
	PADDING-BOTTOM: 0.5em; 
	MARGIN: 0px; 
	COLOR: #fff; 
	PADDING-TOP: 0.5em; 
	FONT-FAMILY: "Comic Sans MS","Century Gothic","Avant Garde",Arial, sans-serif; 
	LETTER-SPACING: 2px; 
	BACKGROUND-COLOR: #11b
}

#nav {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none; 
	HEIGHT: 1.5em; 
	BACKGROUND-COLOR: #006
}

#page {
	width:610px;
	margin:0 auto;
	height:100%;
	padding:0;	
}

#login {
	width:610px;
	height:458px;
	background: url('../images/boxLogin.png') no-repeat;
}

#boxUsername {
	margin-top: 210px;
	margin-left: 225px;
	height:35px;
	width:220px;
	border:solid;
	border-width:thin;
	background-color:#1E4F8A;
	font-size:14px;
}

#boxPassword {
	margin-top: 14px;
	margin-left: 225px;
	height:35px;
	width:220px;
	border:solid;
	border-width:thin;
	background-color:#1E4F8A;
	font-size:14px;
}

#btnLogin {
	 background-image: url('../images/pulsanteLogin.png');
	 background-repeat: no-repeat;
	 border:none;
	 width: 103px;
	 height: 42px;
	 margin-top: 35px;
	 margin-left: 228px;
}

#boxErroreLogin1 {
	width:610px;
	height:458px;
	background: url('../images/erroreLogin1.png') no-repeat;
}

#boxErroreLogin2 {
	width:610px;
	height:458px;
	background: url('../images/erroreLogin2.png') no-repeat;
}

#boxErroreSessione {
	width:610px;
	height:458px;
	background: url('../images/erroreSessione.png') no-repeat;
}

#boxErroreSessione2 {
	width:610px;
	height:458px;
	background: url('../images/erroreSessione2.png') no-repeat;
}