/* ----------------------------------------------------------------*/
/* main css per servizio ricerca 2004------------------------------*/
/* ----------------------------------------------------------------*/

/* body e generici-------------------------------------------------*/	
body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}

body,td,th,caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

p { 
	margin: 0 0 0 0;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
}

a:active {
	color: #0000FF;
}






/* home button-----------------------------------------------------*/
#home_button {
	margin: 3px 0 4px 33px /* offset principale*/
}

	

	
/* paragrafi ------------------------------------------------------*/
#footer  { color: #999; text-align: center; padding-left: 2px; height: 32px; border-width: 4pt }
.titolo   { color: #000000; font-size: 14pt; font-variant: normal; font-weight: bold; background-color: transparent; text-align: center; display: block; margin: 4px 4pt 4pt; padding-left: 2px; height: 0; border: solid 0 black; .sottotitolo: #000000   }
.testo  { background-color: transparent; border-top: 4px solid #ffffff }

.testo img { background-color: transparent; margin-left: 16px }

.testo p { color: #000000; background-color: transparent; display: block; padding-right: 10px; padding-left: 2px }

.filetto {
	color:#000000;
	font-weight:normal;
	padding-left: 2px;	
	display: block;
	border-top: solid #FFFFFF 4px;
}
.divisione {
	color:#000000;
	font-weight:bold;
	padding-left: 2px;	
	display: block;
	border-top: solid #FFFFFF 4px;
	height: 32px;
}

.tabella {
	margin-left:16px;
}

.tabella th{
	background-color:#F0F0F0;
	border: solid 2px #E0E0E0;
}

.tabella td{
	background-color:#F0F0F0;
	border: solid 2px #E0E0E0;
}


/* navigazione verticale ------------------------------------------*/
#vnav{
	list-style: none;
	padding: 0;
	margin-left: 0px;
}

#vnav td,tr{
	vertical-align: top;
}

#vnav p { font-size: 11px; ; 
	background-color: rgb(69,122,115); background-position: 0; margin: 0 0 4px 0px; padding-top: 1pt; padding-bottom: 1pt; height: 14px }

#vnav .attivo{
	background-color: rgb(69,122,115);
	background-image: url(../pics/freccia_menu_verticale.gif);
	background-repeat: no-repeat;
}

#vnav .sublevel
{color: rgb(69,122,115);
background-color: white;
background-repeat: no-repeat;
font-size: 11px;
margin: 0 0 4px 36px;
padding-top: 1pt;
padding-bottom: 1pt;
height: 14px 
}

#vnav p a{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	height: 14px;
	padding-left: 2px;
}