#DetailPanier td
{
height:30px;
}

a.ChangeQte
{
display:inline-block;
border:1px solid #990000;
width:15px;
text-align:center;
background-color:#990000;
height:15px;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#ffffff
}

a.ChangeQte:hover
{

color:#444444;
background-color:#ffffff;
}

a.clearPanier
{
display:inline-block;
left:30px;
position:relative;
 -moz-border-radius:5px;
 -Webkit-border-radius:5px;
 background-color:#990000;
 height:20px;
 top:3px;
 z-index:1px;
 width:130px;
 color:#FFFFFF;
 line-height:18px;
 text-decoration:none;
 text-align:center
}

a.clearPanier:hover
{
background-color:#333333;
}
a.goToEvent
{
display:inline-block;
left:30px;
position:relative;
 -moz-border-radius:5px;
 -Webkit-border-radius:5px;
 background-color:#0099CC;
 height:20px;
 top:3px;
 z-index:1px;
 width:150px;
 color:#FFFFFF;
 font-weight:bold;
 
 line-height:18px;
 text-decoration:none;
 text-align:center
}

a.goToEvent:hover
{
background-color:#333333;
}

a.FinaliseCommande
{
display:inline-block;
line-height:25px;
text-decoration:none;
text-align:center;
width:185px;
font-weight:bold;
height:25px;
background-image:url(../Img/Gabarit/Header/BackgroundBtnMenu.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
text-transform:uppercase;
margin-right:1px;
}

a.FinaliseCommande:hover
{
color:#000000
}

a.BtnBlue
{
display:inline-block;
line-height:25px;
text-decoration:none;
text-align:center;
width:185px;
height:25px;
background-image:url(../Img/Gabarit/Btn/BackgroundBlue.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
text-transform:uppercase;
}

a.BtnBlue:hover
{
text-decoration:underline;
color:#000000
}
a.DownloadPhoto
{
color:#0099CC;
text-decoration:none
}
a.DownloadPhoto:hover
{
color:#990000;
}