/*@import url(debug.css);*/
.mceContentBody {
    padding: 15px;
    background-image: none;
    background-color: #FFFFFF;
}
.spacer {
    width:100%;
    clear: both;
    font-size: 1px;
    line-height: 1px;
}
#google-map {
    color: #000000;
}

#box-wrap {
    position: relative;
    margin-left: -450px;
    left: 50%;
    width: 900px;
    text-align: left;
}
#display-wrap {
}
/* header */
#box-header {
    height: 149px;
}
#box-header p {
    margin: 0px;
    padding: 0px;
}

#box-header ul {
    padding: 0px;
    margin: 0px; 
    text-align: right;
    clear: both;
}
#box-header ul li {
    display: inline;
    margin-left: 71px;
    background: none; 
}
#body-accueil #box-header ul li {
    margin-left:30px; 
}

#box-header ul li a:link, #box-header ul li a:visited {
    color: #666666;
    text-decoration: none;
}
#box-header ul li a:hover {
}
#box-header ul li.active a:link, #box-header ul li.active a:visited {
    font-weight: bold; 
}
#box-entete-page, #box-entete-page-en {
    float: right;
    padding: 0px;
    margin: 0px;
    height: 128px; 
}


#box-logo-page, #box-logo-accueil, #box-logo-page-en, #box-logo-home {
    float: left;
    margin: 20px 0px 0px 10px; 
}
#box-header a:link, #box-header a:hover, #box-header a:visited {
    color: #636363;
}


/* Menu gauche */
#box-sidebar {
    position: relative;
    float: left;
    width: 170px;
    color: #373737;
    font-size: 11px;
    margin-top: 10px; 
}
#display-sidebar {
    padding: 10px 5px;
    
}
#box-sidebar .box {
    margin: 0px auto 10px 0px;
    width: auto;
    position: relative;
    overflow: hidden;
}
#box-sidebar h3 {
    background-color: #429399;
    font-size: 13px;
    margin: 0px 0px 5px 0px;
    padding: 2px 3px;
}
#box-sidebar ul {
    margin: 0px;
    padding: 0px; 
}
#box-sidebar ul li {
    margin-bottom: 10px;
    background: none;
    padding: 0px; 
}

#box-sidebar ul li a:link, #box-sidebar ul li a:visited {
    display: block;
    padding-left: 13px; 
    color: #373737;
    text-decoration: none;
    text-transform: uppercase;
    background: url(medias/page/puce-niv1-off.gif) no-repeat 0px 5px;
    font-weight: bold;
}
#box-sidebar ul li a:hover {
    background-image: url(medias/page/puce-niv1-on.gif);
    color: #ffffff;
}
#box-sidebar ul li.active a:link, #box-sidebar ul li.active a:visited {
    font-weight: bold;
    color: #ffffff;
    background-image: url(medias/page/puce-niv1-on.gif);
}
#box-sidebar ul ul {
    padding-left: 15px;
}
#box-sidebar ul ul li {
    margin-bottom: 0px;
    padding: 3px 0px;
}
#box-sidebar ul li ul li a:link, #box-sidebar ul li ul li a:visited {
    font-weight: normal;
    text-transform: none;
    background: url(medias/page/puce-niv2-off.gif) no-repeat 0px 7px;
}
#box-sidebar ul li ul li a:hover {
    background-image: url(medias/page/puce-niv2-on.gif);
}

#box-sidebar ul li.active ul li a:link, #box-sidebar ul li.active ul li a:visited {
    font-weight: normal;
    color: #373737;
    background: url(medias/page/puce-niv2-off.gif) no-repeat 0px 7px;
}
#box-sidebar ul li.active ul li a:hover {
    color: #ffffff;
    background-image: url(medias/page/puce-niv2-on.gif);
}

#box-sidebar ul li.active ul li.active a:link, #box-sidebar ul li.active ul li.active a:visited {
    font-weight: bold;
    color: #ffffff;
    background-image: url(medias/page/puce-niv2-on.gif);
}


#box-sidebar ul li.active ul li.active ul a:link, #box-sidebar ul li.active ul li.active ul a:visited {
    font-weight: normal;
    color: #373737;
    background-image: url(medias/page/puce-niv2-off.gif);
}
#box-sidebar ul li.active ul li.active ul a:hover {
    font-weight: bold;
    color: #ffffff;
    background-image: url(medias/page/puce-niv2-on.gif);
}
#box-sidebar ul li.active ul li.active ul li.active a:link, #box-sidebar ul li.active ul li.active ul li.active a:visited {
    font-weight: bold;
    color: #ffffff;
    background-image: url(medias/page/puce-niv2-on.gif);
}




#box-fond {
    background: url(medias/pix-nav.gif) repeat-y top left; 
    margin: 30px 0px; 
}



#box-content {
    position: relative; 
    width: 700px; 
    float: right;
    margin:  0px; 
    background: url(medias/page/cadre.gif) no-repeat right 30px ;
    min-height: 165px;
    _height: 165px; 
}
#display-content {
    text-align: justify;
    padding: 0px 190px 0px 0px;
    
}
#box-content-prepend {
    padding: 0px;
}

#box-content-append {
    padding: 0px 5px 0px 15px;
}
#box-debug {
    margin: 0px 10px 0px 10px;
}


/* footer */
#box-footer {
    width: 100%; 
    clear: both;
    text-align: center;
    background: url(medias/filet-fond-bas.gif) repeat-x top; 
}
#box-footer ul {
    list-style-type: none;
    padding: 10px 5px;
    margin: 0px;
}
#box-footer ul li {
    display: inline;
    margin-right: 10px;
    background: url(medias/page/puce-liste.gif) no-repeat 0px 7px; 
}
#box-footer ul li a:link, #box-footer ul li a:visited {
    font-size: 11px;
    color: #636363; 
}
#box-footer ul li.active a:link, #box-footer ul li.active a:visited {
    font-weight: bold;
}
#box-footer li.first {
    background: none; 
}

/* home */
#body-accueil #box-footer ul li.last, #body-home #box-footer ul li.last {
    display: none; 
}

#body-accueil #box-fond, #body-home #box-fond {
    background: none; 
}
#body-accueil, #body-home {
    background: #ffffff url(medias/home/filet-fond-haut-home.gif) repeat-x ;
    color: #696969; 
}
#body-accueil table, #body-home table {
    width: 615px;
    padding-top: 0px;
}
#body-accueil td, #body-home td {
    text-align: justify;
    padding: 0px; 
}
#box-entete-accueil, #box-entete-home {
    position: relative; 
    float: right;
    padding: 0px;
    margin: 0px;
    font-size: 0px;
    line-height: 0px;
}
#body-accueil #box-logo-page, #body-home #box-logo-page-en,
#body-accueil #box-entete-page, #body-home #box-entete-page-en,
#body-accueil #box-content-prepend, #body-home #box-content-prepend,
#body-accueil #box-content-append, #body-home #box-content-append {
    display: none; 
}
#body-accueil #box-header, #body-home #box-header {
    height: 321px;
}

#body-accueil #box-logo-accueil, #body-home #box-logo-home {
    padding-top: 50px; 
}
#body-accueil #display-sidebar, #body-accueil #box-content,
#body-home #display-sidebar, #body-home #box-content {
    height: 217px;
    border-bottom: 1px solid #6D8BAF;
}
#body-accueil #display-sidebar, #body-home #display-sidebar {
    height: 200px;
}
#body-accueil #display-sidebar .box, #body-home #display-sidebar .box{
    padding: 10px; 
}

#body-accueil #box-sidebar, #body-home #box-sidebar {
    width: 250px; 
    background: #ffffff url(medias/home/tt-actu.gif) no-repeat top left; 
    margin-top: 0px; 
}
#body-home #box-sidebar {
    background: #ffffff url(medias/home/tt-actu-en.gif) no-repeat top left; 
}
#body-accueil #display-sidebar, #body-home #display-sidebar {
    position: relative;
    top: 17px;
    background-color: #f0f0f0;
    padding: 0px; 
}
#body-accueil #box-sidebar ul li a:link, #body-accueil #box-sidebar ul li a:hover, #body-accueil #box-sidebar ul li a:visited,
#body-home #box-sidebar ul li a:link, #body-home #box-sidebar ul li a:hover, #body-home #box-sidebar ul li a:visited {
    text-transform : none;
    font-weight: normal;
    color: #3f3f3f;
    background: none;
    padding-left: 0px;
}
#body-accueil #box-sidebar ul li a:hover, #body-home #box-sidebar ul li a:hover {
    text-decoration: underline;
}
#box-accueil-cours-bourse {
    padding: 0px;
    background-color: #6D8BAF;
    overflow: hidden; 
}
#display-accueil-cours-bourse {
}    
#body-accueil #box-content, #body-home #box-content {
    position: relative; 
    width: 615px;
    background: url(medias/home/tt-activites.gif) no-repeat top left;
    overflow: hidden; 
}
#body-home #box-content {
    background: url(medias/home/tt-activites-en.gif) no-repeat top left;
}
#body-accueil #display-content, #body-home #display-content {
    padding-top: 40px;
}

#body-international #box-content, #body-intenational #box-content, #body-liste-des-analystes-invest #box-content, #body-analysts-coverage-invest #box-content {
    background-image: none; 
}
#body-liste-des-analystes-invest #display-content, #body-analysts-coverage-invest #display-content {
    padding-right: 0px; 
}

body {
    background-color: #ffffff;
    background: #ffffff url(medias/page/filet-fond-haut-page.gif) repeat-x ;  
    font-family: sans-serif;
    font-size: 11px;
    color: #373737;
    text-align: justify;
    padding:0px;
    margin: 0px;
}
table {

    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    width: 100%;
}
table th {

    font-weight: bold;
    white-space: nowrap;
    background-color: #e9e9e9;
}
th, td {
    padding: 5px;
    font-family: sans-serif;
    font-size: 0.9em;
}
.tr-color {
    background-color: #f6f6f6;
}
.tr-color td {
    background-color: #f6f6f6;
}
.odd {
    background-color: #F2F2F2;
}
.legende {
    font-size: 9px;
}
#comments dl {
    padding: 0px 5px;
}
#comments dl.odd {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    padding: 5px 5px;
}
.postit {
    background-color: #e9e9e9;
}
a:link, a:visited, a:hover {
    color: #6d8baf;
    text-decoration: none;
}
a:hover {
    color: #6d8baf;
    text-decoration: underline;
}
form {
    clear: both;
    margin: 0px;
    padding: 0px;
}
form p {
    margin: 7px 0px;
}
h1 {
    position: relative;
    padding: 6px 10px 0px 10px; 
    background-color: #F6F6F6; 
    font-size: 15px;
    text-transform: uppercase; 
    color: #6d8baf;
    border-bottom: 1px solid #6d8baf; 
    margin: 0px 0px 15px 0px;
    text-align: right; 
}
h2 {
    margin-top: 0px;
    color: #6d8baf;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 15px;
    background: url(medias/page/puce-ttr.gif) no-repeat 0px 6px;  
}
#body-dirigeants-de-filiales h2, #body-graphique h2, #body-Historical-histogram h2, #body-chief-executives-of-fimalac-subsidiaries h2 {
    text-transform: none;
}
h3 {
    color: #6d8baf;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 11px;
    padding-left: 10px;
    background: url(medias/page/puce-content.gif) no-repeat 0px 6px; 
}
h4 {
    color: #373737;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
    background: url(medias/page/puce-niv2-off.gif) no-repeat 0px 6px; 
}
img {
    border: none;
    margin: 0px;
    padding: 0px; 
}
dl {
    padding: 0px;
    margin: 0px;
}
dt {
    margin-top: 10px;
    margin-bottom: 0px;
    clear: both;
}
dd {
    clear: both;
    margin-left: 5px;
    margin-bottom: 10px;
}
dd img {
    float: left;
    margin: 5px 5px 5px 0px;
}
ul {
    margin: 2px 0px;
    padding-left: 10px;
    list-style-type: none;  
}
ul li {
    background: url(medias/page/puce-content.gif) no-repeat 0px 8px;
    padding-left: 12px;
}
ul ul {
    padding: 0px 0px 0px 30px;
    margin: 2px 0px 2px 0px;
    list-style-type: none; 
}

p {

}
.tools {
    clear: both;
}
.box-breadcrumbs {
    margin: 5px 10px 10px 10px;
}
.box-breadcrumbs ul {
    list-style-type: none;
    padding: 0px 5px;
    margin: 0px;
}   
.box-breadcrumbs ul li {
    list-style-type: none;
    display: inline;
    margin-right: 7px;
}
.box-breadcrumbs li:before {
    content: "> ";
    color: #139EA7;
}
#box-content p {
    margin-bottom: 0px; 
}
#box-content label, #box-content .label {
    display: block;
    width: 150px;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    text-align: right;
}
#box-content p.label {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#box-content .fieldsInline {
    margin-left: 0px;
    padding-left: 0px;
}
#box-content .fieldsInline label, #box-content .formFilters label, #box-content .formFilters .label {
    margin-left: 0px;
    padding-left: 0px;
    border: none;
    display: inline;
    float: none;
    width: auto;
}
#box-content .fieldsInline li {
    display: inline;
    width: auto;
}




.intro {
}
.intro-thumb {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
.box-post {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    width: 640px;
    clear: both;
    margin-bottom: 10px;
}
.display-post {
    clear: both;
    padding: 5px;
}
.box-post cite {
    padding: 5px;
    margin: 0px;
    display: block;
    border: 1px solid #e9e9e9;
}
.display-post .tools {
    margin: 0px;
}
.box-post h3, .box-post h4 {
    color: #666666;
    display: block;
    background-color: #e9e9e9;
    margin-top: 0px;
    margin-bottom: 0px;
}
.info-post {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}
.link-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.permalink {
    margin-top: 0px;
}
.link-readit {
    margin-top: 0px;
    margin-bottom: 0px;
}
.link-comments {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
}
table .link-category {
    margin-bottom: 0px;
}
.box-post h3 .info-post {
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
.box-post h3 .actions-post {
    float: right;
}
.summary-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.post-modified {
    font-size: 0.9em;
    font-style: italic;
    text-align: right;
}
.actions-post {
    text-align: right;
}
.tablePages {
    clear: both;
}
.filesize {
    font-size: 0.8em;
}
.display-media {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
}
.box-medias {
    width: 640px;
    clear: both;
}
.album-s, .media-s {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0px 2px 5px 2px;
    padding: 3px 1px 1px 1px;
    width: 150px;
    float: left;
    display: inline;
}
.album-s {
    border: 1px solid #666666;
}
.media-s {
    border: 1px solid #e9e9e9;
}
#box-content .album-s, #box-content .media-s {
    height: 160px;
}
#box-sidebar .album-s, #box-sidebar .media-s {
    width: 110px;
    height: 110px;
    margin: 1px;
    padding: 1px;
}
.album-s p, .media-s p {
    margin: 0px;
}
.media-l {
    margin: 0px 0px 5px 0px;
    text-align: center;
}
.box-media a:link, .box-media a:visited {
    text-decoration: none;
}
.media-s .link-comments {
    font-size: 0.8em;
    text-align: center;
}
.box-media .previous {
    margin: 0px;
    float: left;
}
.box-media .next {
    margin: 0px;
    float: right;
}
.box-media .title {
    text-align: center;
    font-weight: bold;
    margin: 0px;
}
.info-media {
    margin-top: 0px;
    margin-bottom: 0px;
}
.summary-media {
    margin-top: 0px;
    margin-bottom: 0px;
}
.accesskey {
    text-decoration: underline;
}
.submit {
    font-size: 1em; 
    background-color: #6D8BAF;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.reset {
    font-size: 1em; 
    background-color: #6D8BAF;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.preview {
    font-size: 1em; 
    background-color: #6D8BAF;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.text {
    font-size: 1em; 
    width: 200px;
    border: 1px solid #666666;
}
.password {
    font-size: 1em; 
    width: 200px;
    border: 1px solid #666666;
}
#box-sidebar .text, #box-sidebar .password {
    width: 150px;
}
.checkbox {
}
.select {
    border: 1px solid #666666;
}
.radio {
}
.textarea {
    font-family: sans-serif;
    font-size: 1em; 
    width: 300px;
    height: 70px;
    border: 1px solid #666666;
}
.date {
    width: 80px;
}
.time {
    width: 60px;
}
.numeric {
    width: 60px;
}
.textareabigger {
    height: 200px;
}
.keywords {
    margin: 2px 0px;
}
.siteindex .active, .tags .active {
    background-color: #139EA7;
    color: #FFFFFF;
}
.tag0 {
    font-size: 60%;
}
.tag10 {
    font-size: 70%;
}
.tag20 {
    font-size: 80%;
}
.tag30 {
    font-size: 90%;
}
.tag40 {
    font-size: 100%;
}
.tag50 {
    font-size: 110%;
}
.tag60 {
    font-size: 120%;
}
.tag70 {
    font-size: 130%;
}
.tag80 {
    font-size: 140%;
}
.tag90 {
    font-size: 150%;
}
.tag100 {
    font-size: 160%;
}
.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}
.print {
    display: none;
}
@media print {
    body {
        color: #000000;
        background-color: #FFFFFF;
        background-image: none;
        margin: 0px;
    }
    div {
        background-image: none;
        background-color: #FFFFFF;
    }
    h1, h2, h3, h4, h5, h6 {
        color: #000000;
        background-color: #FFFFFF;
    }
    a:link, a:visited, a:hover {
        color: #000000;
        text-decoration: underline;
    }
    .noprint, .tools {
        display: none;
    }
    .print {
        display: block;
    }
    .tablePages {
        margin-bottom: 5px;
    }
    .box-post {
        border: 1px solid #000000;
    }
    table, .box-post, .odd, tr th, td {
        background-color: #FFFFFF;
    }
    table {
        background-color: #FFFFFF;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 0 none;
    }
    tr th, td {
        border-bottom: 1px solid #000000;
    }
    #box-header, #box-sidebar, #box-footer {
        display: none;
    }
    #box-wrap, #box-content, #display-content {
        color: #000000;
        background-color: #FFFFFF;
        background-image: none;
        z-index: 10;
        width: 630px;
        height: auto;
        overflow: visible;
        float: none;
        position: relative;
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 0px;
    }
}