.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}  /* for IE/Mac */

#tableofcontent
{
    padding: 10px;
    width: 540px;
}

#tableofcontent .tshared
{
    display: block;
    color: black;
}

#tableofcontent .t1
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 18px;

}

#tableofcontent .t2
{
    font-size: 12px;
    font-weight:bold;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 3px;


}

#tableofcontent .t3
{
    font-size: 12px;
    padding-left: 40px;
}

#tableofcontent .t4
{
    font-size: 10px;
    padding-left: 45px;

}

#tableofcontent .t5
{
    font-size: 8px;
    padding-left: 60px;
}

.docviewer
{
    background-color: white;
    width: 100%;
    overflow: hidden;

}

.docviewer h1
{
    font-size: 20px;
    letter-spacing: 2px;
    font-family: 'Lucida Sans Unicode';
    font-weight: normal;
    margin:0;
}

.docviewer h2
{
    font-size: 14px;
    text-transform: none;
    margin-bottom: 10px;
}

.docviewer .right_panel
{
    float:left;
    text-align: center;
    width: 304px;
}

.docviewer .right_panel .centeralignfix
{
    text-align: left;
    margin: 0 auto;
}

.docviewer .below_right_panel
{
    height: 120px;
    padding-top: 10px;
    text-align: left;
}

.docviewer .left_panel
{
    width: 590px;
    padding: 10px 10px 0 10px;
    float:left;        
}

.docviewer .left_panel p
{
    padding: 10px;
    text-align:justify;
}

#to_html
{
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0px 15px 0px;
}

#to_html a
{
    color: #990000;
    text-decoration: underline;
}

div.breadcrumb
{
    height: 22px;
    padding: 10px 15px 10px 15px;
/*    background: url(http://edi/includes/tab_on.png) repeat-x;*/
    background: white;
}

a.breadcrumb
{	
    text-decoration: none;
    font-family: arial;
    font-size:14px;
    text-indent: 2px;    
}

a.breadcrumb div
{
    cursor:pointer;
    float:left;    
    height:22px;
    line-height:22px;
    color: white;
}

a.breadcrumb div.breadchild
{
    background:url('../../images/breadcrumb.png');
}

a.breadcrumb div.breadroot
{
    background:url('../../images/breadcrumb-first.png');
}

a.breadcrumb div.breadtail
{    
    margin-left:-6px;
    width: 11px;
}

a.breadcrumb div.breadbody
{
    min-width:125px;
    background-position: 0 -22px;
    background-repeat: repeat-x;
}

a.breadcrumb div.breadhead
{    
    background-position: 0 -44px;
    width: 11px;
}

div.right_panel h1
{
    font-size: 20px;
}

div.right_panel h2
{
    font-size: 16px;
}

/***************************** VERSION ITERATOR ****************************/
.docviewer div.version_container
{
    z-index: 0;
    cursor: pointer;
    width: 250px;
    height: 80px;
    padding: 5px;
    margin: 10px auto;
    position: relative;
    background: url('/images/version_disponible/bt_achat_off.png') no-repeat;
}

.docviewer div.version_container_active
{
    background: url('/images/version_disponible/bt_achat_on.png') no-repeat;
}

.docviewer div.version_name
{
    z-index: 1;
    font-family: 'Arial';
    font-size: 16px;
    font-weight: bold;
    color: white;
    height: 32px;
    line-height:17px;
    width: 180px;    
    margin: 7px 5px 5px 10px;
}

.docviewer div.version_flag
{
    position:absolute; 
    right:12px; 
    top:12px;
}

.docviewer div.version_preview
{
    z-index: 0;
    cursor: pointer;
    float: left;
    position: absolute;
    left: 62px;
    bottom: 6px;
}

.docviewer div.version_addtocart
{
    z-index: 0;
    cursor: pointer;
    float: left;
    position: absolute;
    left: 12px;
    bottom: 6px;    
}

.docviewer span.version_price
{
    position: absolute;
    bottom: 10px;
    right: 12px;

    font-size: 15px;
    font-weight: bold;
    color:white;
}

/***************************** DOC SECTION VIEWER ****************************/
#button_strip
{    
    margin: 0 -23px 0 -3px;
}

#boutique hr
{    
    width: 80%;    
    border-top: double lightgrey 3px;
}

#boutique .blueButtonSmall
{
    background: url('/images/docButtonSmall_idle.png');
    width: 50px;
    line-height: 44px;
    height: 44px;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color:white;
    cursor: pointer;
    letter-spacing: -1px;    
}

#boutique .blueButton
{
    background: url('/images/docButton_idle.png');
    width: 138px;
    line-height: 44px;
    height: 44px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color:white;
    cursor: pointer;
    letter-spacing: -1px;  
}

#boutique .docButton
{    
    float: left;
}

#doc_sections
{
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    height:1px;
    width: 100%;
    height: 600px;
    margin-bottom: 15px;
}

#doc_sections_slider
{
    position: relative;
    overflow: hidden;
    width: 3000px;
}

#doc_sections_slider .docView
{
    float:left;
    width: 575px;
    margin-right:15px;
}

#pdf_version
{
    margin-bottom: 15px;
    width: 100%;
    height: 600px;
}

#pdf object {
    display: block;
}

/***************************** SEARCH RESULTS ****************************/
.section-header
{
    margin-left: -8px;
    height: 64px;
}

.section-header:hover { cursor: pointer; }

.section-header h2
{
    font-size: 16px;
    padding: 20px 0 0 15px;
}

.search-section-footer
{
    background-color: #f0ede4;
    margin: 10px 0;
    padding: 8px;
    text-align: right;
    border: 1px solid #B8A97E;
    height: 16px;
}

.search-result
{
    padding: 5px;
    border-bottom:  1px solid #146EA1;
}

.search-result.odd
{
    background: #dee6f7;
    cursor: pointer;
}

.search-result.even
{
    background: #FFFFFF;
    cursor: pointer;
}

.search-result.odd:hover
{
    background: #fdd382;
}

.search-result.even:hover
{
    background: #fdd382;
}

.section-result-container
{    
    margin: 0 26px;
}

.search-breadcrumb
{
    height: 22px;
    padding: 10px 15px 10px 0px;
}

.section-result-resultList{
    border:  1px  solid #146EA1;
    border-bottom: 0;
}

.search-title
{
    color: Blue;
    font-size: 1.4em;
    text-decoration: underline !important;    
}

.search-content
{
    padding: 5px;
    border: 0px solid gray;
    color: black;
}

img.section-icon
{
    height: 64px;
    width: 64px;
    padding-top: 5px;
}

.section-contrat
{
    border: 0px solid red;
}

.section-formation
{
    border: 0px solid green;
}

.section-chroniques
{
    border: 0px solid blue;
}

.result-summary
{
    text-align: right;
    border-bottom: 1px solid #171749;
    margin-bottom: 10px;
}

/*********************/	
/*    SEARCH-FORM    */
/*********************/	
#sectionrecherche
{
    padding: 0 0 0 10px;
    margin: 0;
    border: 0px solid red;    
}

#sectionrecherche form.search
{
    width: 100%;
    height: 40px;
    border: 0px solid purple;
    text-align: center;
    padding-top: 25px;
}

#sectionrecherche .input_recherche
{
    border: 2px inset gray;
    width: 240px;
    height: 16px;
}

/***************************** RELATED DOCUMENTS ****************************/    
.related-documents p
{
    font-weight: bold;
    padding: 10px 0 10px 0;
}

.related-documents h3
{
    font-size: 10px;
    font-weight: normal;
    padding: 0 0 3px 0;
    margin: 0;
}

.related-documents a
{
    display: block;
    margin: 0 0 4px;
    padding: 0 0 6px;
    border-bottom: solid 1px #A09162;
}

/***************************** STANDARDS ****************************/
.standards
{
    width: 100%;
    height: 90px;
    line-height: 90px;
    background: url('/images/bigButton_idle.png');
    color:white;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.standards hr
{
    margin: 25px 0 25px 0;
}
