/* *********************** Top search *********************** */

#topsearch-results{
    height:auto;
    width:720px;
}

#topsearch-results iframe{
    margin-top: 100px;
    margin-left : 150px;
    width:700px;
    /*height:750px ;*/
    overflow:hidden;    
}

#bloc-topsearch-results{
    margin-left:252px;
    margin-top:20px;
    width:720px;
}

#topsearch-results iframe {
    margin-top:0px;
    margin-left:10px;
}

#resultatrecherche{
    background-color:#FFFFFF;
}

/* ##########  TOP SEARCH VERSION 5.6 ##########  */
#top-search{
    min-height:650px;
    height:auto;
    margin-top:0px !important;
    *margin-top:20px !important;
    -margin-top:20px;
    margin-left:252px;
    -margin-left:125px;
    float:left;
    width:720px;
    padding-left:0px;
    padding-top:20px;
    background-image:url(../images/static/background-news-h.gif) ;
    background-repeat :no-repeat ;
}

#fin-top-search {
    height:6px !important;
    *height:10px !important;
    -height:10px;
    width:720px;
    float:left;
    background-image:url(../images/static/background-news-b.gif);
    background-repeat :no-repeat ;
    background-position:bottom left;
}

.liens-topsearch{
    width:600px;
    min-height:500px;
    float:left;
}

.colonne-topsearch{
    margin-top:0px;
    margin-bottom:0px;
    float:left;
}

.liens-nav-topsearch{
    margin-top:20px;
    padding-bottom:30px;
    margin-left:20px;
    float:left;
}

.lien-precedent-topsearch, .lien-suivant-topsearch, .lien-parent-topsearch {
    width:200px;
    float:left;
}

.lien-precedent-topsearch a, .lien-suivant-topsearch a, .lien-parent-topsearch a{
    color:#000000;
}

.lien-precedent-topsearch {
    text-align :left;
}

.lien-suivant-topsearch {
    text-align:right;
}

.lien-parent-topsearch {
    text-align :center;
    font-weight:700;
    left:250px !important;
    *left:0px !important;
    -left:0px;
    position:relative;
}

.titre-topsearch{
    width:500px;
    margin-left:20px
}

.titre-topsearch H1 {
    margin-bottom:10px;
    font-size:12px;
}

.texte-topsearch{
    width:500px;
    font-size:12px;
    margin-bottom:20px;
    margin-left:20px;
}

.colonne-topsearch{
    width:200px;
}

.liens-topsearch .colonne-topsearch div {
    text-decoration : none;
    color: #000000;
    width: 200px;
    cursor : pointer;
    margin-bottom:5px;
    margin-left:20px;
}

.liens-topsearch .colonne-topsearch .numLien{
    text-decoration : none;
    color: #000000;
    width: 20px;
    float:left;
}

.liens-topsearch .colonne-topsearch .leLien{
    text-decoration : none;
    color: #000000;
    width: 130px;
    float:left;
}

.liens-topsearch .colonne-topsearch div .leLien a{
    text-decoration : none;
    color: #000000;
}

#fond-topsearch{
    background-image:url(../images/static/background-page-innovation.jpg);    
    background-repeat:no-repeat;
}

/* ##########  FIN  TOP SEARCH VERSION 5.6 ##########  */
