.art-article
{
   border-collapse: separate;
 	/*min-height: 712pt;     SENZA JCOMMENTS*/

}

.art-postcontent,
.art-postheadericons,
.art-postfootericons, 
.art-blockcontent-body, 
ul.art-vmenu a
{
   text-align: left;

}
  



.art-postcontent h1
{
   color: #0172C0;
    margin: -6px 0 0;
   font-size: 21px;
}



.art-postcontent h2
{
   color: #545454;
   margin: 10px 0 0;
   font-size: 21px;
}

.art-postcontent h3
{
   color: #0172C0;
   margin: 10px 0 0;
   font-size: 19px;
}


.art-postcontent h4
{
   color: #545454;
   margin: 10px 0 0;
   font-size: 19px;
}



.art-postcontent h5
{
   color: #0172C0;
   margin: 10px 0 0;
   font-weight: normal;
   font-size: 19px;
}


.art-postcontent h6
{
   color: #000000;
   font-weight: normal;
   font-size: 14px;
   line-height: 125%;
}

.art-postheader
{
	color: #FFFFFF;
		margin: 9px 0 0;
	padding-top: 1px;
	/* line-height: 1em;*/
	font-size: 21px;
	/* top: 10px;*/
	background-image: url("../images/blu-titolo.png");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:6px;
	height: 28px;
  
}
.art-data
{
  
   margin: 95px 0 0 244px;
   content: " ";
   font-size: 1px;
   line-height: 60px;
   background-image: url("../images/blu-data.jpg");
     background-repeat: no-repeat;
   background-position: left top;
     
  
}


/*body
{
   padding: 0;
   margin:0;
   min-width: 960px;
   color: #0F1419;
   background-color: #FFFFFF;
   background-image: url('../images/blu-sfondo.jpg');
   background-repeat: no-repeat;
   background-attachment: scroll;
   background-position: top center;
}
*/


/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1
{
  background-color: transparent;
  background-image: url('../images/blu-sinistra.jpg');
  background-repeat: no-repeat;
  background-position: center 21px;
  height: 1460px;
   width: 225px;
}

/* begin LayoutCell, sidebar2 */
.art-content-layout .art-sidebar2
{
  background-color: transparent;
  background-image: url('../images/blu-destra.png');
  background-repeat: no-repeat;
  background-position: center 90px;
  height: 1400px;
  width: 225px;

}
/* end LayoutCell, sidebar2 */

