BODY
{
  BACKGROUND-COLOR: #FFFDE4;
	SCROLLBAR-FACE-COLOR: #C50223;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR:  #C50223; 
	SCROLLBAR-ARROW-COLOR:#ffffff; 
	SCROLLBAR-TRACK-COLOR:  #c4c4c4; 
	SCROLLBAR-DARKSHADOW-COLOR:  #C50223; 
	SCROLLBAR-BASE-COLOR:  #c4c4c4;
	margin-right: 0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:2px;
	padding-right:2px;
	font-family: arial,helvetica;
	color: #660033;
	border-left:1px solid #C50223;
	height: 100%;
}
.titolo
{
font-family: arial,helvetica;
font-size: 11pt;  
color: #EEC4DA;	
font-weight:bold;	
	}
.normal {
font-family: arial,helvetica;
font-size: 9pt;  
color: #DAC9D3;	
font-weight:bold;
text-decoration: none;		
	}
.indric {
font-family: arial,helvetica;
font-size: 11pt;  
color: #FFFFFF;	
font-weight:bold;		
	}
.indselez {
font-family: arial,helvetica;
font-size: 11pt;  
color: #EEC4DA;	
font-weight:bold;		
	}	
.titintab{
font-family: arial,helvetica;
font-size: 9pt;  
color: #333333;	
font-weight:bold;
	}
.intabella
{
font-family: arial,helvetica;
font-size: 9pt;  
color: #FFFFFF;		
	}
.titoloricerca
{
	color:#D5A3BE;
	font-family: arial,helvetica;
	font-size: 12pt;  
	font-weight:bold;
}

.listCommissione{
	list-style-type:none;
	margin-left:0px;
}

.listArgomento{
	display: none;
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	list-style-type:none;
	margin-left:10px;
	background-color: #ffffff;
	padding-bottom: 10px;
}

#contenttree {
	overflow-x: hidden;
	overflow-y: auto;
	height:400px;
}


/* css new  */
#intestatree{
	background-color: #FFFDE4;
	color: #660033;
}
#intestatree td{
	margin:0;
	padding:0;
}
#intestatree td#testoIntestazione{
	background-color: #FFFFFF;
	padding: 0 3px 0 3px;
	border-left: 1px solid #C50223;	
	border-top: 1px solid #C50223;	
	border-bottom: 1px solid #C50223;
	font-size: 11pt;
	font-family: arial,helvetica;
	font-weight: bold;
}



a#chiudi {
	background-image: url('../images/tasto_chiudi.gif');
	padding: 25px 0 0 0;
   	overflow: hidden;
   	background-repeat: no-repeat;
   	height: 0px !important;
   	width: 89px;
	height /**/:25px;
	display: block;		
}

a#chiudi:hover{ 
	background-position: 0 0;
}

ul{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border: 1px solid #C50223;
	list-style:none;
	height: auto;
}


	

ul ul{
	margin: 0 ;
	padding: 0;
	border: none;
	height: auto;
}
li{
	margin: 0 0 0 10px;
	padding: 0;
}

#tabnodo1{
	color: #660033;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
}
#tabnodo2{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

.listOratore{
	display: none;
	list-style-image: url('../images/punto_bw.gif');
	vertical-align:top;
	margin-left:5px;
	font-weight: normal;
	text-decoration: none;
}

.listOratore a{
	color: #C50223;
	font-size: 9pt;
	text-decoration: none;
	padding-bottom: 10px;
}
.listOratore a:hover{
	color: red;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
.listOratore a:active{
	color: red;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	border: solid 1px #000000;
	margin: 0;
	padding: 0px 2px 0px 2px;
	background-color: #f4f4f4;
}

.votazione {	
	color: #000000;
	font-size: 9pt;
	vertical-align:top;
	margin-left:10px;
	font-weight: normal;
	text-decoration: none;
}

.listItemOratore{	
	color: #C50223;
	font-size: 9pt;
	font-weight: bold;	
	margin-left:38px;	
	text-decoration: none;
}
/********************************* List button *****************************/
#buttonmenuover{
	margin-left: 1px;
}
#buttonmenuover ul{ 
	margin: 0;
	padding: 0;
	}
#buttonmenuover li{ 
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

#buttonmenuover a{
	font-size: 9pt;
	display:block;
	float:left;
	width: 86px;
	height: 23px;
	padding-top: 5px;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/tasto.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#660033;
	font-weight: bold;
}

#buttonmenuover a:hover{
	text-decoration: none;
	color:#305995;
}

#buttonmenuover a:active{
	background-position: 0 -23px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#c1c1c1;
}	

#buttonmenuover span{
	font-size: 9pt;
	display:block;
	float:left;
	width: 86px;
	height: 23px;
	padding-top: 5px;
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/tasto.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-weight: bold;
}
	
	
/********************************* List button *****************************/


fieldset{
	border: 0;
}

label{
	color: #660033;
	font-weight: bold;
	font-size: 9pt;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
}
input{
	width: 200px;
	border: 1px solid #660033;
}
select{
	width: 200px;
}

.sfinput{
	width: 166px;
}

.buttonform{
	display: block;
	width: 82px;
	border: 2px solid #C50223;
	background-color: #DFCFCF;
	font-weight: bold;
	color: #000000;
	float: left;
	cursor: pointer;
}


/********************************* List button *****************************/
/********************************* search result *****************************/
#haicercatoper{
	color: #660033;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 4px;
}
#haicercatoper span{
	color:#660033; 	
	font-size: 8pt;
	padding-left: 4px;
}
.bianco{
	color: #ffffff;
	padding-left: 4px;	
}
/********************************* search result *****************************/
a{
	color: #660033;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a:hover{
	color: #305995;
}

.LinkArgomento{
	color: #660033;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
#Oratore
{
	color: #660033;
	font-weight: bold;
	font-size: 10pt;
	font-weight: bold;	
}
#Argomento
{
	color: #660033;
	font-weight: bold;
	font-size: 10pt;
	font-weight: bold;	
}

/*PLAYER*/

.playModem{
	margin-top/**/: 4px;
	margin-top: 0!;
}
.playADSL{
	margin-top/**/: 4px;
	margin-top: 0!;
}

#advertise{
	border: 1px solid #C50223;
	font-size: 7pt;
	color: #660033;
	background-color: #ffffff;
	padding: 5px;
	width: 246px;
	margin-top: 4px;
}

#winMedPlay{
	background-image: url("../images/ico_mediaplayer.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	width: 20px;
	height: 23px;
	margin-left: 0;
	margin-top: 2px;
	padding-top: 4px;
}

#realOne9{
	background-image: url("../images/ico_real.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 20px;
	height: 22px;
	margin-left: 0;
	margin-top: 3px;
}

#advertise .testoAdv{
	margin-left: 25px;
	width: 200px;
	height: auto;
	display: block;
}

/* ADMINISTRATION */

.menubar{
background-color:#d6d6d6;
}

.menubar TD{
background-color:#ebdcbe;
}

.menubar A
{
font-weight:normal;
margin-right:5px;
margin-left:5px;
}

.menubar A:hover
{
text-decoration:underline;
}

.titlebar{
background-color:#C50223;
font-family:arial;
font-weight:bold;
font-size:20px;
color:white;
height:30px;
width:100%;
}

/********************** Tabella Elenco **************************************/

.TabellaElenco
{
	color:#FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	background-color: #d6d6d6;
}

.TabellaElenco TH
{
	color:#FFF;
	background-color:#C50223;
	font-weight:bold;

}

.TabellaElenco TD
{
	color:#000000;
	font-weight:normal;
	padding:1px;
	BACKGROUND-COLOR: #FFF;
}

.dialogbutton
{
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	width:100px;
	border:1px #C50223 solid;
}

H3
{
color:white;
background-color:#772222;
}
/****************************************************************************/


/********************* PAGINA EINSTEIN *********************/


#titoloeinstein{
	float:left;
	margin:10px 0 0 5px;
	text-align:center;
	height:23px;
	background-color:#FFFFFF;
	width:300px;
	padding:4px 0 3px 0;
	border-left:1px solid #C50223;
	border-bottom:1px solid #C50223;
	border-top:1px solid #C50223;
	font-size:13px;
	font-weight:bold;
}

#titoloeinstein[id]{
	height:16px;
}

#cornereinstein{
	float:left;
	margin:10px 0 0 0px
}

.clear{
	clear: both;
	height:0px; 
	overflow:hidden;
}

#fotoeinstein{
	margin:0px 0 0 5px;
	float:left;
	background-color:red;
	width:200px;
	height:231px;
}

#fotoeinstein[id]{
	margin:15px 0 0 5px;
}

#boxtesto{
	color:#000000;
	margin:0px 0 0 15px;
	float:left;
	font-size:14px;font-weight:bold;
}

#boxtesto[id]{
	margin:15px 0 0 15px;
}

a.linkeinstein{
	font-size:13px;
	text-decoration:underline;
}


/***********************************************************/