/* TopBar */
#vdividermenu {
	margin: 0 0 0em;
	padding: 0 0 0 0px;
	float: center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

#xyz {
	margin: 0 0 0em;
	padding: 0 0 0 0px;
	float: center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu {
display: inline;
}

#vdividermenu a{
float: right;
color: black;
padding: 2px 12px;
text-decoration: none;
background: transparent url(file:///C|/Documents%20and%20Settings/SONY%20VAIO/Configuraci%F3n%20local/Archivos%20temporales%20de%20Internet/Content.IE5/4QEU8OE8/images/vertical.gif) center right no-repeat;
}

#vdividermenu  a:visited{
color: #666666;
}

#vdividermenu  a:hover{
color: #666666;
background-color: #FFFFFF;
}
