/* **  stili base  ** */

body     {
color: #000000;
font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 84%;
text-align: left;
margin: 0px;
padding: 0px;
vertical-align: top
}

h1      {
font-family:"Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #737373;
font-weight:normal; 
text-align: center;
background-color: #D3D3D3;
margin: 0;
padding: 0px;
}

h1 a, h1 a:visited {
	text-decoration: none;
	color:#737373
}
h1 a:hover, h1 a:active {
	text-decoration: underline;
	color:#737373

}


td     {
text-align: left;
}

p    { 
color: #000000; 
font-style: normal; 
font-size: 84%; 
font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
vertical-align: top; 
margin: 0px;
padding: 0px
}

a.travel  { color: #737373; text-decoration: none }
a.travel:Hover  { color: #737373; text-decoration: none }

a  { color: #9B6600; text-decoration: none }
a:Hover          { color: #9B6600; text-decoration: underline }

.formtab   { border: solid 1px #9B6600 }
.formtitle     { color: black; font-weight: bold; font-size: 14px; font-family: "Trebuchet MS"; background-color: #F0DBA2; text-align: center; padding: 5px }
.formfont    { color: black; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, SunSans-Regular; margin-bottom: 2px; padding-bottom: 2px }
.formfontrequired     { color: red; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS", Verdana, Helvetica, Arial, SunSans-Regular; margin-bottom: 2px; padding-bottom: 2px }

/* **  scambio links footer start  ** */

a.links_footer  { 
color: #808080; 
font-size: 65%; 
text-decoration: none 
}

a.links_footer:Hover  { 
color: #808080; 
font-size: 65%; 
text-decoration: underline 
}


.links_titolo    { 
font-size: 84%; 
background-color: transparent;  
vertical-align: top;
padding-left: 9px 
}

.links_categoria   { 
color: #3a3a3a;
line-height: 150%;
font-size: 90%; 
background-color: transparent;  
vertical-align: top; 
padding-left: 9px 
}

.links_abstract   { 
color: #3a3a3a; 
font-size: 84%; 
background-color: transparent;  
vertical-align: top;
padding-bottom: 10px;
padding-left: 9px 
}

.links_img   { 
background-color: transparent;  
vertical-align: top; 
padding-left: 9px 
}

.links_navigazione { 
color: #3a3a3a;  
font-size: 84%; 
background-color: transparent; 
text-align: left; 
vertical-align: top; 
padding-top: 15px;
padding-left: 9px 
}

.links_viewtabella     { 
font-style: normal; 
background-color: transparent;
vertical-align: top; 
width: 100% 
}

.links_viewtabella_details     { 
font-style: normal; 
background-color: transparent; 
vertical-align: top; 
width: 90% 
}

.links_numeri   { 
color: #3a3a3a; 
font-size: 84%; 
background-color: transparent;  
vertical-align: top; 
padding-left: 9px ;
}



/* Inizio Classi per Risorse web*/

.dvRisorseWeb
{
	display: none;
}

.dvRisorseWebAttive
{
	display: block;
}

.dvRisorse 
{
	margin-top: 9px;
	margin-bottom: 9px;
	padding-top: 9px;
	border-top: solid 1px #79463c;
}

.dvRisorse div
{
	font-size: 11px;
	color: #79463c;
	height: 20px;
}

.dvRisorse div A,
.dvRisorse div A:link,
.dvRisorse div A:active,
.dvRisorse div A:visited,
.dvRisorse div A:hover
{
	font-size: 11px;
	font-style: normal;
}


span.Evidenzia {
	font-weight: bold;
	color:#990000
}

/* Fine  Classi per risorse web*/


/* Stile per elenco della site map */
#sitemap_list {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
#sitemap_list li {
	padding-bottom: 10px;
}

.case_nav:link {
	COLOR: #000000; TEXT-DECORATION: none; cursor: text 
}
.case_nav:active {
	COLOR: #000000; TEXT-DECORATION: none; cursor: text 
}
.case_nav:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.case_nav:hover {
	COLOR: #000000; TEXT-DECORATION: none; cursor: text 
}