
#atlanteAccess
{
    left:0;
    position:fixed;
    top:150px;
}

#atlanteAccess a
{
    display:block;
    background:transparent url(../images/atlante/atlante-button-2.png) no-repeat scroll -50px 0px;
    height:154px;
    width:41px;
}

#atlanteAccess a:hover,
#atlanteAccess a.current
{
    background-position:0px 0px;
}

#atlanteAccess-em
{
    left:0;
    position:fixed;
    top:310px;
}

#atlanteAccess-em a
{
    display:block;
    background:transparent url(../images/atlante/atlante-button-2.png) no-repeat scroll -50px -162px;
    height:154px;
    width:41px;
}

#atlanteAccess-em a:hover,
#atlanteAccess-em a.current
{
    background-position:0px -162px;
}