/************* INTERNE DE PAGE *************/

/**MENU**/
#menu_interne {
    float: left;
    width: 218px;
    padding-top: 10px;
    background: #EFEFEF;
    z-index: -1;
}

#menu_interne div.rubrique {
    height: 97px;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    background: #FFFFFF;
}

#menu_interne div.rubrique.active_rubrique {
    height: 97px;
    border-top: 1px solid #666666;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    background: url("../images/features/background-menu-active.gif");
    background-repeat: no-repeat;
}

* html #menu_interne div.rubrique.active_rubrique {
    background-image: url(../images/features/background-menu-active.gif);
    background-repeat: no-repeat;
    background-position: 0px;
}

#menu_interne div.title {
    font-weight: bold;
    font-size: 15px;
    height: 38px;
    background: url("../images/features/background-menu-header.gif");
    background-repeat: no-repeat;
    padding-left: 15px;
    line-height: 38px;
}

* html #menu_interne div.title {
    width: 203px;
}

#menu_interne div .titre_menu {
    color: #666666;
    font-weight: bold;
    font-size: 14px;
    margin-left: 52px;
    margin-right: 10px;
    width: 156px;
    margin-top: 20px;
}

* + html #menu_interne div .titre_menu {
    margin-top: 0px;
}

* html #menu_interne div .titre_menu {
    margin-top: 0px;
}

#menu_interne div .text_menu {
    font-size: 11px;
    color: #989898;
    margin-left: 52px;
    margin-right: 10px;
    width: 156px;
}

* + html #menu_interne div .text_menu {
    font-size: 10px;
}

* html #menu_interne div .text_menu {
    font-size: 10px;
}

#menu_interne a.envoi,
#menu_interne a.envoi.active:hover {
    display: block;
    background: url("../images/features/icon-envoi.gif");
    background-repeat: no-repeat;
    background-position: 10px -40px;
    width: 50px;
    height: 40px;
}

#menu_interne a.envoi:hover,
#menu_interne a.envoi.active {
    display: block;
    background: url("../images/features/icon-envoi.gif");
    background-repeat: no-repeat;
    background-position: 10px 0px;
    width: 50px;
    height: 40px;
}

#menu_interne a.reception,
#menu_interne a.reception.active:hover {
    display: block;
    background: url("../images/features/icon-reception.gif");
    background-repeat: no-repeat;
    background-position: 10px -40px;
    width: 50px;
    height: 40px;
}

#menu_interne a.reception:hover,
#menu_interne a.reception.active {
    display: block;
    background: url("../images/features/icon-reception.gif");
    background-repeat: no-repeat;
    background-position: 10px 0px;
    width: 50px;
    height: 40px;
}

#menu_interne a.tracabilite,
#menu_interne a.tracabilite.active:hover {
    display: block;
    background: url("../images/features/icon-tracabilite.gif");
    background-repeat: no-repeat;
    background-position: 10px -40px;
    width: 50px;
    height: 40px;
}

#menu_interne a.tracabilite:hover,
#menu_interne a.tracabilite.active {
    display: block;
    background: url("../images/features/icon-tracabilite.gif");
    background-repeat: no-repeat;
    background-position: 10px 0px;
    width: 50px;
    height: 40px;
}

#menu_interne a.stockage,
#menu_interne a.stockage.active:hover {
    display: block;
    background: url("../images/features/icon-stockage.gif");
    background-repeat: no-repeat;
    background-position: 10px -40px;
    width: 50px;
    height: 40px;
}

#menu_interne a.stockage:hover,
#menu_interne a.stockage.active {
    display: block;
    background: url("../images/features/icon-stockage.gif");
    background-repeat: no-repeat;
    background-position: 10px 0px;
    width: 50px;
    height: 40px;
}

#menu_interne a.options,
#menu_interne a.options.active:hover {
    display: block;
    background: url("../images/features/icon-option.gif");
    background-repeat: no-repeat;
    background-position: 10px -40px;
    width: 50px;
    height: 40px;
}

#menu_interne a.options:hover,
#menu_interne a.options.active {
    display: block;
    background: url("../images/features/icon-option.gif");
    background-repeat: no-repeat;
    background-position: 10px 0px;
    width: 50px;
    height: 40px;
}

* + html #menu_interne a {
    margin-top: 28px;
}

* html #menu_interne a {
    margin-top: 28px;
}

#menu_interne div.bottom {
    border-bottom: 1px solid #666666;
}

/****/

/** TITRE PAGE **/
.titre_page {
    float: left;
    height: 130px;
    width: 100%;
    background: #ffd54e;
    line-height: 0px;
    font-family: "knockout_JuniorLtweight", Calibri, Sans-Serif;
    color: white;
    border-bottom: 10px solid #89d4e4;
    text-align: center;
    z-index: 10;
    position: relative;
}
.titre_page h1

.titre_page.internetExplorer {
    line-height: 60px;
    top: -30px;
    background: none;
    border-bottom: none;
}

.img_titre_page {
    margin-top: 40px;
    margin-left: 130px;
    float: left;
}

.titre_page .subtitle {
    margin-top: 50px;
    margin-left: 35px;
}

.titre_page .subtitle .subtitle_gras {
    font-size: 35px;
    font-weight: bold;
}

#publicTemplate.publicInternetExplorer .titre_page .subtitle .subtitle_gras {
    font-size: 20px;
    font-weight: bold;
}


.internetExplorer .titre_page .subtitle .subtitle_gras {
    font-size: 20px;
    font-weight: bold;
}

.titre_page .subtitle .subtitle_normal {
    clear: left;
    float: left;
    font-size: 23px;
    margin-top: 10px;
}

.colonne_gauche_page {
    clear: both;
    float: left;
    width: 332px;
    padding-left: 180px;
    padding-top: 10px;
    padding-right: 10px;
}

* html .colonne_gauche_page {
    width: 329px;
}

.colonne_gauche_page .title {
    font-size: 28px;
    text-transform: uppercase;
    color: #89d4e4;
    font-family: "knockout_Middleweight", Calibri, Sans-Serif;
}

.colonne_gauche_page .text {
    margin-top: 15px;
    text-align: justify;
    font-family: "Open Sans", Calibri, Sans-Serif;
    font-size: 13px;
    line-height: 1.3;
    color: #5d707c;
}

.publicInternetExplorer.ie8 .colonne_gauche_page .text
{
    font-size: 14px;
    font-weight: normal;
}

.colonne_gauche_page .screen {
    margin-top: 25px;
    text-align: center;
}

.colonne_droite_page {
    float: left;
    width: 370px;
    padding-left: 20px;
    padding-top: 10px;
}

* html .colonne_droite_page {
    width: 367px;
}

.colonne_droite_page .points_cles {
    width: 286px;
    padding: 10px;
    padding-left: 15px;
}

.internetExplorer .colonne_droite_page .points_cles{
    padding-left: 0px;
}

.colonne_droite_page .points_cles .title {
    font-size: 22px;
    text-transform: uppercase;
    color: #89d4e4;
    font-family: "knockout_Middleweight", Calibri, Sans-Serif;
}

.colonne_droite_page .points_cles .liste_points {
    margin-top: 10px;
    font-family: "Open Sans", Calibri, Sans-Serif;
    font-size: 13px;
    color: #5d707c;
}

.colonne_droite_page .points_cles .liste_points div {
    background: url("../images/features/point.png") 0px 5px;
    background-repeat: no-repeat;
    padding-bottom: 13px;
    padding-left: 40px;
}

.publicInternetExplorer.ie8 .colonne_droite_page .points_cles .liste_points div h3
{
    font-size: 14px;
    font-weight: normal;
}

.colonne_droite_page .how_to {
    margin-top: 30px;
    padding-bottom: 30px;
}
.internetExplorer .colonne_droite_page .how_to {
    margin-top: 0px;
}

.colonne_droite_page .how_to .title {
    font-size: 22px;
    text-transform: uppercase;
    color: #89d4e4;
    font-family: "knockout_Middleweight", Calibri, Sans-Serif;
}

.colonne_droite_page .how_to .text {
    margin-top: 10px;
    text-align: justify;
    font-family: "Open Sans", Calibri, Sans-Serif;
    font-size: 13px;
    line-height: 1.3;
    color: #5d707c;
    width: 311px;
}

.internetExplorer .colonne_droite_page .how_to .text{
    width: 285px;
}

.publicInternetExplorer.ie8 .colonne_droite_page .how_to .text
{
    font-size: 14px;
    font-weight: normal;
}

/* Easy Slider */

#slider {
    overflow: hidden;
    width: 980px;
    /*height: 620px;*/
}

#slider.internetExplorer {
    width: 100%!important;
}

#slider ul, #slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider li {
    width: 980px;
    height: 620px;
}

* html #slider li {
    width: 777px;
}

div.yellowBackgroundTop {
    float: left;
    height: 130px;
    width: 100%;
    background: #ffd54e;
    border-bottom: 10px solid #89d4e4;
    text-align: center;
    position: absolute;
    z-index: 0;
}
#page_options.internetExplorer, #page_tracabilite.internetExplorer, #page_reception.internetExplorer , #page_stockage.internetExplorer  , #page_envoi.internetExplorer {
    margin: auto;
}

