html,body{margin:10px; padding: 0; height: 100%;}
table#contenutiSezione{
	vertical-align: top;
        height:620px;
        width:620px;
        background-color: #ffffff;
        border:1px solid;
        border-color:#f0f0f0;

}
div#corpo{
        font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height:17px;
	text-align:justify;
	color:#505050;
  
}
td#testaArticolo{
        height:60px; 
        background-color:#fdfdfd; 
        padding:5px 10px 5px 10px;
        border:1px solid;
        border-color:#f0f0f0;
}

h1{
        clear:both;
        font-family: Tahoma,Arial;
	font-size: 11px;
	font-weight:bold;
	color:#990000;
	line-height:14px;
}

h5{
        clear:both;
        font-family: Tahoma,Arial;
	font-size: 8px;
	font-weight:normal;
	color:#555555;
	line-height:14px;
}

.dateSezioni{
	font-family: Tahoma,Arial;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
}

.TitoliVerdi{
	font-family: Tahoma,Arial;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	/*font-variant: small-caps;*/
	text-transform: capitalize;
	color: #4A8C45;
	letter-spacing: 1px;
}


td.footer{
  color:#1546A6;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size:65%;
  padding:4px
}

tr.footer a {
  text-decoration:none;
  color:#1546A6;
}

tr.footer a:hover {
  text-decoration:underline;
}
