body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:black;
	background-color: #FFFFFF;
	margin-top: 1;
	margin-left: 1;
}	

form, input, select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width : 400px;
}

table,tr,td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	font-weight: bold;
}

p {
	font-size:12px;
	text-align : justify;
}

.table-title {
	background-color: #3B9700;
	color:white;
	font-weight : bold;
}

.table-group {
	background-color:#888885;
	color:white;
}

.table-header {
	background-color: #ddddd5;
	color:black;
}

.table-border {
	background-color: #666666;
}

.table-row {
	background-color: #fffff5;
}

.table-rowalert {
	background-color: #CC3300;
	color : White;
	font-weight : bold;
}

.table-rowalert2 {
	background-color: #FF3300;
	color : White;
	font-weight : bold;
}

.table-rowsuccess {
	background-color: #336600;
	color: White;
	font-weight : bold;
}

.table-rowtips {
	background-color:#eeeeee;
}

a, a:hover, a:visited {
	color : Black;
	text-decoration: underline;
}

a.header, a.header:hover, a.header:visited {
	color : White;
	text-decoration: underline;
	font-weight : bold;
	font-size : 11px;
}

a.note,a.note:hover,a.note:visited {
	font-size : 8pt;
	color: RED;
	text-decoration: none;
}

.color-buttons {
	background-color: #ccccc5;
}

.buttn,.buttnText {
	background-color:#e0e0d5;
	font-size:11px;
}

.buttn-fix {
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#e0e0d5;
	width:7.5em;
}

.Titolo {
	color: White;
	font-size:14px;
	font-weight : bold;
}

.Raggruppamento {
	color: White;
	font-size:14px;
	font-weight : bold;
	padding-bottom : 2px;
	padding-top : 2px;
	text-align : center;
}

.IntestazioneGruppo {
	font-size:12px;
	font-weight : bold;
	text-align : justify;
}

.IntestazionePubblicazione {
	font-size:12px;
	font-weight : bold;
	text-align : justify;
}

.Intestazione {
	font-size:12px;
	background-color:#E7E9ED;
}

.messaggio {
	color: RED;
	text-decoration: none;
}

.note {
	font-size : 8pt;
	color: RED;
	text-decoration: none;
}

.error 				{color:red;}
.success 			{color:green;}

.ricercaGruppiStrutture {
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : CE0808;
}

.ricercaStrutture {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration: none;
}

