html, body {
    margin: 0;
    padding: 0;
}

/***********************************************
    Root master
************************************************/
.rootHeaderPane {
    background-color: white;
    background-position: left top;
    background-repeat: no-repeat;
}

.rootHeaderTable {
    width: 100%;
    height: 70px;
}

.rootLogo > img {
    max-height: 70px;
    max-width: 200px;
}

.rootDegradeLeftToRight {
    background: #99a4ae; /* Old browsers */
    background: -moz-linear-gradient(left, #99a4ae 46%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(46%,#99a4ae), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #99a4ae 46%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #99a4ae 46%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #99a4ae 46%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to right, #99a4ae 46%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99a4ae', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.rootContentPane {
}

.rootFooterPane {
    background-color: white;
    background-position: left top;
    background-repeat: no-repeat;
    height: 100%;
}

.rootTableFooter {
    width: 100%;
    height: 100%;
}

    .rootTableFooter td {
        padding: 5px;
    }

.rootDegradeRightToLeft {
    background: #99a4ae; /* Old browsers */
    background: -moz-linear-gradient(right, #99a4ae 46%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, right top, left top, color-stop(46%,#99a4ae), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(right, #99a4ae 46%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(right, #99a4ae 46%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(right, #99a4ae 46%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(to left, #99a4ae 46%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#99a4ae',GradientType=1 ); /* IE6-9 */
}

/***********************************************
    Main master
************************************************/
.mainLoginControl {
    float: right;
    margin-top: 0;
    margin-right: 0;
}

    .mainLoginControl a {
        color: white;
        text-decoration: none;
        display: inline-block;
    }

    .mainLoginControl input {
        vertical-align: middle;
    }

/***********************************************
    Light
************************************************/
.lightFooterAddress {
    float: right;
    margin-top: 2px;
    margin-right: 10px;
}

    .lightFooterAddress a,
    .lightFooterAddress span,
    .lightFooterAddress a.visited,
    .lightFooterAddress a.hover {
        text-decoration: none;
        color: white;
        font-size: 14px;
        font-weight: bold;
        font-family: Tahoma;
    }

/***********************************************
    Footer
************************************************/
.footerTimer {
    float: left;
    margin-top: 2px;
}

/***********************************************
    Content
************************************************/
.content {
    padding: 5px;
}

.contentLogin {
    margin: auto;
}

.form-field {
    margin-bottom: 8px;
}

.formLeft {
    float: left;
}

.imageArticle {
    max-height: 60px;
    max-width: 80px;
}

.buttonAdd {
    margin-bottom: 10px;
}

.displayInline {
    display: inline-table;
}

/***********************************************
    Account
************************************************/
.accountFull {
    width: 930px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}

.accountMessage {
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
}

.accountLeft {
    margin: 5px;
    float: left;
}

.accountRight {
    margin: 5px;
    float: left;
}

.accountWarning {
    width: 730px;
    margin-top: 75px;
    margin-right: auto;
    margin-left: auto;
}

/***********************************************
    HomePage
************************************************/
table #ctl00_ctl00_ASPxSplitter1_Content_ContentSplitter_MainContent_ASPxNewsControl1 {
    border-width: 5px;
    border-color: black;
    width: 100%;
    text-align: center;
}

#ctl00_ctl00_ASPxSplitter1_Content_ContentSplitter_MainContent_ASPxTextBox1 {
    margin-top: 10px;
    height: 30px;
}

#ctl00_ctl00_ASPxSplitter1_Content_ContentSplitter_MainContent_ASPxPivotGridRecherche {
    margin-top: 10px;
}

table#ctl00_ctl00_ASPxSplitter1_Content_ContentSplitter_AnnouncementButton {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
    border: solid 2px white;
}

/***********************************************
    Suivi des contrats Fournisseurs
************************************************/
table#ctl00_ctl00_ASPxSplitter1_Content_ContentSplitter_MainContent_ASPxNewsControl1 {
    text-align: center;
}

/***********************************************
    Nomenclature Produits
************************************************/
div.OptionsTable {
    display: block;
    clear: both;
    float: left;
    margin-left: 10px;
    margin-right: 20px;
}

div.OptionsTableInline {
    height: 70px;
    display: block;
    margin: auto;
}

div.OptionsTableInlineActeur {
    height: 65px;
    width: 310px;
    display: block;
    border: 1px solid black;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 30px;
}

div.filterUnique {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

div.textAlignleft {
    text-align: left;
    padding-left: 2px;
}

div#containerColor {
    width: 100%;
    padding: 5px 5px 0 5px;
}

#ctl00_ctl00_ASPxSplitter1_Content_ContentSplitter_MainContent_formLayout {
    margin: 0 auto;
}

#ctl00_ctl00_ASPxSplitter1_Content_ContentSplitter_MainContent_formLayout_formSubmitButton {
    margin-top: 100px;
    height: 100px;
    width: 100px;
}

.highlight {
    background-color: #99FF66;
}

/***********************************************
    Pager Alphabetique
************************************************/
.alphabeticPagerContainer {
    text-align: center;
    padding: 5px 0;
    font-size: 13pt;
}

.alphabeticPagerAnchor {
    padding: 0 10px;
}

.alphabeticPagerActive {
    color: red !important;
}

.noLink {
    text-decoration: none !important;
}

/***********************************************
    Catalogue
************************************************/
.catalogue {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0px none red;
}

.hasDocuments {
    cursor: pointer;
    background-color: transparent !important;
    padding: 0 !important;
}

.hasNoDocuments {
    background-color: #fafafa !important;
    padding: 0 !important;
}

.fournisseur-search {
    background-color: transparent !important;
    float: right;
}

    .fournisseur-search input {
        background-color: transparent;
    }