#barra_superior{
	width: 745px;
	height:100px;
	/*border:4px solid #873838;*/
	margin-bottom:36px;
	color:#fff;
	position:relative;
	z-index:2;
}

#barra_superior .boton{
	margin-top:10px;
	margin-left:61px;
	float:left;
	text-align:center;
	font-weight:bold;
	cursor: pointer;
}

#tapa{
	height:50px;
	width:745px;
	background:url(/img/menu/fondomenu.png) no-repeat left bottom;
	margin-top:-70px;
	position:absolute;
	z-index:3;
}

#tapa div{
	margin-top:25px;
	float:left;
	text-align:center;
	margin-left:61px;
	font-weight:bold;
	min-width:72px;
}