
#body DIV.box {display:block;width:164px;background-color:#652979;float:left;margin:3px;}
#body DIV.box  table * {color:white;}
#body DIV.box.vod {
    position:relative;
}
#body DIV.box.vod .infos {
    overflow:hidden;
    width:100%;
    height:15px;
}
#body DIV.box.vod .infos a {
    display:inline;
    color:white;
    font-size:10px;
    font-weight:normal;
}
DIV.group {margin:10px;}
.spacer {height:172px;width:1px;vertical-align:top}

DIV.offline,DIV.online {width:160px;height:30px;margin:2px;background-image:url('../../img/x-amateur_style/offline.gif');color:black;font-weight:bold;font-size:12px;background-repeat:no-repeat;overflow:hidden}
DIV.offline IMG.btn,DIV.online IMG.btn { background-image:url('../../img/x-amateur_style/info_offline.gif');float:right;height:30px;width:41px;margin-right:-3px}
DIV.box A {color:black;font-weight:bold;text-decoration:none;font-size:12px;display:block;}
DIV.offline A.label,DIV.online A.label {padding-top:10px}

DIV.online {background-image:url('../../img/x-amateur_style/online.gif');}
DIV.online IMG.btn {background-image:url('../../img/x-amateur_style/info_online.gif')}

/**
 * page détails
 */

table * {
    color:black;
    vertical-align:top;
    font-size:12px;
}
table .infos_table {
    width:415px;
    border:1px solid #A632A0;
    margin-top:3px;
}
table .infos_table th{
    text-align:left;
    width:150px;
    background-color:#EBE0EF;
    padding:3px;
}
table .infos_table td{
    background-color:#EFEFEF;
    padding:3px;
}
h3 {
    background-color:#A632A0;
    text-align:center;
    color:white;
    margin-top:5px;
    margin-bottom:3px;
    padding-top:5px;
    padding-bottom:5px;
    width:415px;
    
}
h3 a {
    color:white !important;
}
.gobtn {
    text-align:left;
    text-decoration:none;
    display:block;
    height:118px;
    float:left;
    text-transform:uppercase;
}
.gobtn {
    cursor:pointer;
}
.gobtn:hover {
    background-position:bottom;
}
.gobtn#btn_gowebcam {
    background-image:url(../../img/x-amateur_style/btn_gowebcam.gif);
    width:252px;
}
.gobtn#btn_gokeyboard {
    background-image:url(../../img/x-amateur_style/btn_gokeyboard.gif);
    width:252px;
}
.gobtn#btn_gowebcam table {
    width:140px;
}
.gobtn#btn_govoyeur {
    background-image:url(../../img/x-amateur_style/btn_govoyeur.gif);
    width:195px;
}
.gobtn#btn_govoyeur table {
    width:95px;
    margin-left:90px;
}
.gobtn#btn_goback {
    background-image:url(../../img/x-amateur_style/btn_goback.gif);
    width:127px;
}

.gobtn#btn_goback_keyboard {
    background-image:url(../../img/x-amateur_style/btn_goback_keyboard.gif);
    width:127px;
    
}

.gobtn table {
    display:block;
    margin-left:100px;
    margin-right:20px;
    text-align:center;
    text-decoration:none;
    margin-top:7px;
}
.gobtn table td {
    vertical-align:middle;
    height:100px;
    font-size:18px;
    color:white;
    font-weight:bold;
}
