@charset "utf-8";
/* CSS Document */



.testo_login{
	text-align:right;
	font-family: "Arial Narrow";
	color: #ffffff;
	font-size: 12pt;}
	
.testo_footer_icon{
	text-align:center;
	font-family: "Arial Narrow";
	color: #ffffff;
	font-size: 12pt;
	font-weight:bold;
	}
	

.testo_piccolo{
	text-align:justify;
	font-family: "Arial Narrow";
	color: #003366;
	font-size: 12pt;}


.testo_biancovideolibrary{
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	color: white ;
}

.testo_bluvideolibrary{
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: small;
	color: #3561d1;

}

.testo_normale{
	text-align:justify;
	font-family: Segoe UI;
	color: #003366;
	font-size: 10pt;}
	
.testo_normalerosso{
	text-align:justify;
	font-family: Segoe UI;
	color: red ;
	font-size: 10pt;}


.testo_titolo{
	text-align:left;
	font-family: Segoe UI;
	color: #003366;
	font-size: 10pt;
	text-transform:uppercase;}


.titolo_pagina_blu{
	font-family: Segoe UI;
	color:#086DB2;
	font-size: 10pt;	
	font-weight:bold;
	text-transform:uppercase;
	
}


.titolo_pagina_giallo{
	font-family: Segoe UI;
	color:#f0b22c;
	font-size: 10pt;	
	font-weight:bold;
	text-transform:uppercase;
	
}

.titolo_pagina_rosso{
	font-family: Segoe UI;
	color:#d5100d;
	font-size: 10pt;	
	font-weight:bold;
	text-transform:uppercase;
	
}


.titolo_pagina_verde{
	font-family: Segoe UI;
	color:#7ac11f;
	font-size: 10pt;	
	font-weight:bold;
	text-transform:uppercase;
	
}

/*









.titolo_pagina_arancio{
	font-family: Segoe UI;
	color:#f79636;
	font-size: 10pt;	
	font-weight:bold;
	text-transform:uppercase;
	
}

.titolo_pagina_turchese{
	font-family: Segoe UI;
	color:#49c0ec;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	
}

.titolo_pagina_verde{
	font-family: Segoe UI;
	color:#9fc24b;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	
}

.titolo_pagina_rosso{
	font-family: Segoe UI;
	color:#ce5561;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	
}

.titolo_pagina_giallo{
	font-family: Segoe UI;
	color:#ffc000;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	
}




.titolo_pagina_studente{
	color:#fa9b1e;
	font-size:small;
	font-weight:bold;
}

.titolo_pagina_personale{
	color:#d983cc;
	font-size:small;
	font-weight:bold;
}



.titolo_pagina_amministrazione{
	color:#9abc23;
	font-size:small;
	font-weight:bold;
}

