#custom_info_window_Conaval{
  width: 150px;
  background-color: #FFFFFF;
}
#custom_info_window_Conaval_contents{
  background-color: #FFFFFF;
  width: 5px;  
}
#custom_info_window_Conaval_tl{
  width: 16px;
  height: 14px;
  background-color: #aa035c;
  border-left: solid 2px #aa035c;
}
#custom_info_window_Conaval_t
{
  background-color: #aa035c;
  border-top: solid 2px #aa035c;
}
#custom_info_window_Conaval_tr{
  width: 16px;
  height: 14px;
  background-color: #aa035c;
  border-right: solid 2px #aa035c;
}
#custom_info_window_Conaval_l{
  width: 5px;
  border-left: solid 2px #aa035c;
  background-color: #FFFFFF;
}
#custom_info_window_Conaval_r{
  width: 0px;
  border-right: solid 2px #aa035c;
}
#custom_info_window_Conaval_bl{
  width: 5px;
  height: 5px;
  background-color: #FFFFFF;
  border-left: solid 2px #aa035c;
  border-bottom: solid 2px #aa035c;
}
#custom_info_window_Conaval_b{
    border-bottom: solid 2px #aa035c;
    background-color: #FFFFFF;
}
#custom_info_window_Conaval_br{
  width: 2px;
  height: 5px;
  background-color: #FFFFFF;
  border-right: solid 2px #aa035c;
  border-bottom: solid 2px #aa035c;
}
#custom_info_window_Conaval_close{
  width: 12px;
  height: 14px;
  background: url('images/Conaval_close.png') top left no-repeat transparent;
  cursor: pointer;
}

#custom_info_window_Conaval_beak{
  width: 25px;
  height: 40px;
  background: url('images/Conaval_beak.png') top left no-repeat transparent;
}

#custom_info_window_Conaval_contents .section1{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 9px;
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF; 
  text-align: left;
}
#custom_info_window_Conaval_contents .section1 a{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 9px;
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF; 
  text-align: left;
}
#custom_info_window_Conaval_contents .section1 a:hover{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 9px;
  text-decoration: underline;
  color: #000000;
  background-color: #FFFFFF; 
  text-align: left;
}
#custom_info_window_Conaval_contents .section2{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 9px;
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF; 
  text-align: left;
}
#custom_info_window_Conaval_contents .section2 a{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 9px;
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF; 
  text-align: left;
}
#custom_info_window_Conaval_contents .section2 a:hover{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana;
  font-size: 9px;
  text-decoration: underline;
  color: #000000;
  background-color: #FFFFFF; 
  text-align: left;
}
#custom_info_window_Conaval_contents p{
  margin: 1px 0;
  padding: 5px;
}
#custom_info_window_Conaval_contents .title{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;
}
#custom_info_window_Conaval_contents .title a{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: none;
}
#custom_info_window_Conaval_contents .title a:hover{
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;
  text-decoration: underline;
}


