#navsup {
  background-image: url(../images/fondos/navsup_fondo.png);
  background-repeat:  repeat-x;
  background-position: left top;
  float: left;
  height: 40px;
  background-color: #000000;
  width: 100%;
}
.search_form  {
	margin-top: 7px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: left;
}
.search_txt     {
  border: 1px solid #AFB8BE;
  color: #FFFFFF;
  background-color: #000000;
  font-size: 12px;
  padding-left: 5px;
  float: left;
}
.go {
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
}
#navsupbar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 714px;
	height: 28px;
	background-image: url(../images/fondos/botonera_fondo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	font-size: 12px;
}
#navsupbar li {
  display: inline;
  padding: 0px;
  height: 19px;
  margin: 0px;
}

#navsupbar .home a {
	background-image: url(../images/botones/home_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 77px;
	float: left;
	height: 19px;
	text-align: right;
	padding: 0px;
	margin-left: 8px;
	color: #525252;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 95%;
}
#navsupbar .home a:hover {
  background-image: url(../images/botones/home_on.png);
  background-repeat: no-repeat;
  background-position: left top;
  color: #000000;
  text-decoration: none;
}
#navsupbar .products a {
	background-image: url(../images/botones/products_off_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 103px;
	float: left;
	height: 19px;
	text-align: right;
	margin-left: 5px;
	color: #525252;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
	font-size: 95%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding: 0px;
}
#navsupbar .products a:hover {
	background-image: url(../images/botones/products_on_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
}
#navsupbar .services a {
	background-image: url(../images/botones/services_off_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 133px;
	float: left;
	height: 19px;
	text-align: right;
	padding: 0px;
	margin-left: -2px;
	color: #525252;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
	font-size: 95%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#navsupbar .services a:hover {
	background-image: url(../images/botones/services_on_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
}
#navsupbar .subscription a {
	background-image: url(../images/botones/suscription_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 103px;
	float: left;
	height: 19px;
	text-align: right;
	padding: 0px;
	margin-left: 5px;
	color: #525252;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
	font-size: 95%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#navsupbar .subscription a:hover {
  background-image: url(../images/botones/suscription_on.png);
  background-repeat: no-repeat;
  background-position: left top;
  color: #000000;
  text-decoration: none;
}
#navsupbar .support a {
	background-image: url(../images/botones/company-off_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 78px;
	float: left;
	height: 19px;
	text-align: right;
	padding: 0px;
	margin-left: 5px;
	color: #525252;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
	font-size: 95%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#navsupbar .support a:hover {
	background-image: url(../images/botones/company-off_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
}
#navsupbar .free_downloads a {
	background-image: url(../images/botones/free_dowloads_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 167px;
	float: left;
	height: 19px;
	text-align: right;
	padding: 0px;
	margin-left: 5px;
	color: #525252;
	vertical-align: middle;
	line-height: 19px;
	font-weight: bold;
	font-size: 95%;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#navsupbar .free_downloads a:hover {
	background-image: url(../images/botones/free_dowloads_ger.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	text-decoration: none;
}
#bannernav {
	background-color: #212A2F;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 978px;
}
#bannernav .bannernav_flash {
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 11px;
}
