#banner
{
  background-image: url('../../Img/Layout/banner_teal.gif');
}

#subheader, #creditBar, .menuheader, .header, .HeaderStyle 
{
  background-color: #5994cf; 
  background-image: url('../../Img/Layout/header_bg_blue4.gif');
}

.header
{
  background-image: none;
}

.titre
{
  color: #5994cf; 
}

/*header positionning */
.grayDiv
{
  background-image: url('../../Img/Layout/transparent_blue4.png'); 
}

.header, .HeaderStyle 
{
  color: #f5f5f5;
  vertical-align: middle;
  font-weight:bold;
}

#subheader a, #creditBar a, .menuheader
{
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.dropmenudiv a
{
  background-image: url('../../Img/Layout/header_bg_blue4.gif');
}

.dropmenudiv a:hover
{
  background-image: url('../../Img/Layout/header_bg2_blue4.gif');
  background-color: #5994cf;
  color: #fff;
}

.Button
{
  border: solid #eee 1px;
  background-color: #5994cf;
  background-image: url('../../Img/Layout/header_bg_blue4.gif');
  color: #f5f5f5;
  padding: 1px 3px 1px 3px;
  cursor: pointer;
}