a:link, a:visited {
	color: #646464;
	text-decoration: none;
    font-family:Arial, Helvetica, sans-serif;
}
a:hover{
	color: #000000;
	text-decoration: none;
             }
#headert{
border: 1px #000000 solid;
background-image: url(images/menu_bg_black.png) ;
color:#FFFFFF;
height:25px;
}
#table{
/*border: 1px #999999 solid;*/
width:650px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#data{
width:72px;
font-size:14px;
background-image: url(images/data.gif) ;
}
#data2{
font-size:11px;
text-align:center;
color: #646464;
border: 1px solid #999999;
font-weight:bold;
}
#categorie{
width:98px;
font-size:14px;
background-image: url(images/categorie.gif) ;
}
#categorie2{font-size:11px;
text-align:center;
color: #646464;
font-weight:bold;
border: 1px solid #999999;
}
#nm{
font-size:14px;
background-image: url(images/nm.gif);

}
#hits{
width:28px;
font-size:14px;
background-image: url(images/hits.gif) ;
}
#hits2{
font-size:11px;
text-align:center;
color: #646464;
font-weight:bold;
border: 1px solid #999999;
}
#dow{
text-align:center;
border: 1px solid #999999;
padding-left: 5px;
}
#tablem{
/*border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;*/
/*width:900px;*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
/*#dowm{
/*width:900px;
background-image: url(images/dowm.gif);
background-repeat:no-repeat;
height:25px;
text-decoration:line-through;
}                            */
#dowm { background: url(../templates/dec08/images/menu_item_r1_active_black.png) 100% 0 no-repeat; color: #ffffff; }
#dowm div{ background: url(../templates/dec08/images/menu_item_l_active_black.png) 0 0 no-repeat; color: #ffffff; padding-left:5px; }
#dowm a{ color:#FFFFFF;}
#dowm a:hover{ color:#FFFFFF;}

#dowm2{
/*width:200px;*/
border: 1px solid #999999;
text-align:center;
}
#links {font-size:12px;}

#links ul {
        list-style-type: none;
        width: 600px;
}

#links li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 0 0 0 0;
}

#links li a {
        display: block;
        font: bold 12px Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #links li a {  /* make hover effect work in IE */
	width: 600px;
}


#links a em {
        display: block;
        font: bold 12px Arial, Helvetica, sans-serif;
        line-height: 125%;
}

#links a span {
        font: bold 12px Arial, Helvetica, sans-serif;
        line-height: 150%;    }
.order {
  font: Arial 10px bold;
  border: 2px solid #b4b4b4;
  background: none;
  height:20px;
  }
.order input{
  font: Arial 10px bold;
  }
.order select{
  font: Arial 10px bold;
  }
