HTML
{
    PADDING: 0px;
    MARGIN: 0px;
}

BODY
{
    COLOR: black;
    FONT-FAMILY: Georgia, serif;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: justify;
}

#testata_stampa
{
    TEXT-ALIGN: center;
}

#header
{
    MARGIN-TOP: 10mm;
    COLOR: black;
    BACKGROUND-COLOR: white;
}

H1
{
    FONT-SIZE: 20pt;
    FONT-FAMILY: Lucida,Georgia, serif;
    COLOR: black;
    TEXT-ALIGN: center;
    TEXT-DECORATION: underline;
}

H2
{
    MARGIN-TOP: 2em;
    FONT-SIZE: 16pt;
    FONT-FAMILY: Lucida,Georgia, serif;
    
}

#masthead
{
    DISPLAY: none;
}

#breadCrumb
{
    DISPLAY: none
}

#ImageUpscript{
    DISPLAY: none
}

#navBar{
display:none
}
#search{
display:none
}

#headlines{
display:none
}
#stmp_up{
display:none
}
/*#stmp_no_img{
display:none
}
*/
#stmp_titolo{
display:none
}
#stmp_titolo1{
display:none
}
#stmp_titolo2{
display:none
}
#stmp_titolo3{
display:none
}
#stmp_art1{
display:none
}
#stmp_art2{
display:none
}
#stmp_footer{
/*PADDING: 0;
    MARGIN: 0px;	
    BORDER-TOP: grey 1mm solid;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Lucida,Georgia, serif;
    TEXT-ALIGN: center;*/
	display:none
}

#marqueecontainer{
display:none
}
#vmarquee{
display:none
}
#siteInfo{
display:none
}
#content
{
    float: left;
  width: 55%;	
}

#content P
{
    TEXT-INDENT: 10mm;
}

#content .stmp_box
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Lucida,Georgia, serif;
    TEXT-ALIGN: justify;
}
TABLE.content {
font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  padding-left:40;
}
TD.Titolo{
display:none
}

TD.Heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12pt;
  padding-right:20;
  padding-left:80;
  padding-bottom:10;
  }

#box_pulsante
{
    DISPLAY: none;
}

A.link-interno:after
{
    content: " [http://www.sitoweb.com/"attr(href) "]"
}

A.link-esterno:after
{
    content: " [" attr(href) "]"
}
