/* $Id: local_sample.css,v 1.2.2.2 2009/12/22 06:47:47 jwolf Exp $ */

/* Local CSS
-------------------------------------------------------------- */

/**
 * Put your custom css and css overrides in this file and
 * rename it local.css. By restricting your css changes 
 * to local.css, your changes will not be overwritten when
 * upgrading to a new version of this theme.
 *
 *  Steps to activate local.css:
 *  1. Add your custom css to this file.
 *  2. Rename this file to local.css  
 */
 
/* nouveau sites*/
#block-views-newsites-block_1 div.block-icon {
  background: transparent url('icons/tnt_icon_07.png') no-repeat left center;
}

/* sites au hasar*/
#block-views-newsites-block_2 div.block-icon {
  background: transparent url('icons/tnt_icon_04.png') no-repeat left center;
}

/* sites a decouvrir*/
#block-views-newsites-block_3 div.block-icon {
  background: transparent url('icons/tnt_icon_03.png') no-repeat left center;
}

/* syndication*/
#block-node-0 div.block-icon {
  background: transparent url('icons/tnt_icon_11.png') no-repeat left center;
}

/* publicité*/
#block-block-2 div.block-icon {
  background: transparent url('icons/tnt_icon_05.png') no-repeat left center;
}

/* cumulus*/
#block-cumulus-0 div.block-icon {
  background: transparent url('icons/tnt_icon_09.png') no-repeat left center;
}

