/* CSS Document */

/*-------------le tableau resultats-------------*/


.tabRes{
margin:0px auto 10px auto;
border-collapse:collapse;
}

.tabRes a{
font-size:11px;

}

.tabRes tr{
/*border-right: 4px inset #f3ffef;*/
}

.tabRes td{
height:30px;
width:66px;
background: url(http://www.codes-promos.fr/bon_de_reduction/spacer2.gif) repeat-y right;
font-size:11px;
}

.tabRes img{
margin-left:5px;
margin-right:5px;
}

tfoot{
/*border-bottom: 4px inset #f3ffef;*/
}

#un{border:none;background-color:#eae8d6;}

#unWhite{
width:85px;
background-color: white;
cursor:pointer;
}

#ungris{
width:85px;
background-color: #f7f6ef;
cursor:pointer;
}

#White{
background-color: white;
text-align:center;
}

#gris{
background-color: #f7f6ef;
text-align:center;
}

a{
text-decoration:none;
}
