#toc {background:#fffff; color:#464646; padding: 10px 10px 10px; }

.tocBox {
	border: 1px solid #ddd; 
	padding: 4px;
	margin-bottom: 8px;
}

#toc #title {
	color: #01688A;
	background: #FEF8E6; 
	font-weight: bold; 
	padding: 3px;
	margin:0;
	font-size:1.2em;
}


.tocBox a:link  {
	text-decoration: underline;
	color:#464646;
	font-weight: normal;
	}

.tocBox a:visited 	{ 
	color:#464646; 
	font-weight: normal;
	text-decoration: underline;
	}

.tocBox  a:hover,a:active {
	font-weight: normal;
	color: #1d93b6;
	text-decoration: none;
}


div#content {  padding:10px 20px;
    	HEIGHT: auto !important;  /* per i browser moderni */
    	HEIGHT: 700px;      /* per IE5.x e IE6 */
    	MIN-HEIGHT: 700px; /* per i browser moderni */
}



 h2 { font-size:1.2em; font-weight: 600; margin-top: 8px;}   
h3 { font-size:1.1em;  font-weight: 600; color: #CC3333; margin-top: 20px; margin-bottom: 20px;}   
h4 { font-size:1.1em;   color: #339933; } 

#messaggioOK { font-size:1em; color: #69A61D; }  
#messaggioKO { font-size:1em; color: #AB003C; }  

#loginBox {  width: 250px; }

fieldset { margin-bottom:1em; padding-top:2.5em; padding-left:1.5em; border: 1px solid #ccc;}

p.legend {text-align: center; background:#efefef; border: 1px outset #EFEFEF; padding:.2em .3em; font-size:1.2em; position:relative; margin: 1em 0 -1em 1em; width:20em}


#qinformation label {position:absolute; padding-top:.2em; left:40px; font-weight: bolder;}

#qinformation input, #qinformation select {margin-left: 15em;  margin-bottom:.2em;}

#qinformation .fckArea {margin-left: 15em;  margin-bottom:.2em;}


#informationlogin label {position:absolute; padding-top:.2em; left:30px; font-weight: bolder;}
#informationlogin input, #informationlogin select {margin-left:25em;  margin-bottom:.2em;}

#questform { padding: 2em}

#questform input, #questform  select  {margin-left:2em;}

#questform .item  {margin-top: 1em; margin-bottom: .75em;}
#questform .itemtext  {padding-top: .75em; padding-bottom: .75em;}
#questform .introduzione  { padding-bottom: .75em;}
#questform .itemfield {padding-bottom: .75em; }

#questform .sub  {padding-left: 1.5em; }
#questform .sub input, #questform  .sub  select  {margin-left:.5em;  margin-bottom:.2em;}
#questform .sub .itemtext  {padding-left: .3em; }
#questform .sub .itemfield {padding-left: 0em; }

#questform .bkcolor { background: #fafafa; }

#questform h3 { font-size:1.1em;  margin-bottom: 0em; color: #336699; }  

.esitoOK {  color: #00AD63; font-weight: bolder;}

.esitoKO {  color: #E5325E; font-weight: bolder;}


.messageOK {  color: #00AD63; font-weight: bolder;}

.messageKO {  color: #E5325E; font-weight: bolder;}

.tips_box {
	HEIGHT: 18px;
	BORDER-RIGHT: #888 1px solid; BORDER-TOP: #888 1px solid;  BORDER-LEFT: #888 1px solid; BORDER-BOTTOM: #888 1px solid; BACKGROUND-COLOR: #99cc99; 
}
.tips_box P {
	 padding: 0 10px 0 6px; LINE-HEIGHT: 15px;
}
a.close {
	float: right;
	background: url(images/close.png) no-repeat;
	position: relative; top: -13px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}

tr.bkcolor { background: #fafafa; }
th  { background: #f6f6fa; }

.itemn {  font-weight: 600; }


