BODY
{
}
.menuBar
{
	POSITION: relative;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center;
	left: auto;
	top: auto;
	visibility: visible;





}
.Bar
{
	FLOAT: left;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	POSITION: relative;
	BACKGROUND-COLOR: #5A7FA2;
	TEXT-ALIGN: left;
	border: #5A7FA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFD5AA;
	font-size: 12px;
	font-weight: bold;
	visibility: visible;







}
.menu
{
	BORDER-RIGHT: buttonhighlight thin outset;
	BORDER-TOP: buttonhighlight thin outset;
	BORDER-LEFT: buttonhighlight thin outset;
	WIDTH: 150px;
	LINE-HEIGHT: 140%;
	BORDER-BOTTOM: buttonhighlight thin outset;
	POSITION: absolute;
	BACKGROUND-COLOR: #5A7FA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD5AA;
	left: 401px;
	top: 82px;
	visibility: hidden;









}
.menuItem
{
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	color: #FFD5AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;




}
.ItemMouseOver
{
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 10px;
	WIDTH: 100%;
	CURSOR: hand;
	COLOR: #5A7FA2;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: white 1px solid;
	BACKGROUND-COLOR: #ffd5aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.ItemMouseOut
{
	WIDTH: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD5AA;

}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
	FLOAT: left;
	CURSOR: hand;
	TEXT-INDENT: 5px;
	POSITION: relative;
	BACKGROUND-COLOR: #5A7FA2;
	TEXT-ALIGN: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFD5AA;
	border: #5A7FA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;




}
.menuItemEnlace {
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	color: #FFD5AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menuItemEnlace:hover {
	WIDTH: 100%;
	CURSOR: hand;
	LINE-HEIGHT: 20px;
	color: #5A7FA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tablaEnlace {
	cursor: hand;
}
