﻿ a.ongletebay_sel{
/*background-image:url(all/img/ebay/onglet.png);
background-repeat: no-repeat;
background-position: bottom;
color: #fA5B0F;*/
width:154px;
height:36px;
display: block;
font-family: Arial, Verdana, Helvetica,sans-serif;
text-decoration:none;
text-align:center;
line-height:1.4em;
vertical-align:middle;
font-size:11px;
font-weight : bold;

background-color: #FFFFFF;
border-color: #888888 #888888 transparent;
border-style: solid;
border-width: 2px;
color: #000000;
}

a.ongletebay_desel{
/*background-image:url(all/img/ebay/onglet.png);
background-repeat: no-repeat;
background-position: top; 
color:black;*/
width:154px;
height:36px;
display: block;
font-family: Arial, Verdana, Helvetica,sans-serif;
text-decoration:none;
text-align:center;
line-height:1.4em;
vertical-align:middle;
font-size:11px;
font-weight : normal;

background-color: #F0F0F0;
border-color: #888888;
border-style: solid;
border-width: 1px 1px 2px 0;
color: #000000;
}
td:first-child > a.ongletebay_desel
{
	border-left-width: 1px;
}

a:hover.ongletebay_desel
{
/*width:154px;
font-size:11px;
color: #f97918;*/
text-decoration:none;

background-color: #FFFFFF;
}

a:hover.ongletebay_sel
{
width:154px;
text-decoration: none;
}