#custom_info_window_red{
	width:350px;
	border:#ED0000 1px solid;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

#custom_info_window_red a{
	color:#ED0000;
	text-decoration:none;
}

#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:#FFF;
	border:#ED0000 1px solid;
}
#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:5px;
}
#custom_info_window_red_contents .section2{
  margin:0;
  padding:5px;
}
#custom_info_window_red_contents p{
  margin: 1px 0;
  padding: 5px;
}
#custom_info_window_red_contents .title{
  font-size: 10px;
  color:#ED0000;
  border-bottom:#ED0000 solid 1px;
  padding:5px;
	
}
#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;
}
