/*2013*/

.A3LogoFooter
{
	margin-left:5px;
	margin-top:0px;
	height:50px;
	width:250px;
}
.A3TitApp
{
}

.A3HomePageImage
{
	background-image:url('../CommonImages/HomeA3NOM.jpg');
	display: none;
	width:401px;
	height:277px;	
}
.A3LoginLogo
{
	background-color: #373C3F;
	width:308px;
	height: 30px;
    text-align: right;
}

.A3TaskAreaCenterBody
{
	background-image:url(../CommonImages/bg_lateral.gif);
	display: none;
	background-color: #EFF1F2;
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:0 bottom;
	margin:0 6px 0 6px;
}
.A3TaskScrollBody
{
	background-image: url(../CommonImages/bg_lateral.gif);
	display: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0 bottom;
}
.A3LoginBg
{
  	text-align:center;
}
.A3BgHeader
{
	background: #FFFFFF url(../CommonImages/bgHeader.jpg) repeat-x;
	display: none;
}
.A3Shadow
{
	background-image: url(../CommonImages/sombra.gif);
	margin: 0;
	height:100%;
	width:100%;
}

.A3LoginShadowR
{
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    height:249px;
    width:24px;
}
.A3LoginShadowL
{
    height:249px;
    width:24px;
}

.A3ActionsFooterBody
{
    margin: 3px 0 0 0;
    background-color: #232323;
}
.A3LogoFooterBody
{
    margin:0;
    background-color: #232323;
}
.A3MenuBody
{
    background-color: #EFF1F2;
font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3c4550;
    background-image: url(../CommonImages/bg_lateral.gif);
	display: none;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 0 bottom;
}
#bodymenu
{
    width: 178px; 
    background-color: #F8F9FA;
    border: 1px solid #cdd2d8;
    cursor: pointer;
}
