﻿ .isoDecorButtonLeftAction  {
    background: transparent url('../iso_buttons/iso_btn_action/iso_button_left_4.png') no-repeat left 5px;
    display: block;
    padding: 5px 5px 5px 10px;
    height: 24px;
    float: left;
    width:1;
    clear:both;
}
.isoDecorButtonRightAction{
    background: transparent url('../iso_buttons/iso_btn_action/iso_button_right_4.png') no-repeat scroll top right;
    display: block;
    height: 24px;
    margin-right: 6px;
    padding-right: 20px; 
    
}

#isoDecorContenuBloc .isoDecorButtonRightAction a
{
    text-decoration: none;
}


#isoDecorContenuBloc .isoDecorButtonBGAction  a:link {
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 white-space: nowrap;
 font-size:10px;
}
#isoDecorContenuBloc .isoDecorButtonBGAction a:visited {
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 white-space: nowrap;
 font-size:10px;
}

#isoDecorContenuBloc .isoDecorButtonBGAction a:active {
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 white-space: nowrap;
 font-size:10px;
}


#isoDecorContenuBloc .isoDecorButtonBGAction a:hover {
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 white-space: nowrap;
 font-size:10px;
}