BODY
{
	BACKGROUND-COLOR: #E7F1FD;
	SCROLLBAR-FACE-COLOR: #000066;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR:  #000066; 
	SCROLLBAR-ARROW-COLOR:#ffffff; 
	SCROLLBAR-TRACK-COLOR:  #c4c4c4; 
	SCROLLBAR-DARKSHADOW-COLOR:  #000066; 
	SCROLLBAR-BASE-COLOR:  #c4c4c4;
	margin-right: 0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left:2px;
	padding-right:2px;
	font-family: Verdana, arial, helvetica;
	font-size: 10pt;
	color: #000066;
	border-left:1px solid #000066;
	height: 100%;
	width: 97%;
}
.hide{
	display: none;
}

/* NOSCRIPT **********************/

#msgNoscript {
	width: auto;   
	background-color: #fff;	
	color: #000066;
	border: 4px solid #c00;
	font-size : 12px;
	text-align:left;
	padding: 15px;
	position: absolute;
	top: 40px;
}

#msgNoscript span {
	color: red;
}

#msgNoscript a {
	font-size : 12px;
}

/***********************************/
.validHTML img {
	border: none;
}
.testo {
	font-family: Verdana, arial, helvetica;
	font-size: 9pt;
	color: #000066;
	font-weight: normal;
	text-decoration: none;		
}
.titolo
{
	font-family: Verdana, arial, helvetica;
	font-size: 11pt;  
	color: #EEC4DA;	
	font-weight:bold;	
}
.normal {
	font-family: Verdana, arial, helvetica;
	font-size: 9pt;  
	color: #DAC9D3;	
	font-weight:bold;
	text-decoration: none;		
}
.indric {
	font-family: Verdana, arial, helvetica;
	font-size: 11pt;  
	color: #FFFFFF;	
	font-weight:bold;		
}
.indselez {
	font-family: Verdana, arial, helvetica;
	font-size: 11pt;  
	color: #EEC4DA;	
	font-weight:bold;		
}	
.titintab{
	font-family: Verdana, arial, helvetica;
	font-size: 9pt;  
	color: #333333;	
	font-weight:bold;
}
.intabella
{
	font-family: Verdana, arial, helvetica;
	font-size: 9pt;  
	color: #FFFFFF;		
}
.titoloricerca
{
	color:#D5A3BE;
	font-family: Verdana, arial, helvetica;
	font-size: 12pt;  
	font-weight:bold;
}

#contenttree {
	overflow-x: hidden;
	overflow-y: auto;
	height:400px;
}


/* css new  */
#intestatree{
	background-color: #E7F1FD;
	color: #000066;
	position: relative;
	left: -2px;
}
#intestatree td{
	margin:0;
	padding:0;
}
#intestatree td#testoIntestazione{
	background-color: #000066;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 5px;
}

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;
}

/* albero delle sedute */
ul#treeSedute img{

}

ul#treeSedute, ul#treeSedute ul, ul#treeSedute ul ul{
	display: block;
	height: auto;
	list-style-type: none;
}

ul#treeSedute {
	font-size: 10pt;
	color: #000066;
	margin: 0;
	padding: 0  0 0 10px;
	background-color: #ffffff;
	border: 1px solid #000066;
	height: auto;
}

ul#treeSedute ul ul {
	border: none;
	height: auto;
}
ul#treeSedute li, ul#treeSedute ul li, ul#treeSedute ul ul li {
	margin: 0 0 0 10px;
	padding: 0;
	height: auto;
}

ul#treeSedute li a {
	text-decoration: none;
}
ul#treeSedute a:hover {
	text-decoration: underline;
}

ul#treeSedute .tabnodo1 a.toggleDiv, ul#treeSedute .tabnodo1 a.toggleDiv:hover {
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
}
ul#treeSedute .tabnodo2 a.toggleDiv, ul#treeSedute .tabnodo2 a.toggleDiv:hover {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
ul#treeSedute .tabnodo3 a.toggleDiv, ul#treeSedute .tabnodo3 a.toggleDiv:hover {
	color: #000000;
	font-weight: normal;
	font-size: 9pt;
}

a.seduta_attach, a.seduta_attach:hover {
	color: #000066;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

/* file da scaricare */
a.seduta_attach_pdf, a.seduta_attach_pdf:hover {
	background-image: url("../images/ico_PDF_16x16.gif");
	background-repeat: no-repeat;
	color: #000066;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	margin: 0;
	padding/**/: 2px 0 2px 20px;
	padding: 2px 0 0 20px!;
	height: 20px;
}
a.seduta_attach_doc, a.seduta_attach_doc:hover {
	background-image: url("../images/ico_Word_16x16.gif");
	background-repeat: no-repeat;
	color: #000066;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	margin: 0;
	padding/**/: 2px 0 2px 20px;
	padding: 2px 0 0 20px!;
	height: 20px;
}
a.seduta_attach_zip, a.seduta_attach_zip:hover {
	background-image: url("../images/ico_Zip_16x16.gif");
	background-repeat: no-repeat;
	color: #000066;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	margin: 0;
	padding/**/: 2px 0 2px 20px;
	padding: 2px 0 0 20px!;
	height: 20px;
}
a.seduta_attach_xls, a.seduta_attach_xls:hover {
	background-image: url("../images/ico_Xls_16x16.gif");
	background-repeat: no-repeat;
	color: #000066;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	margin: 0;
	padding/**/: 2px 0 2px 20px;
	padding: 2px 0 0 20px!;
	height: 20px;
}
a.seduta_attach_txt, a.seduta_attach_txt:hover {
	background-image: url("../images/ico_txt_16x16.gif");
	background-repeat: no-repeat;
	color: #000066;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	margin: 0;
	padding/**/: 2px 0 2px 20px;
	padding: 2px 0 0 20px!;
	height: 20px;
}

ul.listCommissione{
	margin-left:0px;
}

ul.listArgomento {
	display: none;
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	margin-left: 10px;
	background-color: #ffffff;
	padding-bottom: 10px;
}

ul.listOratore{
	display: none;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
}

.listOratore a {
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
}
.listOratore a:hover {
	color: red;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	color: #2261BD;
}
.listOratore a:active {
	color: red;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
	border: solid 1px #000066;
	padding: 0px 2px 0px 2px;
	background-color: #f4f4f4;
	color: #2261BD;
}
.listItemOratore{	
	list-style-image: url("../images/punto_bw.gif");
	vertical-align:top;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 1em 0!important;
}
.lastOratore{
  border:1px solid red;
  list-style-image: url("../images/punto_bw.gif");
  vertical-align:top;
  font-weight: normal;
  text-decoration: none;
  color: #000066;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  margin: 0 0 1em 0!important;
}

.votazione {	
	color: #000000;
	font-size: 9pt;
	vertical-align:top;
	margin-left:10px;
	font-weight: normal;
	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:#000066;
	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 *****************************/

form {
	margin: 10px 0 10px 0;
	padding: 0;
}

fieldset{
	border: 0;
}

label{
	color: #000066;
	font-weight: bold;
	font-size: 9pt;
	font-weight: bold;
	display: block;
	float: left;
	width: 100px;
	margin-top: 1em;
}
input{
	width: 318px;
	border: 1px solid #000066;
	color:#000000;
	font-weight:normal;
	margin-top: 1em;
}

#Oratore{
	color: #660033;
	font-weight: bold;
	font-size: 10pt;
	font-weight: bold;	
}

#Argomento{
	color: #660033;
	font-weight: bold;
	font-size: 10pt;
	font-weight: bold;	
}

select{
	width: 320px;
	margin-top: 1em;
}

.sfinput{
	width: 166px;
}

.buttonform{
	display: block;
	width: 82px;
	border: 2px solid #000066;
	background-color: #DFCFCF;
	font-weight: bold;
	color: #000000;
	float: left;
	cursor: pointer;
}

.btnSearch {
	width: 45px;
	height: 31px;
	margin: 0 0 0 375px;
	padding: 0;
	border: none;
}

/********************************* List button *****************************/
/********************************* search result *****************************/
#haicercatoper{
	color: #000066;
	font-size: 10pt;
	font-weight: normal;
	padding-left: 4px;
}
#haicercatoper span{
	color:#000066; 	
	font-size: 8pt;
}
#nuovaricerca {
	padding-top: 5px;
	font-size: 8pt;
}
#nuovaricerca a, #nuovaricerca a:hover {
	font-size: 8pt;
}
.bianco{
	color: #ffffff;
	padding-left: 4px;	
}
/********************************* search result *****************************/
a{
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #305995;
	text-decoration: underline;
}

/*a.sottolineato, a.sottolineato:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}*/

.LinkArgomento{
	color: #660033;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}


/*PLAYER*/

/*.playModem, .playADSL{
	margin-top: 4px;
	margin-top: 1px!;
}*/

#advertise{
	border: 1px solid #000066;
	font-size: 7pt;
	color: #000066;
	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;
	font-size: 8pt;
}

.menubar A
{
	font-weight:normal;
	margin-right:5px;
	margin-left:5px;
}

.menubar A:hover
{
	text-decoration:underline;
}

.titlebar{
	background-color:#000066;
	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: 8pt;
	background-color: #d6d6d6;
}

.TabellaElenco TH
{
	color:#FFF;
	background-color:#000066;
	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 #000066 solid;
}

H3
{
color:white;
background-color:#772222;
}
/****************************************************************************/
