#warn_msg
{
	color: red;
	float: left;
	text-align: center;
	font-weight: bold;
	width: 500px;
}

#credit_block
{
	background-color: #DFDCAF;
	border: 1px solid #6B6B57;
	color: #787759;
	font-family: "Bitstream Vera Sans",Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

p.digesto_sommario

/*====  DIGESTO TREE LIST  ====*/
#classTreeDiv .voce_digesto
{
}

#classTreeDiv .voce_digesto .bull,
#classTreeDiv .voce_digesto .bull_green
{
	font-size: 15px;
	font-weight: bold;
	width: 12px;
	height: 12px;
}

#classTreeDiv .voce_digesto .green,
#classTreeDiv .voce_digesto .bull_green
{
	background: url(/gfx/pallino_green.png) no-repeat;
}

#classTreeDiv .voce_digesto .gray
{
	background: url(/gfx/pallino_gray.png) no-repeat;
}

#classTreeDiv .voce_digesto .red
{
	background: url(/gfx/pallino_red.png) no-repeat;
}

#classTreeDiv .voce_digesto .blue
{
	background: url(/gfx/pallino_blue.png) no-repeat;
}

#classTreeDiv .voce_digesto .brown
{
	background: url(/gfx/pallino_brown.png) no-repeat;
}

#classTreeDiv .os3tree .plus,
#classTreeDiv .os3tree .minus,
#classTreeDiv .os3tree .half, 
#classTreeDiv .os3tree .full,
#classTreeDiv .os3tree .empty,
#classTreeDiv .os3tree .wait,
#classTreeDiv .os3tree .void 
{
	/*margin-top: 5px !important;*/
}

#cnt_doc .quotidiano_titolo_news,
.quotidiano_titolo_comm
{
        font-weight: bold;
        color: black;
}

#cnt_doc .quotidiano_autori,
.quotidiano_abstract
{
        font-style: italic;
        text-indent: 10px;
}

p.digesto_sommario, p.digesto_nota {text-align:justify}
a.digesto_rimando_nota, a.digesto_rif_nota {font-size: 7pt}

/*=== QUOTIDIANO: ELENCHI PUNTATI  ====*/

ul.quotidiano_elenco
{
        list-style-type: none;
}

span.quotidiano_punto_elenco
{
        float:left;
        margin-left:15pt;
        margin-right:5pt;
}

span.quotidiano_testo_elem_elenco
{
        float:left;
        margin-top:0px;
        width: 615px;
}

span.quotidiano_testo_elem_elenco p
{
        float:left;
        margin-top:0px;
        width: 610px;
}

li.quotidiano_voce_elenco
{
        clear:both;
}


/*=== QUOTIDIANO: BORDI TABELLE  ====*/

td.defpad {
        padding: 0cm 3.5pt 0cm 3.5pt;
}
td.t {
        border-top: 1px;
        border-top-style: solid;
        border-color: gray;
}
td.b {
        border-bottom: 1px;
        border-bottom-style: solid;
        border-color: gray;
}
td.l {
        border-left: 1px;
        border-left-style: solid;
        border-color: gray;
}
td.r {
        border-right: 1px;
        border-right-style: solid;
        border-color: gray;
}

th.defpad {
        padding: 0cm 3.5pt 0cm 3.5pt;
}
th.t {
        border-top: 1px;
        border-top-style: solid;
        border-color: gray;
}
th.b {
        border-bottom: 1px;
        border-bottom-style: solid;
        border-color: gray;
}
th.l {
        border-left: 1px;
        border-left-style: solid;
        border-color: gray;
}
th.r {
        border-right: 1px;
        border-right-style: solid;
        border-color: gray;
}

#last1,
#last2
{
	margin-left: 0 !important;
}

#last1 .text,
#last2 .text
{
	color: #B50A16;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
	margin-left: 0 !important;
}

#last1 .img,
#last2 .img
{
	width: 5px;
}

