﻿/*
	TableTelerik Cfarc
*/
.TableTelerik tfoot tr td
{
   background-image: url("../img/base down.jpg");
}
.t-grid-footer-wrap tr td
{
   background-image: url("../img/base down.jpg");
}
.TableTelerik .categorieGriglia
{
   background-color:#00477C;
}
/*
	Footer / Bottoni
*/
/*.t-icon { background-image: url('../img/sprite.png'); }
.t-arrow-first { background-position: 0 -192px; }
.t-arrow-prev { background-position: -16px -192px; }
.t-arrow-next { background-position: -32px -192px; }
.t-arrow-last { background-position: -48px -192px; }
.t-refresh { background-position: -32px -240px; }
.t-arrow-up { background-position: -16px -160px; }
.t-arrow-down { background-position: -16px -176px; }
.t-alt { background-color:#E3E1E1; }*/

