html {background:#002e66 url('../img/bg.gif') repeat-x;}


html,body {
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	border: none;
	text-align: left;
	
}

body {
	margin: 0px;
background: url('../img/headerGERO.jpg') no-repeat top center;
padding-top: 250px;
}

img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}

a img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a:link img,a:visited img,a:hover img,a:active img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

a:link {
	color: #f00;
	text-decoration: none;
}

a:visited {
	color: #f77;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	color: #fff;
	text-decoration: none;
}

form,fieldset,label,legend {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear {
	clear: both;
}

.nascondi {
	display: none;
}

.appari {
	display: inline;
}

.block {
	display: block;
}

.centra {
	text-align: center;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

/*intro*/

div#content {
	width: 385px;
	margin: 0 auto;
}

div#login_box,div#reg_box,div#smar_box {
	margin-top: 3px;
}

div#login_top {
	background: url('../img/login_top.gif') no-repeat;
	width: 385px;
	height: 38px;
}

div#login_top p,div#reg_top p,div#smar_top p {
	color: #666;
	font-size: 15px;
	padding: 10px;
	font-weight: bold;
}

div#login_content,div#reg_content,div#smar_content {
	background: url('../img/login_back.gif') repeat-y;
	width: 385px;
}

div#login_content p,div#reg_content p,div#smar_content p {
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin: 0;
}

div#login_footer,div#reg_footer,div#smar_footer {
	background: url('../img/login_footer.gif') no-repeat;
	width: 385px;
	height: 13px;
	font-size: 10px;
}

div#reg_top,div#smar_top {
	background: url('../img/reg_top.gif') no-repeat;
	width: 385px;
	height: 38px;
}

div#reg_accesso input {
	background: url('../img/reg_registrati.gif') no-repeat;
	width: 90px;
	height: 24px;
	border: none;
	cursor: pointer;
}

div#smar_accesso input {
	background: url('../img/smar_richiedi.gif') no-repeat;
	width: 78px;
	height: 24px;
	border: none;
	cursor: pointer;
}

fieldset {
	text-align: left;
	padding: 10px;
}

fieldset input {
	font-size: 16px;
	color: #658acf;
}

fieldset select {
	width: 200px;
	padding: 0;
}

fieldset input,select {
	float: right;
	margin-bottom: 10px;
	margin-right: 20px;
	font-family: Verdana;
}

fieldset input {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border: 1px solid #C6C6C6;
	float: right;
	font-size: 14px;
	padding: 5px;
	width: 190px;
}

fieldset div {
	margin-bottom: 10px;
	font: normal 12px Verdana;
	color: #333;
}

fieldset label {
	float: left;
	width: 140px;
	margin-top: 5px;
}

div.invia {
	width: 100%;
	overflow: hidden;
}

div#login_accesso,div#reg_accesso,div#smar_accesso {
	text-align: right;
	padding-right: 30px;
}

div#login_accesso input {
	background: url('../img/login_entra.gif') no-repeat;
	width: 61px;
	height: 24px;
	border: none;
	cursor: pointer;
}

div.avviso {
	text-align: left;
	color: white;
	font-weight: normal;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 10px;
}

div.avviso_positivo {
	text-align: left;
	color: #35db02;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 10px;
}

.loader {
	margin-right: 10px;
	display: inline;
}

div.aiuto {
	text-align: right;
	margin-bottom: -10px;
}

div.aiuto a {
	background: url('../img/help.gif') no-repeat  right center;
	padding: 3px;
	padding-left: 7px;
	padding-right: 20px;
	font-size: 12px;
	color: #fcabab;
}

div.aiuto a:hover {
	text-decoration: underline;
}

div.registrati {
	float: left;
	color: #136fc4;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
	margin-top: 8px;
}

div.registrati a {
	color: #136fc4;
}

div.registrati a:hover {
	color: #136fc4;
	text-decoration: underline;
}
