|
224
|
1 |
#player_col_g { |
|
|
2 |
float: left; width: 550px; |
|
|
3 |
} |
|
|
4 |
|
|
|
5 |
#top_media { |
|
|
6 |
width: 550px; border-bottom: 1px solid #484848; |
|
|
7 |
} |
|
|
8 |
|
|
|
9 |
#media_share { |
|
|
10 |
float: right; margin-top: 5px; |
|
|
11 |
} |
|
|
12 |
|
|
|
13 |
li.share_li { |
|
|
14 |
padding: 5px 0 0 5px; height: 20px; |
|
|
15 |
} |
|
|
16 |
|
|
|
17 |
#ann_fleche_cont { |
|
|
18 |
width: 550px; height: 21px; overflow: hidden; position: relative; |
|
|
19 |
} |
|
|
20 |
|
|
|
21 |
#ann_fleche { |
|
|
22 |
width: 1100px; height: 21px; position: absolute; margin-left: -550px; |
|
|
23 |
} |
|
|
24 |
|
|
|
25 |
#ann_fleche div { |
|
|
26 |
float: left; width: 550px; height: 21px; |
|
|
27 |
} |
|
|
28 |
|
|
|
29 |
#ann_fl_left { |
|
|
30 |
background:url(../img/anarl.png); |
|
|
31 |
} |
|
|
32 |
|
|
|
33 |
#ann_fl_right { |
|
|
34 |
background:url(../img/anarr.png); |
|
|
35 |
} |
|
|
36 |
|
|
|
37 |
#annotation_bas { |
|
|
38 |
float: left; width: 550px; background: url(../img/annot_bg.png); margin: 0 0 25px; |
|
|
39 |
} |
|
|
40 |
|
|
|
41 |
/* COLONNE DE DROITE */ |
|
|
42 |
|
|
|
43 |
#player_col_d { |
|
|
44 |
float: left; width: 410px; |
|
|
45 |
} |
|
|
46 |
|
|
|
47 |
#player_col_d .li_h2 { |
|
|
48 |
width: 400px; margin-left: 10px; |
|
|
49 |
} |
|
|
50 |
|
|
|
51 |
#annot_media { |
|
|
52 |
width: 400px; margin: 5px 0 10px 10px; max-height: 400px; overflow: auto; |
|
|
53 |
} |
|
|
54 |
|
|
|
55 |
#annot_media li { |
|
|
56 |
padding: 5px 0; |
|
|
57 |
} |
|
|
58 |
|
|
|
59 |
#annot_media li.selected { |
|
|
60 |
background: url(../img/annot_bg.png); |
|
|
61 |
} |
|
|
62 |
|
|
|
63 |
div.une_annot { |
|
|
64 |
width: 280px; |
|
|
65 |
} |