﻿.topArea
{
	background:none;
	height:73px;/*infocorp, se agrego alto*/
}
.topNavContainer
{
	background-image:url('Images/ic_as_menu_background.gif');
	height:64px;
	padding-bottom:10px;
}
.topNavItem
{
	color: #FFF;	
	background-image:url('Images/ic_as_menu_separador.gif');
}
.topNavSelected a 
{
	background-image: url('Images/ic_as_menu_background_hover.gif');
}
.topNavHover a
{
	background-image:url('Images/ic_as_menu_background_hover.gif');

}
.topNavRoundLeft
{
	width:27px;
	background-image:url('Images/ic_as_menu_left_corner.gif');
	background-position:top right;

	
}
.topNavRoundRight
{
	width:25px;
	background-image:url('Images/ic_as_menu_right_corner.gif');
	background-repeat:no-repeat;

}
.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.glassSpacerLeft
{
	width:27px;
	padding:0;
	margin:0;
}
.glassSpacerRight
{
	width:25px;
	padding:0;
	margin:0;

}

