@charset "UTF-8";

@media screen, projection
{
  h1,h2,h3,h4,h5,h6 {
    color:#1f3257;
  }
  
  a, a:visited { color:#1f3257; }
  
  #sitename {
    background: #1f3257; 
  } 
  
  #search { 
    background: #1f3257 url(../../images/search-bg-consult.gif) repeat-x; 
  }
  #search input#searchtext { background:#a6afbe; border: 1px solid #a6afbe; }
}
