body,html {
/*	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; */
	font-family: Verdana, Helvetica, Helv;
	font-size: 11px;
/*	font-weight: normal; */
	color: #000000;
	margin: 0;
/*	background-color:#FFFFFF; */
/*	background-color:#FAFEFF; */
/*	background-color:#DFFFF5; */
/*	background-color:#EFFFFA; */
/*	background-color:#F5F5F5; */
	background-color:#FFFFFF;
}

#cal_div .cpOtherMonthDate {
	color:#808080;
}

#div_main {
/*	position:absolute; */
	left:1px;
	top:1px;
	width:98%;
	height:auto !important;
/*	background:#FFEBEB; */
	text-align:center;
}

#div_content {
	width:90%;
/*	background:#BF3B3B; */
	margin:auto;
}

#div_messaggio_center {
	text-align:center;
	margin-top:1em;
}

#div_tasti_center_middle,
#div_tasti_center_middle_mini {
	text-align:center;
	margin-top:50px;
	height:auto !important;
}

#div_tasti_center_middle_mini {
	margin-top:3em;
}

#div_develop {
/* 	display:none; */
	text-align:left;
	margin-top:0.5em;
	background:#BBEDC6;
	padding:0.2em;
	border:1px solid #22529A;
}

a:link {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration:none;
	color:#000000;
}

.FileLog {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.InputControl,
.InputControlDisabled,
.InputControlFocused {
	font-family:Verdana, Helvetica, Helv;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-width:1px;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-style:solid;
	z-index:0;
}

.InputControlDisabled {
	color:#CFCFCF;
}

.InputControlFocused {
	background-color:#ffffe1;
	border-color:#003399;
	border-style:solid;
	border-width:1px;
}

.input_like_control {
	font-family:Verdana, Helvetica, Helv;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.InputControlRicerca,
.InputControlRicercaFocused {
	font-family:Verdana, Helvetica, Helv;
	font-size:10px;
	text-decoration:none;
	color:#303030;
	background-color:#e0dfed;
}

.InputControlRicercaFocused {
	color:#000000;
	color:#303030;
	background-color:#ffffe1;
	border-color:#003399;
	border-style:solid;
	border-width:2px;
}

.Label,
.label_error,
.label_obbligatoria,
.label_obbligatoria_error {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.label_error {
	color:#ff0000;
}

.label_obbligatoria,
.label_obbligatoria_error {
	font-weight:bold;
	color:#6f6f6f;
}

.label_obbligatoria_error {
	color:#ff0000;
}

.tabbed{
	float:left;
	text-align:center;
}


.rowTabbed{
	padding:5px;
	display:block;
	border-bottom:1px solid #EEE;
}

.label_sito_web {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	text-decoration:none;
	color:#999999;
}

.label_top_frame {
	font-family:Verdana, Helvetica, Helv;
	font-size:10px;
	text-decoration:none;
	color:#303030;
	line-height:10px;
}

.TastoPrincipale,
.TastoPrincipaleFocused,
.TastoPrincipaleSmall,
.TastoPrincipaleSmallFocused {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#22529A;
	background-color:#D6DFF7;
	border-color:#6E89DD;
	border-width:1px;
	cursor:pointer;
	height:24px;
	width:200px;
}

.TastoPrincipaleSmall,
.TastoPrincipaleSmallFocused {
	width:120px;
}

.TastoPrincipaleFocused,
.TastoPrincipaleSmallFocused {
	background-color:#FFFFE1;
	border-style:solid;
	border-color:#003399;
}

.TastoSecondario,
.TastoSecondarioFocused,
.TastoSecondarioSmall,
.TastoSecondarioSmallFocused {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
	background-color:#FFFFFF;
	border-color:#000000;
	border-width:1px;
	cursor:pointer;
	height:24px;
	width:150px;
}

.TastoSecondarioSmall,
.TastoSecondarioSmallFocused {
	width:120px;
}

.TastoSecondarioFocused,
.TastoSecondarioSmallFocused {
	background-color:#FFFFE1;
	border-style:solid;
	border-color:#003399;
}

.TestoBig {
	font-family:Verdana, Helvetica, Helv;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#8F3535;
}

.TestoEsitoOK,
.TestoEsitoKO,
.TestoVerde,
.TestoRosso,
.TestoBlu {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#8ad476;
}

.TestoEsitoKO {
	color:#ff0000;
}

.TestoVerde {
	color:#008300;
}

.TestoRosso {
	color:#FF0000;
}

.TestoBlu {
	color:#0300FF;
}

.TestoGoBack {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#303030;
	cursor:pointer;
}

.TestoDataModifica,
.TestoPrincipale {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#303030;
}

.TestoRiquadro {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

.TestoStandard {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #000000;
}

.TestoTitoletto {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#22529A;
}

.testo_importo_tessera {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#000066;
}

.TestoTitolone {
	font-family:Verdana, Helvetica, Helv;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#274B7F;
}

select .separatore {
	font-weight:bold;
	color:#666666;
	background-color:#E1E1E1;
}

select .evidenziata {
	color:#ff0000;
}

.testo_da_incassare {
	font-family:Verdana, Helvetica, Helv;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ff3333;
	background-color:#ffffc4;
}

.testo_titolo_opzione {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#6f6f6f;
}

.testo_totale {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

.testo_emesse,
.testo_ricevute {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

.testo_emesse {
	color:#ff0000;
}


.container_box{
	display:block;
	padding:10px;
}

#saving{
	background:green url('/images/loading_green.gif') 5px 5px no-repeat;
	padding:5px;
	padding-left:25px;
	color:#FFF;
	border:1px solid #FFF;
	border-right:0;
	border-bottom:0;
	position:fixed;
	bottom:0;
	right:0;
	display:none;
}

/* AUTOCOMPLETE */

	.ui-autocomplete-loading {
		background: transparent url('/images/loading.gif') right center no-repeat;
	}
	
	#direttivo_autocomplete,#gruppi_soci_autocomplete { width: 25em; }
 
	.ui-widget {
		
	}


/* PARTE BODY */
body.sort-active * {
	cursor:wait;
}

/* PARTE TABLE */
table {
/*	font-size:1em; */
	border-spacing: 0px;
	empty-cells:show;
	padding:0;
}

/* PARTE TR */
tr {
	cursor:default;
}

tr.alternative {
	background: #FFFFE1;
}

tr.normal_1 {
	background: #E2CFFF;
}

tr.alternative_1 {
	background: #EABFFF;
}

tr.normal_2 {
	background: #C1EEE0;
}

tr.alternative_2 {
	background: #7DDFB8;
}

/* PARTE TH */
th {
	font-family:Verdana, Helvetica, Helv;
	font-weight:bold;
	font-size:11px;
	color: #303030;
	height:23px;
	vertical-align:middle;
	background:#f0f0f0 repeat-x url(../images/th_bg_25.gif);
	line-height:1;
	overflow:hidden;
	text-decoration:none;
}

th.other {
	font-family:Verdana, Helvetica, Helv;
	font-size:11px;
	color: #303030;
	vertical-align:middle;
	background:#EFEFEF;
	text-decoration:none;
}

th.footer {
	color: #303030;
}

th.null {
}

th.forwardSort {
	background:transparent url(../images/th-crescente_25.gif) repeat-x top right;
}

th.reverseSort {
	background:transparent url(../images/th-decrescente_25.gif) repeat-x top right;
}

th.forwardSort a,
th.forwardSort a:link,
th.reverseSort a,
th.reverseSort a:link {
	color:#FFFFFF;
/*	text-shadow:#777 0.2em 0.3em 1px; */
}

th a {
	padding:0;
	margin:0;
	text-decoration:none;
/*	color: #303030; */
}

th a:focus,
th a:hover {
	color:#FDFF00;
	outline:none;
}

th span {
	color: #303030;
}

th.sortable,
th.sortable-text,
th.sortable-date,
th.sortable-numeric,
th.sortable-currency {
	cursor:pointer;
}

th.sort-active {
	color:#FF0000;
}


td a {
	color:#239;
}

td a:focus {
	text-decoration:none;
	outline:none;
}

td.ricerca_label {
	font-weight:bold;
	color:#222;
	background-color:#FBC300;
	/*background-color:#93a4bf;*/
}

td.ricerca_control {
	background-color:#E0DFED;
}

/*
body {
	padding:0;
	border:0;
	margin:0;
	text-align:center;
	font-size:11px;
	line-height:16px;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#545454;
	min-width: 800px;
	border-top:3px solid #97BC45;
/ *	background:#fff url(./images/gradient-e5e5e5-ffffff.gif) repeat-x 0 0; * /
}

table {
	border-left:1px solid #C1DAD7;
	text-align:left;
	margin:0 auto 1em auto;
	width:96%;
}

table.halfSize {
	width:50%;
}

PARTE TH
th {
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	padding: 2px;
	text-align: left;
}

PARTE TD
td a:focus {
	outline:none;
}

td.alternative,
td.alternative a {
	background: #316AC5;
	color:#FEEFE1;
	cursor:default;
}

td a {
	color:#FFFFE1;
}

td {
	padding:1px 2px 1px 2px;
	text-align:left;
	vertical-align:top;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
}

h2,
h1 {
	text-align:center;
}

h1 {
	margin-top:1em;
}

p {
	text-align:left;
}

code {
	display:inline;
}

div {
	width:96%;
	margin:0 auto;
	text-align:left;
}
*/