
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
       height: auto;
       width: auto;
       background-image: none;
       background: #fff;
	margin:0;
	padding:0;
}
table {
       background-image: none;
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
       background-image: none;
	font-style:normal;
	font-weight:normal;
}
ol,ul {
       background-image: none;
	list-style:none;
}
caption,th {
       background-image: none;
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
       background-image: none;
	font-size:100%;
	font-weight:normal;
}
abbr,acronym { border:0;}

body {
    background: #fff;
    font-family:Arial, Courier, sans-serif;
    margin: 1%;
    color:#000;
    text-align: center;
}
div#page {
   width: 100%;
   margin: 0;
   padding: 0;
   text-align: left;
}

.topnav p {
  font-weight:bolder;
  margin: 0 0 1% 0;
  background: transparent none;
}

ul {
margin: 0 0 0 2%;
padding: 0;
list-style:square;
}


li {
margin: 0;
padding: 0;
}

img {
border: 0;
}

p img {
display: block;
margin: 0 0 1% 0;
}

/* lvha */
a:link {
color: #000;
text-decoration:underline;
}

a:visited {
color: #666;
text-decoration:none;
}

a:hover {
color: #666;
text-decoration:none;
}

a:active {
color: #000;
text-decoration:underline;
}

h1 {
  font-size: 130%;
  margin: 2% 0 0 0;
  padding: 0;
}

h2 {
  font-size: 90%;
  margin: 0.5% 0 0 0;
  padding: 0;
}

p {
  margin: 0;
}

p.editorialista {
  margin: 0 0 1% 0;
  font-style:italic;
}

.box_nw_pg_cntnt h1, .box_pg_container h1, .box_pg_articolo_container h1 {
  font-size: 130%;
  color: #33f;
  margin: 2% 0 0 0;
  padding: 0;
}

.box_nw_pg_cntnt ul li, .box_pg_cntnt ul li {
  color: #33f;
  margin: 0;
  padding: 0;
}

.box_pg_cntnt h2 {
  font-size: 90%;
  color: #33f;
  margin: 0.5% 0 0 0;
  padding: 0;
}

.box_pg_cntnt p a {
  color: #33f;
  text-decoration:underline;
}

.box_nw_pg_cntnt ul li a:link, .box_nw_pg_cntnt p a:link, .box_pg_cntnt ul li a:link {
color: #33f;
text-decoration:underline;
}

.box_nw_pg_cntnt ul li a:visited, .box_nw_pg_cntnt p a:visited, .box_pg_cntnt ul li a:visited {
color: #33f;
text-decoration:none;
}

.box_nw_pg_cntnt ul li a:hover, .box_nw_pg_cntnt p a:hover, .box_pg_cntnt ul li a:hover {
color: #33f;
text-decoration:none;
}

.box_nw_pg_cntnt ul li a:active, .box_nw_pg_cntnt p a:active, .box_pg_cntnt ul li a:active {
color: #33f;
text-decoration:underline;
}




.box_nw_as_cntnt h1, .box_as_container h1, .box_as_cntnt h1, .box_as_articolo_container h1 {
  font-size: 130%;
  color: #008000;
  margin: 2% 0 0 0;
  padding: 0;
}

.box_nw_as_cntnt ul li, .box_as_cntnt ul li {
color: #008000;
margin: 0;
padding: 0;
}

.box_as_cntnt h2 {
  font-size: 90%;
  color: #008000;
  margin: 0.5% 0 0 0;
  padding: 0;
}


.box_as_cntnt p a:link {
  color: #008000;
  text-decoration:underline;
}

.box_nw_as_cntnt ul li a:link, .box_nw_as_cntnt p a:link, .box_as_cntnt ul li a:link {
color: #008000;
text-decoration:underline;
}

.box_nw_as_cntnt ul li a:visited, .box_nw_as_cntnt p a:visited, .box_as_cntnt ul li a:visited {
color: #008000;
text-decoration:none;
}

.box_nw_as_cntnt ul li a:hover, .box_nw_as_cntnt p a:hover, .box_as_cntnt ul li a:hover {
color: #008000;
text-decoration:none;
}

.box_nw_as_cntnt ul li a:active, .box_nw_as_cntnt p a:active, .box_as_cntnt ul li a:active {
color: #008000;
text-decoration:underline;
}

.invisibile{
display: none;
}
