BODY
{
	font-family : "Trebuchet MS", verdana,arial,helvetica,sans-serif;
	/*
	font-size : small;
	*/
	margin-top: 0;
	margin-left: 20px;
}


/* layout ............................................................................... */

div#intestazione
{
	height: 130px;
	width:100%;
	clear: both;
}

#intestazione SPAN {
	DISPLAY: none
}

div#logo
{
	position:absolute;
	top:20px;
	/*
	left:15px;
	width:144px;
	height:45px;
	*/
} 

div#slogan
{
	position:absolute;
	top: 75px;
	left:20px;
}

div#sezioni
{
	position:absolute;
	top: 30px;
	right:20px;
	font-size : small;	
	line-height: 1.6em;
	text-align: right;
}


div#briciole
{
	position:absolute;
	top: 75px;
	left:520px;
	font-size: small;
	display: none;
} 

div#titolo
{
	position:relative;
	height: 41px;
	width:100%;
	clear: both;
}

div#testo
{
	position:relative;
	font-size : 0.9em;	
}

div#piede
{
	position:relative;
	margin-top: 20px;
	width: 440px;
	border-top: 1px solid #FBDA84;
}





/*  speciali layout ...................................................................... */

.nasc
{	
	display: none;
}

.solostampa
{	
	display: none;
}

hr 
{ 
	display: none; 
} 

img 
{ 
	border: 0; 
	margin: 0; 
} 





div.content
  {
  height: 100%;
  overflow: auto;
  }


/* div sezioni  ....................... */

#sezioni A
{
	text-decoration: none;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
}



/* generali ..................................................... */

H1
{
	font-size : 20px;
	margin: 0;
}

H2
{
	font-size : 1.2em;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	font-weight : 300;
}

h4 
{ 
	font-weight:300;  font-size:0.8em; line-height: 1.2em; 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


P
{
	margin-top: 0.5em;
	margin-bottom: 0em;
}

UL
{
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	padding-left: 1em;
}

LI { 	
	margin-bottom: 0em; 
	padding-bottom: 0em; 
}