#header {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-color: #F7F7F7;
	text-align: center;
}
#wrap {
	width: 960px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #DEDEDE;
	background-color: #FFFFFF;
	-webkit-box-shadow: #D4D4D4 1px 1px 1px;
	-moz-box-shadow: #D4D4D4 1px 1px 1px;
	box-shadow: #D4D4D4 1px 1px 1px;
	padding-bottom: 30px;
}
#testa {
	width:960px;
	height:30px;
	color: #666;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom:15px;
	margin-top: 30px;
}
#form {
	width:800px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#form-content {
	margin-left: auto;
	width: 400px;
	margin-right: auto;
	text-align: center;
}
#user {
	height: 40px;
	outline:none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	outline:none;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left: 3px;
}
#psw {
	height: 40px;
	outline:none;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	outline:none;
	-webkit-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding-left: 3px;
}
.idleField{
	color: #333;
	border: 3px solid #DFDFDF;
	background-color: #FAFFBD;
    }  
.focusField{
	border:3px solid #09C;
	color:#333;
	background-color: #FAFFBD;
    }  
#button {
}
#deadline {
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	font-weight: bold;
}
#info {
	margin-top: 15px;
	text-align: center;
}
#esempio {
	font-style: italic;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#esempio2 {
	font-style: italic;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}
#footer {
	text-align: center;
	color: #FFF;
	font-size: 18px;
	background-image: url(images/fbg.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 70px;
}
#demo {
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}
.demoriga {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #333;
	font-size: 16px;
}
