/* CSS Document */

#hd-inner{
	background:url(images/menu.gif) repeat-x right;
	height:32px;
	width:935px;
	clear:both;
	margin:-25px 0px 0px 0px;
	position:absolute;
}

#hd-inner div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html #hd-inner span{
	top:1px;
}
*:first-child+html #hd-inner span{
	top:1px;
}

ul{
	list-style:none outside;
}

#menu{
	overflow:hidden;
	float:center;
	height:32px;
	width:100%;
	font:normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/onemoredisco_13.jpg) no-repeat left top;
	margin: 0px -15px -10px -35px;
}
#menu li{
	float:left;
	background:url(images/fondo_medio.gif) no-repeat right;
	margin: 0 -10px 0 0;
	height:32px;
}
#menu li#mn-last{
	background:none;
	padding:0;
}
#menu li#mn-last a{
	
}
#menu li a{
	color:#FFFFFF;
	float:left;
	height:32px;
	padding:0 28px;
	margin:10px 10px;
}
#menu li a:hover{
	color:#000000;
	background:url(images/menu_sobre.gif) repeat-x right;
	height:32px;
	width:100%;
	margin-top:auto;
}

#menu li#fijo{
	color:#555;
	background:url(images/menu_sobre.gif) repeat-x right;
	float:left;
	height:32px;
	margin:0 0px 0 0;
}

#menu li#separata{
	float:left;
	background:url(images/fondo_medio.gif) no-repeat right;
	padding:0 5px 0 0;
	height:32px;
}

.extra{
	clear:both;
	font-size:0;
	line-height:0;
	width:100%;
	overflow:hidden;
}

#flashcontent {
		width: 935px;
		height: 32px;
	}

.Estilo4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
