#desktop #composteur{
    background-image: url(images/Compost.png), url("../../../../themes/default/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png");
}
#composteur a {
    border: 1px solid #d3d3d3;
    background-color: #e6e6e6;
    color: #555555;
    background-position: 50% .5em, 50% 50%;
    background-repeat: no-repeat, repeat-x;
    display: inline-block;
    width: 100px;
    text-align: center;
    vertical-align: bottom;
    padding: 60px .2em .2em;
    margin: 1em;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.adh_perm {
	margin:auto;
	width:80%;
}
table.list_perm th {
	font-weight:bold;
}
table.list_perm td, table.list_perm th {
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.perm_line {
    background-color:#EEEEEE!important;
    vertical-align: top;
}

.stats_line {   
	background-color:#EEEEEE!important;
    vertical-align: top;
}