.titolo
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}


/*       SITE MAP        */
.titolo2
{
	font-weight: normal;
	font-size: 14px;
	color: #7A7A7A;
	border-top-style: none;
	font-family: Arial, Verdana;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
.testo
{
	font-size: 12px;
	color: #7A7A7A;
	font-family: Arial, Verdana;
	text-decoration: none;
	line-height: 22px;
}

a.testo
{
	font-size: 12px;
	color: #7A7A7A;
	font-family: Arial, Verdana;
	text-decoration: none;
	line-height: 22px;
}

a.testo:HOVER
{
	font-size: 12px;
	color: #7A7A7A;
	font-family: Arial, Verdana;
	text-decoration: underline;
	line-height: 22px;
}

/*       LOGIN AREA RISERVATA        */


input.textLogin
{
	font-size: 12px;
	color: #7A7A7A;
	font-family: Arial, Verdana;
	text-decoration: none;
	border-width: 1px;
	border-top-color: #B4B8BB;
	border-left-color: #B4B8BB;
	border-bottom-color: #B4B8BB;
	border-right-color: #B4B8BB;
	background-color: white;
}

.errore
{
	font-size: 12px;
	color: red;
	font-family: Arial, Verdana;
	text-decoration: none;
	background-color: white;
}


.novita
{
	color: White;
	font-size: 27px;
	text-decoration: none;
	font-family: Verdana;
}

.prodotti
{
	color: White;
	font-size: 15px;
	text-decoration: none;
	font-family: Verdana;
}

.entra
{
	color: White;
	font-size: 35px;
	text-decoration: none;
	font-family: Verdana;
}

a
{
	font-size: 12px;
	color: #727272;
	font-family: Arial;
	text-decoration: underline;
}

a.entra
{
	color: White;
	font-size: 30px;
	text-decoration: none;
	font-family: Verdana;
}

.footer_consumabili {
	font-family: Arial;
	font-size: 11px;
	font-weight: NORMAL;
	color: #848589;
	text-decoration: none;
}

.piccolo
{
	font-size: 11px;
	color: dimgray;
	font-family: Arial;
	text-decoration: none;
}

.piccolo2
{
	font-size: 11px;
	color: dimgray;
	font-family: Arial;
	text-decoration: none;
	border-bottom-color: silver;
	border-bottom-width: 1px;
	border-top-color: silver;
	border-top-width: 1px;
	border-left-color: silver;
	border-left-width: 1px;
	border-right-color: silver;
	border-right-width: 1px;
	border-style: solid;
}

a.piccolo
{
	font-size: 11px;
	color: dimgray;
	font-family: Arial;
	text-decoration: underline;
	padding-left: 5px;
}
A.piccolo:link
{
	text-decoration: underline;
	color: dimgray;
	font-size: 11px;
	padding-left: 5px;
}

A.piccolo:visited
{
	font-size: 11px;
	color: dimgray;
	text-decoration: underline;
	padding-left: 5px;
}

A.piccolo:active
{
	text-decoration: underline;
	color: dimgray;
	font-size: 11px;
	padding-left: 5px;
}

A.piccolo:hover
{
	text-decoration: underline;
	color: dimgray;
	font-size: 11px;
	padding-left: 5px;
}

td.titoliore
{
	font: bold 11px Arial;
	color: #4C4C4C;
	padding-left: 2px;
}
.titoliore
{
	font: bold 11px Arial;
	color: #4C4C4C;
	padding-left: 2px;
}
td.titoliore2
{
	font: bold 11px Arial;
	color: #4C4C4C;
	padding-left: 2px;
}

.titoliore_dx
{
	font: bold 11px Arial;
	color: #4C4C4C;
	text-align: right;
}

td.ore
{
	font: 11px Arial;
	color: #727272;
	padding-left: 2px;
}

A.ore
{
	font: lighter 11px Arial;
	color: #727272;
	text-decoration: none;
	padding-left: 3px;
}

A.ore:LINK
{
	font: lighter 11px Arial;
	color: #727272;
	text-decoration: none;
	padding-left: 3px;
}
A.ore:VISITED
{
	font: lighter 11px Arial;
	color: #727272;
	text-decoration: none;
	padding-left: 3px;
}
A.ore:HOVER
{
	font: lighter 11px Arial;
	color: #4C4C4C;
	text-decoration: none;
	padding-left: 3px;
}
A.ore:ACTIVE
{
	font: lighter 11px Arial;
	color: #727272;
	text-decoration: none;
	padding-left: 3px;
}

.textArea{
	border: solid 1px #ccc;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #909090;
	text-decoration: none;
	height: 20px;
}

.textAreaMulti{
	border: solid 1px #ccc;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #909090;
	text-decoration: none;
}

.titolettoArea {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	text-decoration: none;
	line-height: 22px;
}

a.logOut:LINK {
	font-family: Arial;
	font-size: 12px;
	font-weight: NORMAL;
	color: #8D8D8D;
	text-decoration: underline;
	line-height: 18px;
}

a.logOut:VISITED {
	font-family: Arial;
	font-size: 12px;
	font-weight: NORMAL;
	color: #8D8D8D;
	text-decoration: underline;
	line-height: 18px;
}

a.logOut:HOVER {
	font-family: Arial;
	font-size: 12px;
	font-weight: NORMAL;
	color: #848589;
	text-decoration: none;
	line-height: 18px;
}

a.logOut:ACTIVE {
	font-family: Arial;
	font-size: 12px;
	font-weight: NORMAL;
	color: #8D8D8D;
	text-decoration: underline;
	line-height: 18px;
}



/*    ***************  Righe data grid  Area riservata***********     */

td.links
{
	vertical-align: middle;
	background-color: #DDDDDD;
	font: lighter 11px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
}

.links
{
	vertical-align: middle;
	background-color: #DDDDDD;
	font: lighter 11px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
}

.links_dx
{
	vertical-align: middle;
	background-color: #DDDDDD;
	font: lighter 11px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
	text-align: right;
}

.alternate
{
	vertical-align: middle;
	background-color: #F2F2F2;
	font: lighter 11px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
}

.alternate_dx
{
	vertical-align: middle;
	background-color: #F2F2F2;
	font: lighter 11px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
	text-align: right;
}


td.links2
{
	vertical-align: middle;
	background-color: #DDDDDD;
	font: lighter 10px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
}

.links2_dx
{
	vertical-align: middle;
	background-color: #DDDDDD;
	font: lighter 10px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
	text-align: right;
}

.alternate2
{
	vertical-align: middle;
	background-color: #F2F2F2;
	font: lighter 10px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
}

.alternate2_dx
{
	vertical-align: middle;
	background-color: #F2F2F2;
	font: lighter 10px Arial;
	color: #848589;
	text-decoration: none;
	padding: 2 3;
	text-align: right;
}

td.hover
{
	vertical-align: middle;
	background-color: #C3C3C3;
	font: lighter 11px Arial;
	color: #616161;
	text-decoration: none;
	padding: 2 3;
}

.hover
{
	vertical-align: middle;
	background-color: #C3C3C3;
	font: lighter 11px Arial;
	color: #616161;
	text-decoration: none;
	padding: 2 3;
}

.hover_dx
{
	vertical-align: middle;
	background-color: #C3C3C3;
	font: lighter 11px Arial;
	color: #616161;
	text-decoration: none;
	padding: 2 3;
	text-align: right;
}

.header_tabella_risultati
{
	vertical-align: middle;
	background-color: #C3C3C3;
	font: bold 12px Arial;
	color: #616161;
	text-decoration: none;
	padding-left: 3px;
	line-height: 22px;
}

.alternateRis
{
	vertical-align: middle;
	background-color: #fff;
	font: 12px Arial;
	color: #848589;
	text-decoration: none;
	padding: 3 3;
	line-height: 18px;
}

.alternateRis2
{
	vertical-align: middle;
	background-color: #F2F2F2;
	font: 12px Arial;
	color: #616161;
	text-decoration: none;
	padding: 3 3;
	line-height: 18px;
}

.comunicazioni
{
	vertical-align: middle;
	background-color: #BFFF83;
	font: bold 11px Arial;
	color: #6B6B6B;
	text-decoration: none;
	padding: 4px 3px;
	height: 25px;
	margin-top: 10px;
	border-bottom: solid 2px #FFFFFF;
	border-top: none;
	border-right: none;
	border-left: none;
	text-align: center;
}

.bordoBianco
{
	border: solid 1px #FFFFFF;
}

.bot_normal
{
	width: 85px;
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	background-color: #f5f5f5;
	border-bottom: 2px #bbbbbb ridge;
	border-right: 2px #bbbbbb ridge;
	border-top: 1px #bbbbbb solid;
	border-left: 1px #bbbbbb solid;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}
.bot_normal2
{
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	background-color: #f5f5f5;
	border-bottom: 2px #bbbbbb ridge;
	border-right: 2px #bbbbbb ridge;
	border-top: 1px #bbbbbb solid;
	border-left: 1px #bbbbbb solid;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}
.bot_over2
{
	width: 150px;
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	background-color: #f5f5f5;
	border-bottom: 2px ridge #bbbbbb;
	border-right: 2px ridge #bbbbbb;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}


.bot_over
{
	width: 85px;
	font-family: Arial;
	font-size: 11px;
	color: #4C4C4C;
	background-color: #f5f5f5;
	border-bottom: 2px ridge #bbbbbb;
	border-right: 2px ridge #bbbbbb;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}


.bot_click
{
	width: 85px;
	color: #4C4C4C;
	font-family: Arial;
	font-size: 11px;
	background-color: #f5f5f5;
	border-bottom: 2px ridge #bbbbbb;
	border-right: 2px ridge #bbbbbb;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}

.text
{
	font-family: Arial;
	width: 100%;
	font-size: 11px;
	border: 1px solid;
	border-top-color: #a7a7a7;
	border-left-color: #a7a7a7;
	border-right-color: #a7a7a7;
	border-bottom-color: #a7a7a7; /*margin-bottom: 2px; 	margin-top: 2px; 	margin-right: 3px; 	margin-left: 3px;*/
	padding-left: 3px;
}

select.combo
{
	font-family: Arial;
	font-size: 11px;
	width: 80%;
	border: 1px solid;
	border-top-color: #a7a7a7;
	border-left-color: #a7a7a7;
	border-right-color: #a7a7a7;
	border-bottom-color: #a7a7a7;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-right: 3px;
	margin-left: 3px;
}
.dataleft
{
	padding-left: 3px;
}

.fileupload
{
	width: 75%;
	font-family: Arial;
	font-size: 11px;
	background-color: #f5f5f5;
	border-bottom: 2px #bbbbbb ridge;
	border-right: 2px #bbbbbb ridge;
	border-top: 1px #bbbbbb solid;
	border-left: 1px #bbbbbb solid;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}

legend
{
	font: bold 12px Arial;
	color: #6DBF6A;
}

/*             Tabelle area riservata                */

.titoli_b
{
	font: bold 12px Arial;
	color: #ffffff;
	padding-left: 6px;
	background-color: #6DBF6A;
}
a.files {
	font:  bold 11px Arial;
	color: #4C4C4C;
	text-decoration : none;
	padding-left: 2px;
}
a.files: LINK {
	font:  bold 11px Arial;
	color: #4C4C4C;
	text-decoration : none;
	padding-left: 2px;
}
a.files: VISITED {
	font:  bold 11px Arial;
	color: #4C4C4C;
	text-decoration : none;
	padding-left: 2px;
}
a.files: HOVER {
	font:  bold 11px Arial;
	color: #939292;
	text-decoration : none;
	padding-left: 2px;
}
a.files: ACTIVE {
	font:  bold 11px Arial;
	color: #4C4C4C;
	text-decoration : none;
	padding-left: 2px;
}

a.RisRicerca
{
	font-weight: normal;
	font-size: 12px;
	color: #4c4c4c;
	font-family: Arial;
	text-decoration: none;
}

a.RisRicerca:link
{
 font-weight:normal;
 font-size: 12px;
 color: #4c4c4c;
 font-family: Arial;
 text-decoration: none;
}

a.RisRicerca:hover
{
	font-weight:normal;
	font-size: 12px;
	color: #A8A8A8;
	font-family: Arial;
	text-decoration: none;
}


.TitRisRicerca
{
	font-weight:bold;
	font-size: 12px;
	color: #4c4c4c;
	font-family: Arial;
	text-decoration: none;
}

.DetRisRicerca
{
	font-weight:normal;
	font-size: 12px;
	color: #4c4c4c;
	font-family: Arial;
	text-decoration: none;
}

/*  IMPAGINAZIONE DEI RECORD */
.elenconav {
	font: 10px Arial;
	color: #727272;
	text-decoration : none;
	padding-left: 4px;
	line-height: 18px;
}

a.elenconav:link {
	font: 10px Arial;
	color: #727272;
	text-decoration : none;
	padding-left: 4px;
}

a.elenconav:hover {
	font : 10px Arial;
	color : #63A65D;
	text-decoration : none;
	padding-left: 4px;
	
}

.n_pag_selezionata {
	font : 10px Arial Bold;
	color : #E11210;
	text-decoration : none;
	padding-left: 4px;
	padding-bottom: 4px;
}

.n_pag_selezionabile {
	font : 10px Arial;
	color : #394383;
	text-decoration: underline;
	padding-left: 4px;
	padding-bottom: 4px;
}

.record_sel {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	color: #727272;
	background-color: #CBFFB1;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
