/*
     GLOSSAIRE v6.0.0 - aout 2014
     Initiated by Ludovic AMATHIEU CeCILL V2 Copyright (C) 2015
     Web site = http://www.f5swn.fr/ (and contact)
     
     For GuppY PHP Script -  version 6.0
     CeCILL Copyright (C) 2004-2015 by Laurent Duveau
     Initiated by Laurent Duveau and Nicolas Alves
     Web site = https://www.freeguppy.org/
     e-mail   = info@freeguppy.org
     
     Adaptation GuppY 6.0.0 by Lud BIENAIME
     Web site = https://lbdev.net
     e-mail   = lud@lbdev.net
*/

 /*    
    tableone est le contenant, tabletwo est le tableau contenu, mobile
    Ces styles complètent ceux personnalisables utilisés dans guppy (forum)
    Note: pour personnaliser la couleur du contour, modifier les couleurs lignes 35,36,37 et 44)
    */
.gl_center td {text-align:center;}

.contgl { max-width:724px;  margin-left:auto; margin-right:auto;}
.contgl tfoot td {height:25px;}

.larglist {width: 150px;}
.tableone {width:150px; border-collapse:collapse; margin:0 auto;}
.tabletwo {width:145px; border-collapse:collapse; table-layout: fixed;}
.tabletwo a:hover{position: static;}

.tableone1 {width:100%; border-collapse:collapse; margin:0 auto;}
.tabletwo1 {width:100%; border-collapse:collapse;}

.th2 {width:100px; text-align:center; border:1px solid #A7A6AA; border-right:0px;}
.th3 {width:100%; text-align:center; border:1px solid #A7A6AA; border-right:0px;}
.thbout {width:17px; border:1px solid #A7A6AA; border-left:0px;}

.td2 {width:100px;}
.td3 {width:100%;}
.suppr { margin: 0px 17px 0px; }

.tableone, .tableone1 {padding:0;}
.tableone td, .tableone1 td {border:1px solid #A7A6AA;}
.tabletwo tr.dk td, .tabletwo1 tr.dk td {padding:0;}
.tabletwo a:hover {font-weight: normal; left: 0; top: 0;}

.innerb, .innerb1 {height:30em; overflow-x:hidden; overflow-y:auto; padding:0;}
.innerb1 td {padding: 0px 17px 0px 5px; border: 0px;}

.fonce td {
border:0px;
padding: 0px 0px 0px 5px;
}

.okprt td {
background-color: #FFE983;
}

.select {
float: right;
}

.select img {border:none;}
td div.select a {padding:0; margin:0;}

.adm_rap { float:left; margin: 1px 0 0 1px }