/* CSS Document */
html{height: 100%; margin-bottom: 1px} 
body{
	margin:0px;
	background-color:#FFFFFF;	
	background-image: url(sf_body.gif);
	background-position: top left;
	}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
textarea,input,select,option{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #C4C4C4;
}
.no_bordo{
	border:0px none;
	}
.bordo{
	border:1px solid #0A63F1;
	padding:2px;
}
.blu{
	color:#4672B9;
	font-weight:bold;
	font-size:12px;
	}
a,a:link,a:visited{
	color:#0A63F1;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	color:#4672B9;
	font-weight:bold;
	text-decoration:none;
}
a.menu,a.menu:link,a.menu:visited{
	color:#09357C;
	font-weight:normal;
	text-decoration:none;
	}
a.menu:hover{
	color:#0A63F1;
	font-weight:normal;
	text-decoration:none;
}
.nome_campi{
	color:#4672B9;
	font-weight:bold;
	}
.risposta{
	color:#009900;
	font-weight:bold;
	}
.errore{
	color:#d70000;
	font-weight:bold;
	}	
.piede{
	color:#0A63F1;
	}
.submit
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:90px;
} 
.submit_3
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:150px;
} 
.submit_2{
	width:210px;
	border: 3px double #4E5752; 
	border-top-color: #82B5CB; 
	border-left-color: #82B5CB; 
	padding: 0.25em; 
	background-color: #D5DCE2; 
	background-repeat: repeat-x; 
	color: #000000;
}
.sf_tit{
	background-image:url(basetit_cs2.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	font-size:18px;
	font-family:Arial;
	text-transform:uppercase;
	color:#0A63F1;
	padding-left: 20px;
	}
.corpo{
	vertical-align:top;
	}
.centro{
	padding:4px;
	padding-top:0px;
	vertical-align:top;	
	border-left:1px solid #ADADAD;
	border-right:1px solid #ADADAD;
	background-color:#FFFFFF;
	background-image:url(sf_corpo_cs.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:400px;
}
.spazio{
	width:2px;
	font-size:2px;
	color:#FFFFFF;
	}
.top_butt{
	background-image:url(bott_cs.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:20px;
	color:#0A63F1;
	text-transform:uppercase;
	background-color:#94CBFF;
}
.butt{
	background-image:url(bott2_cs.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:20px;
	color:#0A63F1;
	text-transform:uppercase;
	background-color:#D9E6F3;
}

.sub_butt{
	background-image:url(sub_bott_cs.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
	padding-left:22px;
	color:#0A63F1;
	background-color:#E5EDF6;
}
.bordo_home{	
	background-image:url(baseimg_cs3.gif);
	background-repeat:no-repeat;
	background-position:center;
	}
.categoria{
	color:#4672B9;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	border-bottom:1px solid #4672B9;
}
.titolo_ann{
	color:#0A63F1;
	line-height:18px;
	font-weight:bold;
	background-color:#F2F2F2;
	text-align:center;	
}
.box{
	border:4px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-top:1px solid #D9D9D9;
	height:190px;
}
.testo_ann{
	line-height:15px;
	text-align:justify;
	}
.td_cat{	
	border-bottom:1px solid #ADADAD;
	line-height:18px;
	text-align:left;
	padding-top:7px;
	}
.list_cat{
	list-style:square;	
	color:#6EA5E3;
	}
.list_cat:hover{
	list-style:square;
	background-color:#f1f1f1;
	cursor:pointer;
}
