@font-face {
    font-family: 'Helvet-Lt';
    src: url('fonts/helveticaneueltstd-lt-webfont.eot');
    src: url('fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
    url('fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
    url('fonts/helveticaneueltstd-lt-webfont.svg#webfont') format('svg');

}

/*styles g�n�riques*/
* {
    margin: 0;
    padding: 0;
    outline: none;
}

html, body {
    width: 100%;
    height: 100%;
}

object, embed {
    position: relative;
    z-index: 1;
}

ul, ol, li {
    list-style: none;
}

img {
    border: none;
    outline: none;
}

a {
    color: inherit;
}

.clear {
    float: none !important;
    clear: both !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.hide {
    visibility: hidden;
}

.none {
    display: none !important;
}

.Fleft {
    float: left;
}

.Fright {
    float: right;
}

.auto {
    margin: 0 auto;
}

.Tcenter {
    text-align: center;
}

.Tright {
    text-align: right;
}

body {
    font-family: 'Helvet-Lt', Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 12px;
    background-color: #fff;
}

/**/
.out_submit {
    cursor: pointer;
}

td, th {
    text-align: left;
}

th {
    font-weight: bold;
}

th a {
    color: White;
}

table .right {
    text-align: right;
}

table .center {
    text-align: center;
}

table .middle {
    text-align: center;
    vertical-align: middle;
}

input[type=checkbox] {
    width: 13px;
    height: 13px;
    overflow: hidden;
    position: relative;
    top: 2px;
}

input[type=radio] {
    width: 13px;
    height: 13px;
    overflow: hidden;
}

/**/
/*FIN styles g�n�riques*/

/*placement*/
body {
    /*background-color:#112222;*/
    background: url(templates/spotlight.jpg) no-repeat center top,
    url(templates/texture.jpg) repeat;
}

body > header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 64px;
    background: url(templates/bg_head.png) repeat-x 0 0 #fff;
    z-index: 2;
}

section {
    padding-left: 483px;
    padding-top: 64px;
    position: relative;
    z-index: 1;
}

section > nav {
    position: absolute;
    z-index: 2;
    top: 64px;
    left: 0;
    width: 483px;
    background: url(templates/bg_nav.png) 0 0 repeat-y #000;
    overflow: hidden;
}

section > div {
    position: relative;
    z-index: 1;
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    color: #fff;
    min-width: 490px;
}

section.more {
    padding-left: 561px;
}

section.more > nav {
    width: 561px;
}

/*fin placement*/

/*identification*/
body.login section {
    padding-left: 0;
}

#acces {
    margin: 0 auto;
    margin-top: 145px;
    padding-top: 110px;
    background: url(templates/bg_login.png) center top no-repeat;
    width: 602px;
    height: 240px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#acces label {
    clear: both;
    float: left;
    font-size: 25px;
    width: 243px;
    color: #fff;
    text-align: right;
    margin-right: 18px;
}

#acces input[type=text], #acces input[type=password] {
    float: left;
    padding: 0 4px;
    width: 182px;
    height: 25px;
    background-color: #414141;
    border: solid 1px #8f8f8f;
    margin-bottom: 15px;
    color: #fff;
}

#acces input[type=submit] {
    clear: both;
    display: block;
    background: none;
    border: none;
    width: 270px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    background-color: #fff;
    color: #000;
    position: relative;
    font-size: 20px;
    top: 50px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/*fin identification*/

/*ent�te*/
header h1 {
    width: 410px;
    height: 100%;
    background: url(templates/logo.png) 0 0 no-repeat;
}

.aff_nav {
    display: none;
}

header h1 a {
    float: left;
    width: 282px;
    height: 100%;
    text-indent: -1000px;
    overflow: hidden;
}

header h1 span {
    float: left;
    width: 96px;
    height: 24px;
    line-height: 24px;
    margin-left: 20px;
    background-color: #2b292c;
    color: #999999;
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

body > header > a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: url(templates/quit.png) 0 0 no-repeat;
    width: 125px;
    height: 100%;
    text-indent: -1000px;
    overflow: hidden;
}

/*fin ent�te*/

/*nav*/
.jspVerticalBar {
    /*visibility:hidden;*/
}

.jspPane {
    width: 100% !important;
}

section > nav {
    font-size: 17px;
    font-weight: bold;
}

#menu {
    float: left;
    width: 232px;
    height: 100%;
    overflow: auto;
    position: relative;
    top: 0;
    left: 0;
}

#menu ul > li {
    width: 231px;
    height: 43px;
    border-bottom: solid 1px #e9ebee;
}

#menu ul > li > a {
    display: block;
    padding-left: 27px;
    width: 204px;
    height: 42px;
    line-height: 40px;
    text-decoration: none;
    border-bottom: solid 1px #d2d4d8;
    position: relative;
}

nav li:hover, nav li.open {
    background-color: #58b200;
    background: -moz-linear-gradient(top, #a3cd73, #58b200);
    background: -webkit-linear-gradient(top, #a3cd73, #58b200);
    background: linear-gradient(top, #a3cd73, #58b200);
}

nav li.archives:hover {
    background: none;
}

#menu a > span {
    position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    font-size: 13px;
    text-align: center;
    color: #fbfbfc;
    background-color: #8895b0;
    padding: 0 5px;
    min-width: 15px;
    text-align: center;
    height: 17px;
    line-height: 17px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.submenu {
    float: left;
    margin-left: 1px;
    width: 250px;
    height: 100%;
    position: relative;
}

section.more .submenu {
    width: 163px;
}

.submenu ul {
    background-color: #e5e5e5;
    font-size: 14px;
    width: 100%;
}

.submenu li {
    display: table;
    width: 100%;
    height: 35px;
    border-bottom: solid 1px #e9ebee;
}

.submenu li select {
    display: block;
    margin: 0 auto;
    width: 92%;
    position: relative;
    top: 8px;
}

.submenu a {
    display: table-cell;
    vertical-align: middle;
    font-size: 85%;
    padding-left: 11px;
    width: 210px;
    padding-right: 29px;
    height: 34px;
    /*line-height:32px;*/
    text-decoration: none;
    border-bottom: solid 1px #d2d4d8;
    background: url(templates/puce_liste.png) right top no-repeat;
    position: relative;
    /*-o-text-overflow: clip ellipsis;
    text-overflow: clip ellipsis;
    overflow:hidden;
    white-space:nowrap;*/
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

section.more .submenu a {
    width: 123px;
}

.submenu .create a {
    background: none;
}

.submenu a > em {
    display: inline-block;
    margin-left: 10px;
    font-style: normal;
}

.submenu a > span {
    position: absolute;
    top: 10px;
    right: 24px;
    display: block;
    font-size: 11px;
    text-align: center;
    color: #fbfbfc;
    background-color: #8895b0;
    padding: 0 5px;
    min-width: 10px;
    text-align: center;
    height: 13px;
    line-height: 12px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.submenu .create.add form {
    display: none;
    padding-top: 5px;
}

.submenu .create.add input[type=text] {
    margin-left: 11px;
    width: 115px;
    height: 23px;
    line-height: 23px;
    padding-left: 4px;
}

.submenu .create.add input[type=submit] {
    background: none;
    border: none;
    background: url(templates/create.png) 0 0 no-repeat;
    width: 23px;
    height: 23px;
    cursor: pointer;
    overflow: hidden;
}

.submenu li.open a, .submenu li:hover a {
    background: url(templates/puce_liste.png) right bottom no-repeat;
}

.submenu li.create a, .submenu li.open.create a, .submenu li.create:hover a {
    padding-left: 35px;
    width: 186px;
    background: url(templates/create.png) 8px center no-repeat;
}

.submenu li.pdf a {
    padding-left: 35px;
    width: 99px;
    background: url(templates/pdfmin.png) 8px center no-repeat;
}

section.more .submenu li.create a, section.more .submenu li.open.create a, section.more .submenu li.create:hover a {
    width: 99px;
}

.submenu li.archives a {
    padding-left: 30px;
    width: 191px;
    background: url(templates/fbas.png) 10px center no-repeat;
    color: #919191;
}

section.more .submenu li.archives a {
    width: 104px;
}

#navespace {
    width: 231px;
    height: 10px;
    background-color: #e9ebee;
}

/*fin nav*/

/*contenu*/
#content > div:first-child {
    padding-bottom: 25px;
}

#content div.clear.last {
    margin-top: 15px;
    height: 40px !important;
}

#content h2, #content article, #content form {
    margin: 0 auto;
    width: 490px;
}

#content h2 {
    font-size: 30px;
    font-weight: bold;
    color: #58b200;
    margin-top: 35px;
    position: relative;
    padding-right: 60px;
    width: 430px;
    -o-text-overflow: ellipsis; /* pour Opera 9 */
    text-overflow: ellipsis;
    overflow: hidden;
    height: 40px;
    white-space: nowrap;
}

#content h2 span {
    font-size: 20px;
}

#content h2 a {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
}

#content footer {
    margin: 0 auto;
    width: 490px;
    min-height: 40px;
    position: relative;
    padding: 15px 0;
}

#content h2 input[type=submit], #content footer input[type=submit], article header .save, article dd .save {
    border: none;
    background: none;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    width: 50px;
    height: 20px;
    overflow: hidden;
    background: url(templates/bt_save.png) 0 0 no-repeat;
    cursor: pointer;
}

#content h2 input[type=button], #content footer input[type=button], article header .save {
    border: none;
    background: none;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
    width: 50px;
    height: 20px;
    overflow: hidden;
    background: url(templates/bt_save.png) 0 0 no-repeat;
    cursor: pointer;
}

h2 input[type=text], h3 input[type=text] {
    padding: 4px 8px;
    width: 230px;
    font-size: 16px;
    font-weight: bold;
    color: #58b200;
}

h2 input[type=text] {
    margin-left: 8px;
}

h3 input[type=text] {
    font-size: 13px;
}

#content article {
    margin-top: 15px;
    padding: 8px;
    width: 474px;
    background-color: #2b302c;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    font-weight: bold;
}

article header {
    width: 100%;
    height: 42px;
    background-color: #171717;
    -moz-border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    position: relative;
}

article header a {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 12px;
}

h3 {
    color: #58b200;
    font-size: 18px;
    padding-left: 15px;
    line-height: 42px;
}

dl, article ul {
    float: left;
    background: url(templates/bg_art.gif) 0 0 repeat;
    -moz-border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    padding-bottom: 3px;
    width: 100%;
}

dt {
    clear: both;
    padding: 8px 0;
    padding-left: 14px;
    float: left;
    width: 200px;
    height: auto;
    border-top: solid 1px #404040;
}

dl.tab dt {
    width: 365px;
}

dl.tab.edit dt {
    width: 300px;
}

dl.detail dt {
    width: 120px;
}

dl.detail.edit dt {
    width: 120px;
}

dd {
    float: left;
    padding: 8px 0;
    width: 260px;
    height: auto;
    border-top: solid 1px #404040;
    position: relative;
}

dl.tab dd {
     width: 95px;
     text-align: center;
 }

dl.tab.edit dd {
    width: 160px;
    text-align: left;
}

dl.detail dd {
    width: 330px;
    text-align: justify;
}

dl.detail.edit dd {
    width: 330px;
    text-align: left;
}

article ul li {
    padding: 8px 0;
    padding-left: 14px;
    width: 460px;
    border-top: solid 1px #404040;
    position: relative;
}

article table {
    width: 100%;
    background: url(templates/bg_art.gif) 0 0 repeat;
}

article table:last-of-type {
    -moz-border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
}

article th, article td {
    padding-top: 8px;
    padding-bottom: 5px;
    vertical-align: top;
    text-align: left;
    padding-left: 14px;
    width: auto;
}

article th {
    padding-bottom: 8px;
    color: #8b8b8b;
    background-color: #000;
}

.oer article tr th:last-child {
    width: 40px;
}

.oer article tr > *:first-child, .facture article tr > *:first-child {
    width: 175px;
    font-size: 14px;
}

.oer article tr > th:nth-of-type(2) {
    width: 100px;
}

article tbody td {
    border-top: solid 1px #404040;
}

article th.center, article td.center {
    text-align: center;
    padding-left: 0;
    padding-left: 4px;
    padding-right: 4px;
}

article tr.oer {
    color: #4e4e4e;
}

article tr.oer_suppr {
    color: DarkRed;
}

article td a {
    text-decoration: underline;
    color: #fff;
}

article tfoot td {
    padding-top: 0;
}

.facture article tfoot td {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 14px;
    text-align: right;
    font-size: 12px;
    border-top: solid 1px #404040;
    border-bottom: none !important;
}

.facture article tfoot tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 16px;
    -webkit-border-radius: 0 0 0 16px;
    border-radius: 0 0 0 16px;
}

.facture article tfoot tr:last-child td:last-child {
    -moz-border-radius: 0 0 16px 0;
    -webkit-border-radius: 0 0 16px 0;
    border-radius: 0 0 16px 0;
}

.facture article tr th:last-child {
    width: 80px;
}

article tfoot .total td {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    background-color: #000;
    border-top: solid 1px #404040;
    border-bottom: solid 1px #404040;
}

article tfoot .total td:first-child {
    text-align: right;
    padding-left: 0;
    padding-right: 14px;
    font-size: 14px;
}

.col {
    position: relative;
    background: url(templates/bg_art.gif) 0 0 repeat;
    -moz-border-radius: 0 0 16px 16px;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
}

.col div {
    padding: 8px 0 11px 14px;
    width: 30%;
    float: left;
}

dl dt:first-of-type, dl dd:first-of-type, article ul li:first-of-type, article .col:first-of-type {
    border-top: none;
}

dt input {
    padding: 0 5px;
    width: 170px;
    font-weight: bold;
    color: #000;
}

dd input {
    padding: 0 5px;
    width: 230px;
    font-weight: bold;
    color: #000;
}

dd select {
    width: 242px;
}

dl.tab input, input.small {
    width: 30px;
    text-align: left;
}

input.medium {
    width: 50px;
    text-align: left;
}

dl.tab input:first-child {
    text-align: right;
}

dl.tab input.most {
    width: 83px;
}

dl.tab select {
    width: 94px;
}

dd textarea {
    width: 230px;
    height: 70px;
    font-size: 11px;
}

.remove {
    position: absolute;
    top: 8px;
    right: 5px;
    cursor: pointer;
}

.break {
    cursor: pointer;
    vertical-align: -5px;
}

.through {
    /*text-decoration:line-through;*/
    color: red;
}

header .remove {
    top: 10px;
    right: 10px;
}

table .remove {
    position: relative;
    top: 0;
    left: 0;
}

article ul li span {
    display: inline-block;
    font-weight: normal;
    margin-left: 20px;
}

article ul li .edit {
    position: absolute;
    top: 5px;
    right: 10px;
}

article ul li.stockno, article ul li.stockalert {
    padding-left: 47px;
    width: 427px;
}

article ul li.stockno {
    background: url(templates/stockno.png) 18px center no-repeat;
}

article ul li.stockalert {
    background: url(templates/stockalert.png) 18px center no-repeat;
}

.action {
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 15px;
    width: 343px;
    height: 113px;
    text-align: center;
    white-space: nowrap;
}

.action.alone {
    width: 125px;
}

.action ul {
    padding: 8px;
    background-color: #2b302c;
    height: 97px;
}

.action li {
    float: left;
    width: 109px;
    height: 97px;
    text-indent: -1000px;
    overflow: hidden;
    background-color: #000000;
    position: relative;
}

.action li * {
    display: block;
    width: 100%;
    height: 100%;
}

.action li.suppr * {
    background: url(templates/ac_suppr.png) center center no-repeat #000000;
}

.action li.signer * {
    background: url(templates/ac_signer.png) center center no-repeat #000000;
}

.action li.print {
    background: url(templates/ac_print.png) center center no-repeat #000000;
}

.action li.mail * {
    background: url(templates/ac_mail.png) center center no-repeat #000000;
}

.action li.fact * {
    background: url(templates/ac_fact.png) center center no-repeat #000000;
}

.action li.livre * {
    background: url(templates/ac_livre.png) center center no-repeat #000000;
}

.action li.archive * {
    background: url(templates/ac_archive.png) center center no-repeat #000000;
}

.action li.paie * {
    background: url(templates/ac_paie.png) center center no-repeat #000000;
}

.action li span {
    opacity: 0.3;
}

.action li span.valid {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url(templates/ac_valid.png) center center no-repeat;
}

.action2 {
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 15px;
    width: 234px;
    height: 126px;
    text-align: center;
    white-space: nowrap;
}

.action2.alone {
    width: 138px;
}

.action2 ul {
    padding: 8px;
    background-color: #2b302c;
    height: 110px;
}

.action2 li {
    float: left;
    width: 109px;
    height: 110px;
    text-indent: -1000px;
    overflow: hidden;
    background-color: #000000;
    position: relative;
}

.action2 li * {
    display: block;
    width: 100%;
    height: 100%;
}

.action2 li.suppr * {
    background: url(templates/ac_suppr.png) center center no-repeat #000000;
}

.action2 li.signer * {
    background: url(templates/ac_signer.png) center center no-repeat #000000;
}

.action2 li.archive * {
    background: url(templates/ac_archive.png) center center no-repeat #000000;
}

.action2 li.print * {
    background: url(templates/ac_print.png) center center no-repeat #000000;
}

.action2 li.mail * {
    background: url(templates/ac_mail.png) center center no-repeat #000000;
}

.action2 li.fact * {
    background: url(templates/ac_fact.png) center center no-repeat #000000;
}

.action2 li.livre * {
    background: url(templates/ac_livre.png) center center no-repeat #000000;
}

.action2 li.paie * {
    background: url(templates/ac_paie.png) center center no-repeat #000000;
}

.action2 li.newBdl * {
    background: url(templates/cr_new_bl.png) center center no-repeat #000000;
}

.action2 li.addBdl * {
    background: url(templates/aj_new_bl.png) center center no-repeat #000000;
}

.action2 li span {
    opacity: 0.3;
}

.action2 li span.valid {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url(templates/ac_valid.png) center center no-repeat;
}

.tiptop {
    display: block;
    padding-top: 15px;
    padding-left: 50px;
    width: 275px;
    height: 31px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: url(templates/tiptop.png) 0 0 no-repeat;
}

input[type=submit].tiptop {
    border: none;
    padding: 0;
    padding-right: 5px;
    width: 335px;
    height: 46px;
    font-size: 13px;
    text-align: right;
    cursor: pointer;
}

.tipbottom {
    display: block;
    padding-top: 5px;
    padding-left: 50px;
    width: 267px;
    margin: 20px auto;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background: url(templates/tipbottom.png) 0 0 no-repeat;
}

.cmd_clients td select {
    width: 110px;
}

/*fin contenu*/

.popin {
    width: 410px;
    height: auto;
    padding: 15px;
    padding-bottom: 5px;
    background-color: #fff;
    border: 3px solid #58b200;
    font-weight: bold;
    color: #000;
}

.popin h3 {
    text-align: center;
}

.popin h4 {
    color: #58b200;
    margin-bottom: 5px;
    font-size: 14px;
}

.popin form > div {
    padding: 7px 0;
    border-bottom: 1px #dadada dashed;
}

.popin div#condi {
    border-bottom: none;
}

.popin div.gris {
    color: #6f6f6f;
}

/*.popin div.gris select{
    color:#6f6f6f;
    border:#ccc 1px solid;
}*/
.popin label {
    min-width: 75px;
    white-space: nowrap;
    display: inline-block;
}

.popin span {
    float: right;
    width: 320px;
}

.popin input[type=text] {
    width: 90px !important;
    height: 16px !important;
}

.popin select {
    width: 100px;
}

.ui-datepicker-trigger {
    cursor: pointer;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.popin .popin-close {
    float: right;
    background: url(templates/bt_suppr.png) 0 0 no-repeat;
    display: block;
    width: 30px;
    height: 29px;
    overflow: hidden;
    cursor: pointer;
}

.popin input[type=submit] {
    float: right;
    margin-left: 2px;
    background: none;
    border: none;
    background: url(templates/bt_valid.png) 0 0 no-repeat;
    display: block;
    width: 30px;
    height: 29px;
    overflow: hidden;
    cursor: pointer;
}

.popin table {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #e2e2e2;
    border: 2px solid #b5b5b5;
    color: #000;
}

.popin th {
    color: #3f3f3f;
    background-color: #b2b2b2;
}

.popin table tr > * {
    text-align: center;
}

.popin table tr > *:first-child {
    text-align: left;
    padding-left: 20px;
    width: 190px;
    height: 25px;
}

.popin table tr td {
    border-top: 1px #cecece dashed;
}

.popin table tr td:nth-of-type(2) {
    width: 155px;
}

.popin table tr td:nth-of-type(3) {
    width: 60px;
}

.popin table tr td input {
    text-align: right;
    padding: 0 4px;
}

.tools {
    position: fixed;
    right: 0px;
    top: 50%;
    /*z-index: 9999;*/
    /*background-color: #58b200;*/
    background-color: #ffffff;
    margin-top: -77px;
    background-position: 50% 0px;
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-radius: 8px 0 0 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-right: 8px;
    z-index: 4;
}

.tools li {
    list-style-type: none;
    color: #ffffff;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    text-indent: -1000px;
    overflow: hidden;
    position: relative;

}

.tools li * {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}

.tools li input {
    cursor: pointer;
}

.tools img {
    width: 32px;
    height: 32px;
}

.tools li.separator {
    height: 4px;
    clear: both;
}

.tools li.suppr * {
    background: url(templates/tools_suppr.png);
}

.tools li.signer * {
    background: url(templates/tools_signer.png);
}

.tools li.print * {
    background-image: url(templates/tools_print.png);
}

.tools li.print-paysage * {
    background-image: url(templates/tools_print2.png?1);
}

.tools li.mail * {
    background: url(templates/tools_mail.png);
}

.tools li.fact * {
    background: url(templates/tools_fact.png);
}

.tools li.livre * {
    background: url(templates/tools_livre.png);
}

.tools li.archive * {
    background: url(templates/tools_archive.png);
}

.tools li.paie * {
    background: url(templates/tools_paie.png);
}

.tools li.sync * {
    background: url(templates/tools_sync.png);
}

.tools li span {
    opacity: 0.3;
}

.tools li span.valid {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: url(templates/tools_valid.png);
    width: 32px;
    height: 32px;
}
/*ipad*/
@media screen and (max-width: 800px) {
    header h1 {
        margin-left: 50px;
    }

    .aff_nav {
        display: block;
        position: absolute;
        top: 20px;
        left: 15px;
        padding: 0 9px;
        height: 24px;
        line-height: 24px;
        background-color: #c0c4cc;
        color: #000;
        text-align: center;
        font-size: 12px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
    }

    section {
        padding-left: 251px;
    }

    section > nav {
        width: 251px;
        background: none;
    }

    section.more {
        padding-left: 329px;
    }

    section.more > nav {
        width: 329px;
    }

    #menu {
        position: absolute;
        top: 0;
        left: -232px;
        background: url(templates/bg_nav.png) 0 0 repeat-y #000;
        z-index: 2;
    }
}

@media screen and (max-device-width: 1024px) {
    nav li > a:hover {
        background: none;
    }
}

/**/
