#tbl_rech {
float: left; clear: both;
}
/* LISTE DES RÉSULTATS DE RECHERCHE */
#liste_resultats {
width: 640px;
}
#li_haut_resultats {
width: 630px; padding: 5px 9px 5px 0; border-right: 1px solid #484848;
}
#ul_haut_resultats {
width: 630px; border-bottom: 1px solid #484848;
}
#title_resultats {
width: 250px;
}
#title_resultats h2 {
font-size: 19px;
}
#p_nb_resultats {
margin : 10px 0 0;
}
#resultats_options {
font-family: "DIN-Light", Helvetica, Arial, sans-serif; float: right; padding: 0 20px; margin: 4px 0; font-size: 19px; background:url(../img/fl_bas.png) right 80% no-repeat; color: #0068c4;
}
/* TITRE DU MÉDIA */
div.titre_result_media {
float: left; width: 630px; padding: 10px 9px 0 0; border-right: 1px solid #484848;
}
.titre_result_media div {
float: left; border-color: #d0d0d0; border-width: 1px; border-style: solid none; height: 25px;
}
.h3_result_media {
width: 240px;
}
.h3_result_media h3 {
font-family: "DIN-Bold", Helvetica, Arial, sans-serif; font-weight: 800; margin: 2px 0 0 2px;
}
div.duree_result_media {
width: 49px; border-right: 1px solid #d0d0d0;
}
.duree_result_media p {
font-size: 11px; text-align: right; margin: 10px 2px 0 0;
}
.graph_result_media {
width: 350px; height: 25px;
}
/* LISTE DES SEGMENTS */
ul.list_segments {
width: 640px;
}
li.li_segment {
width: 630px; padding: 3px 9px 3px 0; border-right: 1px solid #484848;
}
li.li_segment.selected {
background: url(../img/preview_arrows.png) right center no-repeat #fbfafa; padding: 2px 10px 1px 0; border-width: 1px; border-color: #484848; border-style: solid none;
}
div.left_segment {
float: left; width: 87px; height: 47px; padding: 5px; position: relative;
}
.left_segment img {
border: 1px solid #f0f0f0;
}
p.duree_segment {
position: absolute; margin: 0; right: 10px; bottom: 10px; color: #ffffff; font-size: 11px;
}
div.color_zone {
float: left; width: 5px; height: 45px; margin: 1px 0;
}
p.text_segment, h4.title_segment {
margin-left: 100px;
}
li.plus_result {
width: 630px; padding: 0 9px 0 0; border-right: 1px solid #484848;
}
.plus_result p {
width: 630px; margin: 0 0 10px; padding: 0 0 5px; text-align: right; border-bottom: 1px solid #d0d0d0;
}
/* PAGINATION DES RESULTATS */
#result_pagination {
width: 630px; padding: 0 0 10px 10px;
}
/* APERÇU À DROITE */
#result_preview {
width: 300px; height: 100%; border-right: 1px solid #484848; background: #fbfafa; vertical-align: top; padding: 38px 9px 0 10px;
}
#preview_metadataplayer {
width: 300px; height: 200px;
}
#tl_position {
width: 300px; margin: 10px 0; height: 16px; border-bottom: 1px solid #909090;
}