
#custom_info_window_rose{
  width: 200px;
}
#custom_info_window_rose_contents{
  background-color: #990000;
}
#custom_info_window_rose_tl{
  width: 16px;
  height: 16px;
  background: url('../images/lamparo/haut_g.png') top left no-repeat transparent;
}
* html #custom_info_window_rose_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lamparo/haut_g.png', sizingMethod='crop');
}
#custom_info_window_rose_t{
  background: url('../images/lamparo/haut_centre.png') top left repeat-x transparent;
}
#custom_info_window_rose_tr{
  width: 16px;
  height: 16px;
  background: url('../images/lamparo/haut_d.png') top left no-repeat transparent;
}
* html #custom_info_window_rose_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lamparo/haut_d.png', sizingMethod='crop');
}
#custom_info_window_rose_l{
  width: 3px;
  background: url('../images/lamparo/trait_g.png') top left repeat-y transparent;
}
#custom_info_window_rose_r{
  width: 3px;
  background: url('../images/lamparo/trait_d.png') top right repeat-y transparent;
}
#custom_info_window_rose_bl{
  width: 16px;
  height: 16px;
  background: url('../images/lamparo/bas_g.png') top left no-repeat transparent;
}
* html #custom_info_window_rose_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lamparo/bas_g.png', sizingMethod='crop');
}
#custom_info_window_rose_b{
  background: url('../images/lamparo/bas_centre.png') top left repeat-x transparent;
}
#custom_info_window_rose_br{
  width: 16px;
  height: 16px;
  background: url('../images/lamparo/bas_d.png') top left no-repeat transparent;
}
* html #custom_info_window_rose_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lamparo/bas_d.png', sizingMethod='crop');
}
#custom_info_window_rose_close{
  width: 21px;
  height: 21px;
  background: url('../images/fermer.png') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_rose_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fermer.png', sizingMethod='crop');
}
#custom_info_window_rose_beak{
  width: 28px;
  height: 38px;
  background: url('../images/lamparo/pointe.png') top left no-repeat transparent;
}
* html #custom_info_window_rose_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/lamparo/pointe.png', sizingMethod='crop');
}
#custom_info_window_rose_contents .section1{
  margin: 0;
  padding: 0;
  background-color: #AAEEDD;
}
#custom_info_window_rose_contents .section2{
  margin: 0;
  padding: 0;
  background-color: #FFDFDF;
  border-bottom: dotted 1px #900;
  border-top: dotted 1px #900;
}
#custom_info_window_rose_contents p{
  margin: 1px 0;
  padding: 5px;
}
#custom_info_window_rose_contents .title{
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  background-color: #FF3265;
  padding: 5px;
}
#custom_info_window_rose_contents .title a {
  color: #FFF;
}
