.Section1

	{page:Section1;}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bgcolor="#DDE3EC";
	text="#6B6B6B" 
}

body,td,th {
	font-size: small;
}

.enfasi {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

A {
	color : blue;
	text-decoration : none;
    border-bottom: 1px dotted; 
}

A:HOVER {
	color : "#3366CC";
    border-bottom: 1px solid; 
}
.errorMessage {
	font-weight: bold;
	color: #FF0000;
}


.listOdd {
  background: #FFFFEE;
  color: #333333;
  text-align: left;
}

.listOdd:hover {
  background: #F2F3FF;
  color: #333333;
  text-align: left;
}

.listEven {
  background: #ffffff;
  color: #333333;
  text-align: left;
}

.listEven:hover {
  background: #F2F3FF;
  color: #333333;
  text-align: left;
}

table{
  border-collapse: collapse;
}

.menuItem {
  color: #333333;
  text-align: left;
  border-width: 0x 0px 0px 0px;
}

.menuItem:hover {
	background: #663366; /* #F2F3FF; */
	color: #FFFFFF;
	text-align: left;
/*	font-weight: bold; */
}

.menuItem a:hover {
	background: #663366; /* #F2F3FF; */
	color: #FFFFFF;
	text-align: left;
/*	font-weight: bold; */
}

.programItem {
  color: #333333;
  border-width: 0x 0px 0px 0px;
}

.programItem:hover {
	background: #F2F3FF;
	color: #333333;
}

.listaAutori {
	color:#660000;
	white-space:nowrap;
}

.listaTitoli {
	font-style:italic;
	width:100%;
}

.titoloSessione {
	font-weight:bold;
	vertical-align:top;

}
.orarioSessione {
	font-weight:bold;
	vertical-align:top;
}

.programItem td {
	vertical-align:top
}

.rigaListaAutori{ 
/*	border-bottom: thin dotted #339933;*/
}

.rigaListaAutori:hover{ 
/*	border-bottom: thin dotted #00ff00;*/
/*	font-weight:bold; */
	color: #3333cc;
	background: #FFFFFF;
	
}


.TableTextLeftAligned{
	text-align:left;
}


.TableHeader {
	background-color: #660000;	
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
	border:1;
	padding:10 10 10 10;
}

/*width="100%" border="1" align="center" cellpadding="10" cellspacing="10" style="border-collapse:collapse "
*/

.TableHeaderText {
	text-align:center;
	color: #FFFFFF;
	font-weight: bold;
}

.TableHeaderLight {
background-color: #C083C0;
font-weight: bold;
text-align:center;
}

	
}

