
#custom_info_window_red{
width:400px;
}


#custom_info_window_red_img{
	float:left;
	width:130px;
}
#custom_info_window_red_text{
	float:left;
	width:200px;
	padding-left:3px;
}
#custom_info_window_red_precarga{
	
	background-color:#FFF;
}
#custom_info_window_red_tl{
  width: 0px;
  height: 0px;
}
* html #custom_info_window_red_tl{
  background-image:none;
}
#custom_info_window_red_t{
}
#custom_info_window_red_tr{
  width: 0px;
  height: 0px;
}

* html #custom_info_window_red_tr{
  background-image:none;
}
#custom_info_window_red_l{
  width: 0px;
}
#custom_info_window_red_r{
  width: 0px;
}
#custom_info_window_red_bl{
  width: 0px;
  height: 0px;
}
* html #custom_info_window_red_bl{
  background-image:none;
}
#custom_info_window_red_b{
}
#custom_info_window_red_br{
  width: 0px;
  height: 0px;
}
* html #custom_info_window_red_br{
  background-image:none;
}
#custom_info_window_red_close{
  width:13px;
  height:13px;
  background: url('../images/close.gif') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_red_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/close.gif', sizingMethod='crop');
  
}
#custom_info_window_red_beak{
	width: 9px;
	height: 12px;
	background: url('../images/flecha.png') bottom left no-repeat transparent;
}
* html #custom_info_window_red_beak{
 background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/flecha.png', sizingMethod='crop');
}
#custom_info_window_red_contents .section1{
  margin: 0;
  padding:0px;
}
#custom_info_window_red_contents .section2{
  margin:0;
  padding:0px;
}
#custom_info_window_red_contents p{
  margin: 0px 0;
  padding: 0px;
}
#custom_info_window_red_contents .title{
  font-size: 10px;
  color:#ED0000;
  border-bottom:#ED0000 solid 1px;
  
	
}
#custom_info_window_red_title_left{
	border-right:#ED0000 solid 1px;
}
#celdas_info_window{
	float:left;
	width:90px;
	border:1px solid #CCCCCC;
	padding:1px;
}
#celdas_info_window2{
	float:left;
	width:184px;
	border:1px solid #CCCCCC;
	padding:1px;
}


/*
        info window
*/
/* Estilos caja filtros fondo infowindow*/
#rnd_container_fondo_infowindow {background: #F2EFE9; margin:1px; width:410px;}

.rnd_top_fondo_infowindow, .rnd_bottom_fondo_infowindow {display:block; background:#F2EFE9; font-size:1px;}
.rnd_b1_fondo_infowindow, .rnd_b2_fondo_infowindow, .rnd_b3_fondo_infowindow, .rnd_b4_fondo_infowindow {display:block; overflow:hidden;}
.rnd_b1_fondo_infowindow, .rnd_b2_fondo_infowindow, .rnd_b3_fondo_infowindow {height:1px;}
.rnd_b2_fondo_infowindow, .rnd_b3_fondo_infowindow, .rnd_b4_fondo_infowindow {background:#ffffff; border-left:2px solid #ccc; border-right:2px solid #ccc;}
.rnd_b1_fondo_infowindow {margin:0 5px; background:#ccc;}
.rnd_b2_fondo_infowindow {margin:0 3px; border-width:0 2px;}
.rnd_b3_fondo_infowindow {margin:0 2px;}
.rnd_b4_fondo_infowindow {height:2px; margin:0 1px;}

.rnd_content_fondo_infowindow {
    display:block;
    border:0 solid #ccc;
    border-width:0 1px;
    padding: 4px;
    background:#ffffff;
    color:#000000;
    height:240px;
}
 /* fin estilos caja fondo infowindow*/
