.level1
{
	font-weight: bolder;
	font-size: 11px;
	margin: 0px 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
	color: #003399;
	background-color: #999999;
	text-align: center
} 

.level2
{
	font-weight: bolder;
	font-size: 11px;
	margin: 3px 6px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #FF0000;
	background-color: #cccccc;
	text-align: center
} 
.level3
{
	font-weight: bolder;
	font-size: 11px;
	margin: 6px 9px;
	margin-top: 0px;
        margin-bottom: 3px;
	color: #333333;
	background-color: #E5E5E5;
	text-align: center
} 
 
.descrdoc
{
	font-size: 11px
}

.oggetto
{
	font-size: 11px
}

.fonte
{
	font-size: 11px;
	font-style: italic
}

.data
{
	font-size: 11px;
	margin: 9px 12px;
}

a.linkdata
{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	cursor: pointer;
}

a.linkdata:visited
{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}

.art
{
	margin-left: 16px;
	margin-right: 8px
}

li a:visited {
	color:#000;

}

li a:hover {
	color:#FF0000;

}


a:link
{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
}

a:visited
{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}


a:hover
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:active
{
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}



a.menu_hand{
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	cursor: pointer;
}

A.menu_hand:hover{
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial;
}


.linktbl
{
	font-size: 11px;
	margin-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.linktbl
{
	margin-left: 20px;
	text-align: left
}

.newsogg
{
	font-size: 11px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
	color:#000000
}


p
{
	font-size: 11px;
	margin-left: 7px;
	margin-right: 7px
}



h6 {
	font-size: 11px;
	font-weight:bold
}
	
h5 {
	font-size: 11px;
	font-weight:bold
}

h4 {
	font-size: 12px;
	font-weight:bold;
	color:#000;
}
	
h3, .level0 {
	font-size: 12px;
	font-weight:bold;
	color:#FF0000
}

.tdpp1 {
	background-image: url(../immagini/ang_sn_up.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.tdpp2 {
	background-image: url(../immagini/ang_dx_up.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.tdpp3 {
	background-image: url(../immagini/ang_sn_down.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.tdpp4 {
	background-image: url(../immagini/ang_dx_down.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
