body {
    color: #333333;
    font-family: "Open sans",Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 12px;
}

#page {
    background-color: #FFFFFF;
    box-shadow: 1px -8px 10px 0 #666666;
    margin: 0 auto;
    max-width: 1320px;
    min-width: 1000px;
}

#header{display:none; }
.extranet .btn.btn_sync{display:none;}
.extranet .btn.btn_print{display:none;}
.extranet .view > aside {width:100%;}

.inner, header {
    padding-left: 25px;
    padding-right: 25px;
}

.inner {margin: 0 auto;}
.row:after, .clear {clear: both;}

header h1 {
    display: inline-block;
    margin-top: 0;
    position: relative;
    z-index:0;
}

header div.left {width: 757px;}
.left {float: left;margin-bottom:0px;}
header div {margin-top: 25px;}

header h1 {
    display: inline-block;
    margin-top: 0;
    position: relative;
    z-index: 300;
}

header .left img{display:block;float:left;}

.alert_warning{ display:none;}
#left_content{ display:none;}
.btn_sync{ display:none;}
.btn_print{ display:none;}
#progiciel_sync_wait{ display:none;}
#connexion a.logout { display:none;}
#connexion{display:none;}
#connexion .inner{display:none;}
#footer{display:none;}
.fils_ariane {display:none;}
footer img {display:none;}
footer a{display:none;}
footer span{display:none;}
#logo{display:none;}
#enigmatic{display:none;}
#alert_message{display:none;}
.view .action {display:none;}

#content {
    float: left;
    margin-bottom:0px;
    width: 450px;
    margin-left:0 !important;
    margin-top: -50px; !important;
    box-shadow: none !important;
}

h2 {
    font-size: 16px;
}

h1, h2, h3, h4 {
    color: #E41B13;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    text-rendering: optimizelegibility;
}

section > p {
    max-width: 600px;
    min-width: 500px;
    text-align: justify;
}

p {margin: 10px 0;}
.fils_ariane {margin: 10px 0 20px;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}


a {
    color: #646563;
    text-decoration: none;
}

.view .action a, table .action a {
    background-color: #DFDFDF;
    border-radius: 50%;
    float: right;
    height: 30px;
    margin-left: 5px;
    padding: 0;
    text-indent: -99999px;
    width: 30px;
}

.view > aside aside {margin-top: 10px;}
aside {overflow: hidden;padding: 10px 10px 5px;}

.view > aside {
    border: 1px solid #DFDFDF;
    clear: both;
    margin: 8px 3px;
    max-width: 900px;
    min-width: 585px;
    padding: 10px;
}
.view > aside > .label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    width: auto;
}

.view .label {
    display: block;
    float: left;
    width: 250px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    clear: both;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
table {
    background-color: rgba(0, 0, 0, 0);
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0 none;
}

.table thead th {
    background-color:#EEEEEE;
    border-right: 1px solid #FFFFFF;
    vertical-align: bottom;
}
.table th {
    font-weight: bold;
}
.table thead th {
    background-color: #EEEEEE;
    border-right: 1px solid #FFFFFF;
    vertical-align: bottom;
}
.table th, .table td {
    border-top: 1px solid #DDDDDD;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
    word-wrap: break-word;
}

span.validation {
    display: none;
}

span.aside_title {
    font-size: 13px;
}
span.ico {
    display: none;
}
.table td {
     padding: 0;
     line-height: 14px;
}