﻿BODY 
{
	font-size: 8pt; 
	font-family: Verdana, Arial, helvetica;
	line-height: 12pt;
}
TD
{
	line-height: 12pt;
}
H1
{
	font-size: 12pt;
	 letter-spacing: 1px;
	margin-top: 0pt;
}
H2
{
	font-size: 11pt;
}
H3
{
	font-size: 10pt;
}
H4
{
	font-size: 9pt;
}
H5
{
	font-size: 8pt;
}
td
{
	font-size: 8pt; 
}
td.riq_t
{
	background-image: url(Images/linht.gif);
	background-repeat: repeat-x;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
td.riq_b
{
	background-image: url(Images/linhb.gif);
	background-repeat: repeat-x;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}
td.riq_tl
{
	background-image:url(Images/ang1.gif);
	background-repeat: repeat;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	height: 10px;
	width: 10px;
}
td.riq_tr
{
	background-image:url(Images/ang2.gif);
	background-repeat: repeat;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	height: 10px;
	width: 10px;
}
td.riq_l
{
	background-image:url(Images/linvl.gif);
	background-repeat: repeat-y;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
td.riq_r
{
	background-image:url(Images/linvr.gif);
	background-repeat: repeat-y;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}

td.riq_bl
{
	background-image:url(Images/ang3.gif);
	background-repeat: repeat;
	filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	height: 10px;
	width: 10px;
}
td.riq_br
{
	background-image: url(Images/ang4.gif);
	background-repeat: repeat;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	height: 10px;
	width: 10px;
}
.titoloCorso
{
	font-size:12pt;
	font-weight: bold;
}
.sottotitoloCorso
{
	font-style: italic;
}
.menuHover
{
	line-height: 12px;
	color: Black;
}
.menuHover:hover
{
	color: #7C6F57;
}
a:hover
{
	color: Red;
}