

#tabcategories
{
text-align: center;
background: url('/tpl/img/fond_bloc.gif') ;
}

#tabcategories td
{
width: 50%;
vertical-align: top;
line-height: 20px;
}

#tabcategories td a
{
color: #18AFDE;
padding: 0 5px 0 5px;
}

#tabcategories td a:hover
{
color: #fff;
background: #18AFDE;
}

.listecat
{
padding: 5px;
margin: 0px 5px 0 5px;
vertical-align: middle;
height: 100%;
background: #fff6ff;
}


