.menus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	text-align:center;
	cursor: hand;
}
.oculto {
	visibility: hidden;
	display:none;
}
.submenu {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pieFoto {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.Enlace {
	color: #FFFFFF;
	text-decoration: none;
}
