﻿#topnav3 {
	border-style: none;
	border-width: 0px;
	width: 776px;
	height: 30px;
	padding: 0;
	background-repeat: repeat-x;
	background-image: url('../images/plantillageneral/bgnav1.gif');
}
#topnav3 ul {
	list-style: none;
	margin: 0px;
}
#topnav3 ul li {
	display: inline;
	margin: 0px;
}
#topnav3 ul li a {
	padding: 7px 10px 3px 10px;
	margin: 0px;
	display: block;
	float: left;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	background: url('../images/plantillageneral/navigatorseparator.png') no-repeat right center;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS";
}
#topnav3 ul li a:hover {
	color: #000000;
	background: url('../images/plantillageneral/navigatorseparatorhover.png') repeat-x left top;
}

#topnav3 ul li#active a {
	color:#FFF;
	background: url('../../images/movijugadores/navigation-hover.png') repeat-x left top;
}
#topnav4 {
	border-style: none;
	border-width: 0px;
	width: 776px;
	height: 30px;
	padding: 0;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url('../images/plantillageneral/bgnav2.GIF');
}
#topnav4 ul {
	list-style: none;
	margin: 0px;
	text-align: center;
}
#topnav4 ul li {
	display: inline;
	margin: 0px;
}
#topnav4 ul li a {
	padding: 7px 10px 3px 10px;
	margin: 0px;
	display: block;
	float: left;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font-variant: small-caps;
	background: url('../images/plantillageneral/navigatorseparatornav4.png') no-repeat right center;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	font-family: "Trebuchet MS";
}
#topnav4 ul li a:hover {
	color: #000000;
	background: url('../images/plantillageneral/navigatorseparatorhovernav4.png') repeat-x left top;
}

#topnav4 ul li#active a {
	color:#FFF;
	background: url('../../images/movijugadores/navigation-hover.png') repeat-x left top;
}