/* --------------------------- BODY Inizio --------------------------------------- */

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #000000;
	PADDING-TOP: 0px;
	font-family : arial, sans-serif, verdana, helvetica;
}
/* --------------------------- BODY Fine --------------------------------------- */

/* --------------------------- Links Inizio --------------------------------------- */
a.normale  {
	text-decoration : none;
	font-weight : bold;
	/*background-color: blue;*/
	color : blue;
}

a.normale:hover {
	text-decoration : none;
	font-weight : bold;
	background-color: blue;
	color : white;
}

a.barranav_cat_blu {
	text-decoration : none;
	color : #000066;
}

a.barranav_cat_blu:hover {
	text-decoration : none;
	background-color: #000066;
	color : white;
}
a.barranav_cat_red {
	text-decoration : none;
	color : #660000;
}

a.barranav_cat_red:hover {
	text-decoration : none;
	background-color: #660000;
	color : white;
}

/*  ***************   blocco menu' laterale */

a.menu_cat_blu_norm {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	color : #000066;
}

a.menu_cat_blu_norm:hover {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #000066;
	color : white;
}

a.menu_cat_blu_sel {
		font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #DDDDDD;
	color : #000066;
}

a.menu_cat_blu_sel:hover {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #EEEEEE;
	color : #000066;
}

a.menu_cat_blu_nonsel {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;
	color : #AAAAAA;
}

a.menu_cat_blu_nonsel:hover {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;
	color : #000066;
}

a.menu_cat_red_norm {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	color : #660000;
}

a.menu_cat_red_norm:hover {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #660000;
	color : white;
}

a.menu_cat_red_sel {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #DDDDDD;
	color : #660000;
}

a.menu_cat_red_sel:hover {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #EEEEEE;
	color : #660000;
}

a.menu_cat_red_nonsel {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;
	color : #AAAAAA;
}

a.menu_cat_red_nonsel:hover {
	font-size : 90%;
	text-decoration : none;
	font-weight : bold;
	background-color: #FFFFFF;
	color : #660000;
}

/*  ***************   fine blocco menu' laterale */

a.ref_alarm  {
	/*font-size : 65%;*/
	font-weight : bold;
	color : Red;
}

a.ref_alarm:hover  {
	/*font-size : 65%;*/
	font-weight : bold;
	color : Fuchsia;
	background-color : Purple;
}
/* --------------------------- Links Fine --------------------------------------- */


/* --------------------------- TD Inizio --------------------------------------- */
td.intestazione1,span.intestazione1  {
	font-size : 85%;
	font-weight : bold;
	color : #000000;
}

td.cella_errore,span.cella_errore  {
	font-size : 80%;
	font-weight : bold;
	color : red;
}

/* classe per la pagina login */
td.cella_login,span.cella_login  {
	font-size : 80%;
	font-weight : normal;
	color : #000000;
	background-color : #EEEEEE;
}

td.elenco_titoli  {
	font-size : 75%;
	font-weight : bold;
	color : #000000;
	background-color : #DEDEDE;
}

td.elenco_titoli_evidenz  {
	font-size : 75%;
	font-weight : bold;
	color : red;
	background-color : #DEDEDE;
}

td.elenco_titolocomune  {
	font-size : 75%;
	font-weight : normal;
	color : #000000;
	background-color : #DEDEDE;
}

td.cella_scheda_nomeprod {
	font-weight : bold;
	color : #999999;
	font-size : 80%;
}

td.cella_scheda_codart {
	font-size : 130%;
	font-weight : bold;
	color : #000000;
}

td.cella_scheda_copyright {
	font-size : 65%;
	font-style : italic;
	color : #000000;
}

td.cella_scheda_didascalia {
	font-size : 65%;
	color : #000000;
}

td.cella_normale  {
	font-size : 75%;
	font-weight : normal;
}

td.cella_normale_sottob {
	font-size : 75%;
	font-weight : normal;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
}

td.cella_normale_dxb {
	font-size : 75%;
	font-weight : normal;
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
}


td.cella_normale_sottob_na {
	font-size : 75%;
	font-weight : normal;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	text-decoration: line-through;
}

td.elenco_1  {
	font-size : 70%;
	font-weight : normal;
	color : #000000;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color:   darkBlue ;
}

td.elenco_2  {
	font-size : 70%;
	font-weight : normal;
	color : #000000;
	background-color : #EEEEEE;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color:   darkBlue ;
}

td.selezionato {
	font-size : 70%;
	font-weight : normal;
	color : #666F78;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color:   darkBlue ;
	background-color :  #E6CEBC;
}

td.non_selezionato {
	font-size : 70%;
	font-weight : normal;
	color : #666F78;
	border-width: 0px 0px 1px 0px;
	border-style: none none solid none;
	border-color:   darkBlue ;
}


td.barra_paginaz  {
	font-size : 65%;
	font-weight : normal;
	color : #747E89;
	background-color : #EEEEEE;
}

td.bottoni  {
	font-size : 65%;
	font-weight : normal;
}


td.cella_sfondo0,span.cella_sfondo0 {
	font-size : 75%;
	font-weight : normal;
	color : #000000;
	background-color : #EEEEEE;
}

td.navigator  {
	font-size : 65%;
	font-weight : normal;
	color : #7B9CC0;
	background-color : #FFFFFF;
}

/*  ************   blocco menu' laterale */

td.cella_menu_subcat  {
	font-size : 70%;
	font-weight : normal;
	background-color : #999999;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

td.cella_menu_cat_norm  {
	font-size : 70%;
	font-weight : normal;
	border-width: 1px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

td.cella_menu_cat_sel  {
	font-size : 70%;
	font-weight : normal;
	color : #AAAAAA;
	background-color : #DDDDDD;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

td.cella_menu_cat_nonsel  {
	font-size : 70%;
	font-weight : normal;
	color : #AAAAAA;
	background-color : #FFFFFF;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

/* **************** fine blocco menu' laterale */


/* --------------------------- TD Fine --------------------------------------- */

table.collasso
{
 border-collapse: collapse;
 /*border-style: solid solid solid solid;*/
}


/* --------------------------- Form Inizio --------------------------------------- */
input.login  {
	font-size : x-small;
	font-family : Arial;
}

input.tws_small  {
	font-size : xx-small;
	font-family : Arial;
}

input.tws_small_alert  {
	font-size : xx-small;
	font-family : Arial;
	background-color : Red;
}

select.tws_small  {
	font-size : xx-small;
	font-family : Arial;
}

textarea.tws_small  {
	font-size : xx-small;
	font-family : Arial;
}

/* --------------------------- Form Fine --------------------------------------- */


/* ---- definizioni tabella dei tabs ------ */

table.tabs {
	font-family : arial, sans-serif, verdana, helvetica;
/*	border-collapse: collapse;*/

}

td.tabs_sopra_si {
	font-size: xx-small;
	background-color: #FF0000;
}

td.tabs_sopra_no {
	background-color: #FFFFFF;
}

td.tabs_sotto_si {
	font-size : 75%;
	font-weight : normal;
	background-color: #ECFF15;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

td.tabs_sotto_no {
	font-size : 75%;
	font-weight : normal;
	background-color: #ECFF15;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #000000;
}

span.codart {
	color : #FFFFFF;
	background-color: #999999;
}
