.top_C
{  
  background-image: url(../img/contenitore/Cont_Top_C_pix.JPG);
  background-position:  bottom;
  background-repeat: repeat-x;
  
}

.top_R
{  
  background-image: url(../img/contenitore/Cont_Top_R.JPG);
	background-position: bottom;
  background-repeat: no-repeat;
 
}

.top_L
{  
 background-image: url(../img/contenitore/Cont_Top_L.JPG);
background-position: bottom;
  background-repeat:  no-repeat;
 
}

.right
{  
  background-image: url(../img/contenitore/Cont_Right_pix.JPG);
  background-position:  left;
  background-repeat: repeat-y;
}

.left
{  
 background-image:  url(../img/contenitore/Cont_Left_pix.JPG);
  background-position:  right;
  background-repeat: repeat-y;
}

.base_C
{  
 background-image:  url(../img/contenitore/Cont_Base_C_pix.JPG);
  background-position:  top;
  background-repeat: repeat-x;
}

.base_R
{  
 background-image: url(../img/contenitore/Cont_Base_R.JPG);
background-position: bottom;
  background-repeat:  no-repeat;
}

.base_L
{  
  background-image:  url(../img/contenitore/Cont_Base_L.JPG);
 background-position: bottom;
  background-repeat:  no-repeat;
}

.titolo
{  
font-family: Verdana;
  font-size: x-small;
  color: #565656;
}

.titoloRosso
{  
font-family: Verdana;
  font-size:   8pt;
  color: #E30000;
}

.testoInternoBox
{  
font-family:  Verdana;
  font-size:   xx-small;
  color: #5A5A5A;
}
.testoInternoBox2
{  
font-family:  Verdana;
  font-size:    xx-small;
  color: #5A5A5A;
}
.testoDettagli
{  
font-family: Verdana;
  font-size:  xx-small;
  color: #E30000;
}