body {
background-color:#000;
font-family:sans-serif;
font-size:11px;
color:#FFF;
}

a {
cursor:pointer;
text-decoration:none;
}

a:hover {
color:#ABC;
}

div {
position:absolute;
}

ul {
margin-top:0px;
margin-left:-25px;
margin-right:5px;
}

li {
list-style-type:square;
}

li.abstract {
list-style-type:none;
}

#fond, #fil {
width:800px;
height:590px;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-295px;
}

#fond {
background-image:url('../images/fond.jpg');
}

#short {
width:105px;
height:7px;
top:35px;
left:20px;
}

#exp {
width:105px;
height:7px;
top:45px;
left:350px;
}

#doc {
width:114px;
height:7px;
top:70px;
left:150px;
}

#louter {
width:232px;
height:10px;
bottom:8px;
left:136px;
background-image:url('../images/louter.gif');
}

#prop {
width:404px;
height:10px;
bottom:8px;
left:386px;
background-image:url('../images/prop.gif');
}

#player {
bottom:144px;
right:38px;
border:none;
padding:4px 4px 0 4px;
}

.abstract {
display:none;
}

.speech {
display:none;
background-image:url('../images/fond.png');
width:297px;
height:384px;
top:96px;
left:71px;
padding:9px;
text-align:justify;
}

.speech a {
font-weight:bold;
}

.speech span {
color:#CCC;
}
