table, .results {width:700px;margin:0 auto;}
table tr th, .entete {color:#555 !important;background-color:#ddd;font-size:10px;border:1px solid #fff;}
td, th {width:300px;}

body{font-family:arial;font-size:12px;color:#ccc;background-color:#555;text-align:center;}
a {color:#aca;text-decoration:none;font-size:12px;}
a:hover {color:#ccc;text-decoration:none}

#tabMenu, .tabMenu {margin:0;padding:0 0 0 15px;list-style:none;}
#tabMenu li, .tabMenu li {cursor: pointer;float: left;height: 25px;margin-right: 8px;padding: 7px 5px 0 5px;border-radius: 10px 10px 0px 0px;background-color:#444;}

li.artist {color:#fff;font-size:12px;font-weight:bold;}
#tabMenu li.mouseover, .tabMenu li.mouseover {background-color:#282828 !important;}
li.mouseout {background-color:#444 !important;}
li.selected {background-color:#282828 !important;}

.box {width:99%;margin:0 auto;padding:0px 0;}
.boxTop {background-color:#282828;height:11px;clear:both;border-radius: 10px 10px 0px 0px;}
.boxBody {background-color:#282828;}
.boxBottom {background-color:#282828;height:11px;border-radius: 0px 0px 10px 10px;}

.boxBody div.parent {display:none;}
.boxBody div.show {display:block;}

.boxBody div ul {margin:0;padding:0;width:190px;list-style-image:url(images/arrow.gif)}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}
h3{padding:0 0 10px 0;font-size:20px;margin:0 !important;}
.p_f{padding:5px;font-size:14px;}
.p_t{margin-top:10px;}
.clr{clear:both;}
.w20{width:19%;float:left;padding:3px}
.w25{width:24%;float:left;margin:3px;}
.w30{width:29%;float:left;margin:3px;}
.w33{width:32%;float:left;margin:3px;}
.w35{width:35%;float:left;margin:3px;}
.w40{width:38%;float:left;padding:3px}
.w80{width:79%;float:left;margin:3px;}
.w100 {width:100%;}
#box-left{width:20%;float:left;margin:30px 20px 0 0;text-align:right;}
#box-left ul {width:100%;list-style-type:none;}
#box-left ul li {border-bottom:0;}
.t_c{text-align:center;}
.t_l{text-align:left;}
.t_r{text-align:right;}
#box-right{width:76%;float:left;margin:10px 10px 0 10px;}
#content{width:95%;margin:0 auto;}
.clr{clear:both;}

.d-none {display:none;}
.d-block {display:block;}
.bold{font-weight:bold;}