/* CSS Document */

.TitoloContenuti{
	font-size:16px;
	color: #213E5E;
	margin-left: 5px;
	font-weight: bold;
}



/**************************************************/
/************			 HOME 		 **************/
/**************************************************/

.anteprima {
	font-family: Verdana, Arial, Helvetica, geneva;
	font-size: 11px;
	color: #07005D;
	line-height:16px;
	text-align:justify;
}

/*********************/
/**		TABELLA		**/
.TABELLA_Centro{
background-image:url(inc/Catalogo/img/centro-tabella.jpg); 
background-repeat:repeat-x; 
background-position:bottom ;
}

.TABELLA_BordoCentroSX{
background-image:url(inc/Catalogo/img/bordo-tabella-sx-centro.jpg);
background-repeat: no-repeat; 
background-position:bottom ;
}

.TABELLA_BordoCurvaSX{
background-image:url(inc/Catalogo/img/bordo-tabella-sx-curva.jpg);
background-repeat: no-repeat; 
background-position:bottom ;
}

#TABELLA_BordoCentroDX{
background-image:url(inc/Catalogo/img/bordo-tabella-dx-centro.jpg);
background-repeat: no-repeat; 
background-position:bottom ;
}

.TABELLA_BordoCurvaDX{
background-image:url(inc/Catalogo/img/bordo-tabella-dx-curva.jpg);
background-repeat: no-repeat; 
background-position:bottom ;
}


