.box_clash {
background:url(img/box/les_clash.png) no-repeat center;
height:20px;
cursor:move;

}

.box_son {
background:url(img/box/les_sons.png) no-repeat center;
height:20px;
cursor:move;
}

.box_message {
background:url(img/box/les_messages.png) no-repeat center;
height:20px;
cursor:move;
}

.box_news {
background:url(img/box/les_news.png) no-repeat center;
height:20px;
cursor:move;
}

.box_alert {
background:url(img/box/les_alerts.png) no-repeat center;
height:20px;
cursor:move;
}

.box_top_clash {

background:url(img/box/top_clasheurs.png) no-repeat center;
height:20px;
cursor:move;

}

.box_content {
background:#F9F9F9;
border:1px solid #CCCCCC;
height:100px;

}

.position_box {
text-align:right;
width:300px;
height:135px;
vertical-align:top;
}
.position_box_empty {
text-align:right;
width:300px;
height:15px;
vertical-align:top;
}

td.style1 {
background:#FFFFFF;;


}

td.style2{
background:#F4F4F4;

}
