
/******************** Form ********************/
form {
	margin:1px
}

select {
	color:#666;
	background-color:#fff;
	font:normal 12px "Lucida Grande",serif
}

textarea {
	color:#000;
	background-color:#e4e4e4;
	font:normal 12px "Lucida Grande",serif
}

input {
	color:#000;
	background-color:#e4e4e4;
	font:normal 12px "Lucida Grande",serif;
	vertical-align:text-bottom
}

.fastk {
	margin-right:5px;
	color :#f00;
	font-weight:bold
}

.flabel {
	float:left;
	width:100px;
	margin-right:20px;
	text-align:left;
	font-size:12px
}

.fbox {
	float:left;
	width:480px;
	margin-bottom:10px;
	text-align:left;
	display:inline
}

.fs {
	color:#f00;
	font-size:12px;
	font-weight:bold
}

.fcheck {
	color:#f00;
	font-size:9px;
	font-weight:bold;
	display:inline
}
.fcheck-lite {
	font-size:9px;
	display:inline
}
.fcheckblock {
	color:#f00;
	font-size:12px;
	font-weight:bold;
	display:block
}

.fprivacy {
	height:110px;
	overflow:auto;
	border:1px solid #ddd;
	color:#666;
	background-color:#eee;
	padding:5px;
	font-size:11px;
	line-height:13px;
	margin-top:5px
}

.fprivacyon {
	height:110px;
	overflow:auto;
	border:1px solid #ddd;
	color:#000;
	background-color:#ffd6be;
	padding:5px;
	font-size:11px;
	line-height:13px;
	margin-top:5px
}

.fast {
	margin-right:5px;
	color:#f00;
	background-color:transparent;
	font-size:12px;
	font-weight:bold
}

.flabelcell {
	margin-right:10px;
	text-align:right;
	font-size:11px
}

.fboxcell {
	margin-bottom:10px;
	text-align:left
}

.fboxcell_strong {
	color:#07406F;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;
	font-size:12px
}

a.flink, a.flink:link, a.flink:visited {
	color:#f60;
	text-decoration:underline
}

a.flink:hover, a.flink:active, a.flink:focus {
	color:#666;
	text-decoration:none
}




/******************** Verifiche ********************/
.email_errore {
	color:#f00;
	font-weight:bold;
	display:inline;
	font-size:9px
}

.email_conferma {
	color:#393;
	font-weight:bold;
	display:inline;
	font-size:9px
}

.obbligatorio_label {
	color:#f00;
	background-color:transparent;
	font-weight:bold
}

.evidenziato {
	color:#f00;
	background-color:transparent
}







/***** Login *****/
.box_login {
	width:648px;
	color:#ddd;
	background:#333 url('../immagini/bg/bg_black_med.jpg') repeat-x 0 0;
	text-align:center
}

.box_login_bottom {
	color:#ddd;
	background:#464545 url('../immagini/struttura/box_login_bottom.jpg') no-repeat 0 0
}

a.login, a.login:link, a.login:visited {
	color:#666
}

a.login:hover, a.login:active, a.login:focus {
	color:#000
}

a.login2, a.login2:link, a.login2:visited {
	color:#333;
	background-color:#ffcf83;
	padding:3px 5px;
	border-bottom:1px solid #333;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:22px
}

a.login2:hover, a.login2:active, a.login2:focus {
	color:#666;
	background-color:#ccc
}
