/* $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  
 */

/* colori: rosso DB0018 giallo: FDD604 */
#legal-notice {
  display: none;
}
#preface {
background:#DB0018 url(images/preface-wrapper-bg.png) repeat-x scroll center top;
min-height:14px;
}
#preface-wrapper {
color:#666;
}

#block-menu-secondary-links div.block-icon {
  background: transparent url('icons/tnt_icon_sole.png') no-repeat left center;
}
#block-menu-secondary-links h2.block-title {
 background-color:#DB0018;
}
#block-user-1 h2.block-title {
 background-color:#DB0018;
}

