/* ========================  impostazioni grafiche di base ================ */

body {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(/intranet/img/back.gif);
	margin: 0px;
}


td { 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #000000;
	  background-color: inherit;
} 


a:active {
	text-decoration : underline;
	color: #FF0000;
	background-color: inherit;
}

a:hover {
	text-decoration : underline;
	color: #FF0000;
	background-color: inherit;
}


a:visited {
	color : #990000;
	background-color: inherit;
}

a { 
	text-decoration : none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	background-color: inherit;
}
/* ************************************************************************ */



/* ========================  colori caratteri ============================= */

.red { 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 11px; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #FF0000;
	  background-color: inherit;
	  text-decoration: none 
} 


.bianco {
	color : #FFFFFF;
	background-color: inherit;
}
/* ************************************************************************ */



/* ========================  colori di sfondo ============================= */


.backgr_red {
	background-color: #FF0000;
	background-image: url(../img/home/red.gif);
	color: #FFFFFF;
}


.blu_sfondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal; font-weight: normal;
	text-decoration: none;
	background-color: #4F78DF;
	color: inherit;
}
/* ************************************************************************ */


/* ========================  barra di navigazione ========================= */


.links_navig {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: normal
}


.links_navig2 {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-style: normal;
	 font-weight: normal
}


.links_navig_black {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
	 color: #000000;
	 background-color: inherit;
}


.navig_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
	font-style: normal;
 	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.intranet_rt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: inherit;
}

.footer {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-style: normal;
	 font-weight: normal;
	 color: #999999;
	 background-color: inherit;
	 text-decoration: none
}
/* ************************************************************************ */


/* ========================  sezioni in home ============================== */

.titolo_sez {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: normal;
	 color: #3366CC;
	 background-color: inherit;
}


.titolo_sez_big { 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 18px; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #3366CC;
	  background-color: inherit;
} 

.titolo_sez2 { 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 11px; 
	  font-style: normal; 
	  font-weight: bold; 
	  color: #FFFFFF; 
	  background-color: #6699CC 
} 



.titolo_sez3 { 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 14px; 
	  font-style: normal; 
	  font-weight: bold; 
	  color: #3366CC;
	  background-color: inherit;
} 

.sfondo_sez {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 font-weight: normal;
	 text-decoration: none;
	 line-height: normal;
	 background-color: #E0EFFF;
	 color: inherit;
}
/* ************************************************************************ */


/* ========================  segnalazioni in home ========================= */

.title_segnalaz {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 24px;
	 font-style: normal;
	 font-weight: normal;
	 color: #FF0000;
	 background-color: inherit;
}


.text_segnalaz {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-style: normal;
	 font-weight: normal
}
/* ************************************************************************ */


/* ========================  calendario in home =========================== */

.calendar_white {
	font-weight: normal;
	background-color: #FFFFFF;
	color: inherit;
}

.calendar_yellow {
	font-weight: normal;
	background-color: #FFFF66;
	color: inherit;
}

.calendar_grey1 {
	font-weight: normal;
	background-color: #F7F7F7;
	color: inherit;
}

.calendar_grey2 {
	font-weight: normal;
	background-color: #F7F7F7;
	color: inherit;
}
/* ************************************************************************ */



/* ========================  miei preferiti =============================== */

.mylink_desc { 
	  font-family: "Courier New", Courier, mono, sans-serif; 
	  font-size: 12px; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #FF0000;
	  background-color: inherit;
} 

.mylink_dots { 
	  font-family: "Courier New", Courier, mono, sans-serif;  
	  font-size: 12px; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #000000;
	  background-color: inherit;
} 

.mylink_del { 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 12px; 
	  font-style: normal; 
	  font-weight: normal; 
	  color: #000000;
	  background-color: inherit;  
}

.title_prefs {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-style: normal;
	 font-weight: normal;
	 color: #FF0000;
	 background-color: inherit;
}
/* ************************************************************************ */


/* ========================  vari======================= */

.coloresito {
	color : #FF0000;
	background-color: inherit;
}

.sfondogrigio {
	background-color : #BABABA;
	color: inherit;
}

.sfondocoloresito {
	background-color : #FF0000;
	color: inherit;
}

.titolo {
	color : #FF0000;
 	background-color: inherit;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-transform : uppercase;
}

.titolo1 {
	color : #3366CC;
 	background-color: inherit;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-transform : uppercase;
}

.titoloindici {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-transform : uppercase;
}

.titolotabella {
	background-color : #EAF4FF;
	border-style : none;
	color : #3366cc;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.titolotabellagrigia {
	background-color : #BABABA;
	border-style : none;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-transform : uppercase;
}

.titolotabellarossa {
	background-color : #FF0000;
	border-style : none;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	text-transform : uppercase;
}

.testo {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.testo1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}


.evidenz_giallo { 
	  background-color: #FFFF00; 
	  color: #FF0000; 
	  font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 11px 
} 
/* ************************************************************************ */
.titolotabella2 {
	font-size: 14px;
	background-color: #f4f4ff;
	color: #3366cc;
	font-weight: bold;
	font-family: "Trebuchet MS";
	border: thin dotted #E0EFFF;





}
