
/* - ploneannuaire.css - */
/* http://www.ens-lyon.fr/LBMC/portal_css/ploneannuaire.css?original=1 */
/* */
#annuaire,
#annuaire-contact{
width:60%;
}
.annuaireAbcedaire,
#content ul.annuaireAbcedaire {
list-style: none;
margin: 0;
margin-bottom: 1em;
}
.annuaireAbcedaire li,
#content ul.annuaireAbcedaire li {
display: inline;
margin: 0;
margin-right: 0.5em;
}
.annuaireAbcedaire .selected,
#content ul.annuaireAbcedaire .selected {
font-weight: bold;
font-size: 150%;
text-decoration: none;
}
#annuaire div.AnnuaireItem {
margin-bottom:10px;
min-height:100px;
padding:10px;
box-shadow:2px 2px 10px #ccc;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
}
#annuaire div.AnnuaireItem.even {
background:#F3F1E7;
}
#annuaire-contact ul{
list-style-position:outside;
padding:10px;
margin-bottom:5px;
margin-left:0;
box-shadow:2px 2px 10px #ccc;
border:solid 1px #ccc;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
}
#annuaire-contact ul li{
list-style:none;
}
.portrait img {
float:right;
clear:both;
}
#annuaire-contact .portrait img{
margin:10px;
}
#annuaire .portrait img{
margin-top:-1.5em;
}
ul#contact-info li{
list-style-image:url(fleche.gif);
}
/* */


/* - ploneannuaire_popup.css - */
/* http://www.ens-lyon.fr/LBMC/portal_css/ploneannuaire_popup.css?original=1 */
/* */
.annuairePopupPosition {
position: relative;
z-index: 1;
}
#annuaire-contact-popup {
display: block;
position: absolute;
font-size: 10px;
top: 30px;
left: -40px;
border: 1px solid White;
background: #eef3f5;
width: 300px;
padding: 0.5em;
z-index: 1000;
font-weight: normal;
text-decoration: none;
}
#annuaire-contact-popup h6 {
padding: 0px;
margin: 0px;
font-size: 10px;
}
#annuaire-contact-popup p {
padding: 0px;
margin: 0px;
font-size: 10px;
}
.highlightedAnnuaireTerm {
border-bottom: 2px dotted Black;
background: #eef3f5;
cursor: help;
z-index: 2;
}
/* */


/* - ++resource++collective.flowplayer.css/flowplayer.css - */
@media screen {
/* http://www.ens-lyon.fr/LBMC/portal_css/++resource++collective.flowplayer.css/flowplayer.css?original=1 */
/* */
.autoFlowPlayer {
display: block;
height: 250px;
width: 300px;
border: 0px;
}
.autoFlowPlayer.audio {
height: 27px;
}
.autoFlowPlayer.audio.minimal {
width: 40px;
}
.portletFlowPlayer .video {
height: 100px;
width: 100%;
}
.portletFlowPlayer .audio {
display: block;
height: 28px;
}
.playListFlowPlayer {
display:block;
}
}


/* - ++resource++collective.flowplayer.css/flowplayer-horizontal.css - */
@media screen {
/* http://www.ens-lyon.fr/LBMC/portal_css/++resource++collective.flowplayer.css/flowplayer-horizontal.css?original=1 */
.flowPlaylistVisible a.playListFlowPlayer {
padding-left: 38px;
padding-bottom: 8px;
}
.flowPlaylistHidden .playlist_wrap {
display: none;
}
#pl {
height:80px;
border:1px solid #ddd;
width:584px;
position:relative;
overflow:hidden;
padding:5px 0;
float:left;
background:#f5fbfb url(++resource++collective.flowplayer.css/gradient.png) repeat-x scroll 0 0;
}
#pl div#flowPlaylist {
height:80px;
position:absolute;
width:10000em;
}
#pl div#flowPlaylist a {
background:transparent url(++resource++collective.flowplayer.css/entry.png) no-repeat scroll 0%;
color:#666;
float:left;
font-family:"bitstream vera sans","lucida grande","verdana";
font-size:11px;
height:60px;
margin:0px 4px;
padding:10px;
text-decoration:none;
width:117px;
}
#pl div#flowPlaylist a:hover {
background-position:-140px 0;
color:#000;
}
#pl div#flowPlaylist a.playing {
background-position:-280px 0;
color:#000;
}
#pl div#flowPlaylist a.paused {
background-position:-420px 0;
color:#000;
}
#pl div#flowPlaylist a.progress {
opacity:0.8;
}
#pl div#flowPlaylist em {
float:right;
margin-top:15px;
color:red;
font-style:normal;
}
a.nextPage, a.prevPage {
display:block;
width:18px;
height:18px;
background:url(++resource++collective.flowplayer.css/left.png) no-repeat;
margin:30px 10px;
cursor:pointer;
float:left;
}
a.nextPage:hover, a.prevPage:hover {
background-position:0px -18px;
}
a.nextPage {
background-image:url(++resource++collective.flowplayer.css/right.png);
}
a.nextPage.disabled, a.prevPage.disabled {
visibility:hidden;
}
}

