﻿.isoDecorButtonLeftNav  {
    background: transparent url('../iso_buttons/iso_btn_nav/iso_button_left_1.png') no-repeat left 5px;
    display: block;
    padding: 5px 5px 5px 10px;
    height: 24px;
    float: left;
    width:1;
    text-decoration:none;
}
.isoDecorButtonRightNav{
    background: transparent url('../iso_buttons/iso_btn_nav/iso_button_right_1.png') no-repeat scroll top right;
    display: block;
    height: 24px;
    margin-right: 6px;
    padding-right: 20px; 
    text-decoration:none;    
}

#isoDecorContenuBloc  .isoDecorButtonRightNav a
{
    text-decoration: none;
    padding-left:2px;
}

/*Utile sur les style du texte du bouton : pb compatibilité*/
#isoDecorContenuBloc .isoDecorButtonBGAction {
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 white-space: nowrap;
 font-size:10px;
}

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

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


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