/* ----- GENERAL ----- */
html,body{margin:0;
	padding:0;
	height:100%;
	background-color:#006699;
	font-family:Verdana;}

hr.linea {
height: 2px;
border: 0;
color: #990000;
background-color: #990000;
} 

A:link {text-decoration: none;color: #fff;}
A:visited {text-decoration: none;color: #fff;}
A:active {text-decoration: none;color: #fff;}
A:hover {text-decoration: none;;color: #fff;}

.clavitit{font-size:14px;
	color:#FFFFFF;
	cursor:pointer;
	background-repeat: no-repeat;
	height:20px;
	font-weight:bold;
	}

.clavitex{font-size:12px;
	color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:18px;
	}

.fot {border:4px solid #000000;
	margin-top:3px;}

.clletlink{font-size:12px;
	color:#FFFFFF;
	margin-top: 5px;
	text-align: right;
	}

.mapclose{
  width: 21px;
  height: 21px;
  background: url('../comunes/gmapas/vw_close.gif') top left no-repeat transparent;
  cursor: pointer;
}

#custom_info_window{
  width: 400px;
}
#custom_info_window_contents{
  background-color: #006699;
  height:auto; 
  min-height:160px;
}
#custom_info_window_tl{
  width: 16px;
  height: 16px;
  background: url('../comunes/gmapas/vw_tl.gif') top left no-repeat transparent;
}
* html #custom_info_window_tl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../comunes/gmapas/vw_tl.gif', sizingMethod='crop');
}
#custom_info_window_t{
  background: url('../comunes/gmapas/vw_t.gif') top left repeat-x transparent;
}
#custom_info_window_tr{
  width: 16px;
  height: 16px;
  background: url('../comunes/gmapas/vw_tr.gif') top left no-repeat transparent;
}
* html #custom_info_window_tr{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../comunes/gmapas/vw_tr.gif', sizingMethod='crop');
}
#custom_info_window_l{
  width: 16px;
  background: url('../comunes/gmapas/vw_l.gif') top left repeat-y transparent;
}
#custom_info_window_r{
  width: 16px;
  background: url('../comunes/gmapas/vw_r.gif') top right repeat-y transparent;
}
#custom_info_window_bl{
  width: 16px;
  height: 16px;
  background: url('../comunes/gmapas/vw_bl.gif') top left no-repeat transparent;
}
* html #custom_info_window_bl{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../comunes/gmapas/vw_bl.gif', sizingMethod='crop');
}
#custom_info_window_b{
  height: 16px;
  background: url('../comunes/gmapas/vw_b.gif') top left repeat-x transparent;
}
#custom_info_window_br{
  width: 16px;
  height: 16px;
  background: url('../comunes/gmapas/vw_br.gif') top left no-repeat transparent;
}
* html #custom_info_window_br{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../comunes/gmapas/vw_br.gif', sizingMethod='crop');
}
#custom_info_window_close{
  width: 21px;
  height: 21px;
  background: url('../comunes/gmapas/vw_close.gif') top left no-repeat transparent;
  cursor: pointer;
}
* html #custom_info_window_close{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../comunes/gmapas/vw_close.gif', sizingMethod='crop');
}
#custom_info_window_beak{
  width: 92px;
  height: 86px;
  background: url('../comunes/gmapas/vw_beak.gif') top left no-repeat transparent;
}
* html #custom_info_window_beak{
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../comunes/gmapas/vw_beak.gif', sizingMethod='crop');
}
.outer {
  width: 128px; height: 6px; font-size:1px; line-height:0; background: #000000; -moz-border-radius: 15px; border-radius: 15px; text-align:left;
}

.inner {
  background: #990000; height: 6px; height: 100%; border-left: 1px solid #ffff00; border-right: 1px solid #ffff00;
}

.inner2 {
  background: #FFFF00; height: 6px; height: 100%;
}

.let1{
  font-family:Arial Narrow,Arial; margin-top:2px; margin-bottom:0px; font-size:16px; font-weight:bold; color:#FFFFFF;
}

.let2{
 font-family:Arial Narrow,Arial; margin-top:0px; margin-bottom:0px; font-size:13px; color:#FFFFFF;
}

