/* CSS Document */

body {
	background-image: url(images/sfondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.tabella{
	background-image: url(images/sfondo.jpg);
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
}

.testo_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-size: 14px;
	padding: 10px;
	color: #660000;
}

.testo_banner  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C5171B;
}

h1.tabella {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #C5171B;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C5171B;
}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #660000;
	line-height: 16px;
}

.titolotabella {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #660000;
	line-height: 12px;
}

.titologiorni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-align: justify;
	color: #660000;
	line-height: 12px;
}

.testotabella {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #660000;
	line-height: 15px;
}

.tt_disciplina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #660000;
	line-height: 15px;
}

.tt_insegnante {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #660000;
	line-height: 15px;
}

.tt_orario {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #665500;
	line-height: 15px;
}
 
 tt_orario
    
.testotabella_rosso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	color: #F4420B;
	line-height: 15px;
}


.testo_risalto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C5171B;
}

.testo_yb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

a:link, a:visited, a:active  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #FB0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.alto:link  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.alto:visited  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.alto:active  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.alto:hover {
	color: #FB0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

a.basso:link  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-align: center;*/
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.basso:visited  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.basso:active  {
	color: #A71F23;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.basso:hover {
	color: #FB0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	/*font-style: italic;*/
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}