#art-commenti a:link
{
   color: #29ABE2;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 13px;
   line-height: 125%;
   text-decoration: none;
}


#art-commenti
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 16px;
   line-height: 125%;
}

#art-commenti h1
{
   color: #C1272D;
   margin: 10px 0 0;
   font-size: 21px;
}

#art-commenti h5
{
   color: #C1272D;
   margin: 10px 0 0;
   font-weight: normal;
   font-size: 19px;
}

#art-commenti h6
{
   color: #C1272D;
   margin: 10px 0 0;
   font-weight: bold;
   font-size: 16px;
}


.grigio
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 16px;
   line-height: 125%;
   color: #999999;
}

#art-commenti h4
{
   color: #00B840;
   margin: 10px 0 0;
   font-size: 21px;
}

#art-commenti textarea, #art-commenti input, #art-commenti select
{
   vertical-align: middle;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
    width: 460px;

   border-color: #CCCCCC;
   background-color:#e5e5e5;
	/*border-style: solid;*/
	border-width: 0;
	padding: 2px;
}
#art-commenti textarea
{
	height: 120px;   
}

#art-commenti input, #art-commenti select
{
  
    width: 220px;

  
}


.art-article
{
   border-collapse: separate;
    min-height: 707pt;
}



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

.art-postcontent h1
{
   color: #C1272D;
   margin: 8px 0 0;
   font-size: 21px;
}


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


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

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



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

.art-postcontent h6
{
   color: #4B637C;
   margin: 10px 0 0;
   font-size: 13px;
}

.art-postheader
{
	color: #FFFFFF;
		margin: 9px 0 0;
	padding-top: 1px;
	/* line-height: 1em;*/
	font-size: 21px;
	top: 10px;
	background-image: url("../images/rosso-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/rosso-data.html");
     background-repeat: no-repeat;
   background-position: left top;
     
  
}



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

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

}
/* end LayoutCell, sidebar2 */


/* TITOLI PAGINA */

/*.art-postheader
{
    color: #FFFFFF; originale
   margin: 12px 0 0;
   line-height: 1em;
   font-size: 21px;
   top: 10px;
   
   
    background-color: #FF9400;
	color: #FFFFFF;
    font-size: 21px;
    line-height: 9px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 9px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 100px;
    padding-top: 10px;
    top: 9px;
   
}*/

