#custom_info_window{
  width: 200px;
  font: 10px Lucida Grande, Geneva, Verdana, Arial, sans-serif;
  color: #666;
}
  hr.custom_info_window{
  color: #2aa0c1;
  background-color: #0b4068;
  height: 1px;
  border: 0;
}
  a.custom_info_window{
  color: #0099cc;
}
#custom_info_window_contents{
  background-color: #ffffff;
}
#custom_info_window_tl{
  width: 12px;
  height: 12px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/hd.gif') top left no-repeat transparent;
}
* html #custom_info_window_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.crea.hautesavoie.net/html/info_window/hd.gif', sizingMethod='crop');
}
#custom_info_window_t{
  background: url('http://www.crea.hautesavoie.net/html/info_window/hc.gif') top left repeat-x transparent;
}
#custom_info_window_tr{
  width: 12px;
  height: 12px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/hg.gif') top left no-repeat transparent;
}
* html #custom_info_window_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.crea.hautesavoie.net/html/info_window/hg.gif', sizingMethod='crop');
}
#custom_info_window_l{
  width: 12px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/cd.gif') top left repeat-y transparent;
}
#custom_info_window_r{
  width: 12px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/cg.gif') top right repeat-y transparent;
}
#custom_info_window_bl{
  width: 12px;
  height: 12px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/bg.gif') top left no-repeat transparent;
}
* html #custom_info_window_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.crea.hautesavoie.net/html/info_window/bg.gif', sizingMethod='crop');
}
#custom_info_window_b{
  background: url('http://www.crea.hautesavoie.net/html/info_window/bc.gif') top left repeat-x transparent;
}
#custom_info_window_br{
  width: 12px;
  height: 12px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/bd.gif') top left no-repeat transparent;
}
* html #custom_info_window_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.crea.hautesavoie.net/html/info_window/bd.gif', sizingMethod='crop');
}
#custom_info_window_close{
  width: 10px;
  height: 10px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/close.jpg') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.crea.hautesavoie.net/html/info_window/close1.png', sizingMethod='crop');
}
#custom_info_window_beak{
  width: 1px;
  height: 1px;
  background: url('http://www.crea.hautesavoie.net/html/info_window/blank.gif') top left no-repeat transparent;
}
* html #custom_info_window_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.crea.hautesavoie.net/html/info_window/blank.gif', sizingMethod='crop');
}
#custom_info_window_contents .section1{
  margin: 0;
  padding: 0;
 }
#custom_info_window_contents .section2{
  margin: 0;
  padding: 0;
  font-size: 9px;
  text-align: center;
}
#custom_info_window_contents p{
  margin: 1px 0;
  padding: 5px;
}
#custom_info_window_contents .title{
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
  color: #0b90ff;
}



