.bloc-index, .bloc-search { float: left;  }
.bloc-index, .bloc3 { margin: 5px; }
.bloc2 { margin: 0px 0px 8px; }
.bloc-search { margin: 5px 0px; }

    .bloc_top, .bloc_top_m, .bloc_top_r { height: 25px; }
    .bloc-index .bloc_top { width: 239px; } .bloc-index .bloc_top_m { width: 229px; } 
    .bloc2  { width: 760px; }       .bloc2 .bloc_top { width: 759px; }        .bloc2 .bloc_top_m { width: 749px; } 
    .bloc3  { width: 640px; }       .bloc3 .bloc_top { width: 639px; }        .bloc3 .bloc_top_m { width: 629px; } 
    .bloc4  { width: 325px; }       .bloc4 .bloc_top { width: 324px; }        .bloc4 .bloc_top_m { width: 314px; } 
    .bloc-search  { width: 170px; } .bloc-search .bloc_top { width: 170px; }  .bloc-search .bloc_top_m { width: 170px; } 

    .bloc_top {
      border-width: 0 0 0 0px; 
      border-style: solid; 
      border-color: #666666; 
    }
        .bloc_top_m {
          float: left;
        }
        .bloc-index .bloc_top_m 
            #main_display .bloc_top_m_title {
              font-size: 1.1em;
            }
            .bloc_top_m_title {
              margin-left: 1px;
              padding-top: 0px;
            }
                .bloc_top_m_title h1 {
                  margin: 0;
                  border: 0;
                  font-size: 1.0em;
                  text-align: left;
                }
        .bloc_top_r {
          float: left;

          background-repeat: repeat-x;
        }
        .bloc-index .bloc_top_r 
    .bloc_bottom {
      border-width: 0px 1px 1px 1px; 
      border-style: solid; 
      padding: 3px 5px;
      border-color: #666666; 
      -moz-border-radius-bottomleft: 7px;
      -webkit-border-radius-bottomleft: 7px; 
      background-color: #EAEBEC;
    }
    .bloc-index .bloc_bottom 
        .bloc_bottom .bloc_line {  
          clear: both; 
        }
            .bloc_bottom .bloc_line a { 
              font-size: 13px;
              color: #000000;
            }
            .bloc_bottom .bloc_line span { 
              font-size: 14px;
              font-weight: bold;
            }

