/* stili Simone */

.selected {font-weight:bold;}
/*-- -- -- -- */

.bgcenter {background:#FFFFCC;}
.bgtop {background:#FFFFCC;}
.bgleft {background:#FFFFCC;}

/* link*/
A:link
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : #660000;
  font-weight : bold;
  text-decoration : underline;
}

/* link già visitati */
A:visited
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : #660000;
  font-weight : bold;
  text-decoration : underline;
}

/* passaggio del mouse */
A:hover
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : #660000;
  font-weight : bold;
  text-decoration : underline;
}

TD.titolo
{
	font-family:Arial;
	font-weight:bold;
	font-size:18px;	
	color:#660000;
}

TD.titoloing
{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;	
	font-style:italic;
	color:#660000;
}


/*titolo e testo descrittivo*/
.titolocenter
{
	font-family: Arial black;
	font-weight:bold;
	font-size:20px;
	color:#660000;	
}

.sottotitolocenter
{
	font-family:Arial black;
	font-weight:bold;
	font-size:15px;
	color:#660000;
}
.sottotitpiccenter
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#660000;
}

.sottotitolopiccolo
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#660000;
	text-align:justify;
}

.titololeft
{
	font-family:Arial black;
	font-weight:bold;
	font-size:16px;
	color:#660000;
}

.testo
{
	font-family:Arial;
	font-size:14px;
	color:#000080;
	text-align:justify;
}

.testosx
{
	font-family:Arial;
	font-size:14px;
	color:#000080;
	text-align:left;
}

.testodx
{
	font-family:Arial;
	font-size:14px;
	color:#000080;
	text-align:right;
}

.testoing
{
	font-family:Times new Roman;
	font-size:14px;
	color:#000080;
	font-style:italic;
	font-weight:bold;
}

.sottotitoloing
{
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	color:#660000;
	font-style:italic;
}

.testopiccolo
{
	font-family:Garamond;
	font-size:14px;
	color:#000080;
}

.titolocorso
{
	font-family:Times New Roman;
	font-size:31px;
	color:black;
}

.testocorso
{
	font-family:Times New Roman;
	font-size:18px;
	color:black;
}

.sottotitolocorso
{
	font-family:Times New Roman;
	font-size:20px;
	font-weight:bold;
	color:black;
}

.ultimarigacorso
{
	font-family:Times New Roman;
	font-size:24px;
	font-weight:bold;
	color:black;
}

.titolocorsivo
{
	font-family:Arial black;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	color:#660000;
}

.testocorsivo
{
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	color:#000080;
	text-align:justify;
}