body{ margin:10px 8px 10px 8px; padding:0; background:#FFFFFF; font-family: Arial, sans-serif,Helvetica; font-size: 11px; color: #000000; }

table.body,
table.arg{
  width:465px;
}

table.head{
  width:465px;
  margin-bottom:10px;
}
  
td.nb {
  padding:5px 5px 5px 50px!important;
  background-repeat:no-repeat;
  background-position:center left;
  font-weight: normal;
  color: #505050;
  width:100%;
  height:50px!important;
  border:1px solid #FEAA60; 
  background-image: url(/img/warning.png); 
  background-color:#FEF5EC
}
td.nb:first-line { color: #FF6600; font-weight: bold }

img { border:0;}

a:link,
a:hover,
a:visited{
 font-size: 11px;
 color: #f7a00b;
 font-weight: bold;
 text-decoration: underline;
}

/*td.sept{ background-color:#346799; height:1px; }*/

/* Separatore blu titolo */
td.sept{
  padding:0;
  height:8px;
  background-image: url(/img/guide/sb.gif);
  background-repeat:repeat-x;
}

/* Separatore blu argomenti correlati */
td.sep_arg{
  padding:0;
  height:8px;
  background-image: url(/img/guide/sb.gif);
  background-repeat:repeat-x;
}

.int {
 font-family: Arial, sans-serif, Helvetica;
 font-size: 12px;
 color: #346799;
 font-style: normal;
 font-weight: bold;
}

.arg {
 font-family: Arial, sans-serif, Helvetica;
 font-size: 11px;
 color: #346799;
 font-style: normal;
 font-weight: bold;
}

.boldgrigio {
        font-family: Arial, sans-serif,Helvetica;
        font-size: 11px;
        color: #346799;
        font-style: normal;
        font-weight: bold;
}

.corsivo {
	font-family: Arial, sans-serif,Helvetica;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	font-weight: normal
}	

.bold {
        font-family: Arial, sans-serif,Helvetica;
        font-size: 11px;
        color: #000000;
        font-style: normal;
        font-weight: bold;
}

.boldgrigiocorsivo {
        font-family: Arial, sans-serif,Helvetica;
        font-size: 11px;
        color: #346799;
        font-style: italic;
        font-weight: bold;
}


.tag {
        font-family: Arial, sans-serif,Helvetica;
        color: #800080;
        font-style: normal;
        font-weight: bold;
}
        

.paragrafo {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #346799;
        font-style: italic;
        font-weight: bold;
}

.error { color: #ff3716 }

.diecir {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FF0000;
        font-style: normal;
        font-weight: normal
}

.diecib {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #4579AE;
        font-style: normal;
        font-weight: normal
}

fieldset{
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
border-style: groove;
border-color: #e1e1e1;
}
