body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	color:#555555;
	font-size:13px;
	background:  #CECECE url(../img/background.png) repeat-x;
	background-position: top left;
	font-family:Arial, Helvetica, sans-serif;
}

#corpo {
	position: relative;
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 138px 0 0 0;
	border: 0;
	text-align: left;
}

.clear{
	clear:both;
}

#main-container{
	width:400px;
	margin-left: auto;
	margin-right: auto;
}

#form-container{
	background-color:#f5f5f5;
	padding:15px;
	
	-moz-border-radius:12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius:12px;
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	text-transform:uppercase;
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Tahoma,Arial,Sans-serif;
}

textarea{
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

.info{
	color: #333333;
	text-align:center;
	padding:10px;
	margin-top:10px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 58px;
	width: 314px;
	height: 87px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/marcatore.png);
	background-position: center;
	background-repeat: no-repeat;
	/*background-attachment: scroll;*/
}

#hello {
	position: absolute;
	left: 609px;
	top: 25px;
	width: 190px;
	height: 106px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/vignetta.png);
	background-position: center;
	background-repeat: no-repeat;
	/*background-attachment: scroll;*/
}

#menutop {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 800px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
}

div#menutop ul{
	margin: 0;
	padding: 0;
	border: 0;
}

div#menutop li{
	margin: 0;
	border: 0;
	list-style: none;
	float: left;
}


div#menutop a{
	width: 100px;
	line-height: 30px;
	margin:0;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0;
	display: block;
	border: 0;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

#menutop a:visited{
	width: 100px;
	line-height: 30px;
	margin:0;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0;
	display: block;
	border: 0;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}

#menutop a:hover{
	width: 100px;
	line-height: 30px;
	margin: 0;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0;
	background-image: url(../img/stella3.png);
	background-position: left center;
	background-repeat: no-repeat;
	border: 0;
	float: left;
	color: #CC0033;
	font-size: 14px;
	text-decoration: none;
}
