#titlebar {
  clear:both;
  font-size: 100%;
  border: none;
 /* position:relative;*/
  text-decoration: none;
  margin-top: 0%;
  width: 100%;
}
#titlebar h1 {
  color: white;
  text-align: center;
  font-size: 240%;
}
#titlebar h3 {
  color: #003779;
  text-align: center;
  font-size: 110%;
}
#titlebar table{
/*clear:both;*/
 width:100%;
}

/*#titlebar #titre{
 background-position:  center center;
 background-repeat: no-repeat;
 background-image: url(Images/fondbleuclairlarge4.png);
}  */

#IE6 #titlebar #titre{
  behavior: url(iepngfix.htc);
}  
#titlebar #logo { 
  margin:0;
  padding:0;
  height:100px; /*180px;*/
  width:130px;/*233px;*/
}
/*#titlebar #logo a {
  border: 0px solid ;
} */
#titlebar #logo a img{
  border-width: 0px;
}
/*#myborder{
  margin:0;
  padding:0;
}
#myborder, #myborder .sb-inner {
  background-color:#0197f0;
  background-image:url(Images/borderImg.png);
  background-repeat: repeat-x;
  }

#myborder .sb-shadow { background:#fff; }
#myborder .sb-border { background:003779; }
*/
