Your IP : 216.73.216.20


Current Path : /home/e/t/i/etiennec/www/oldsite/plugins/auto/Lecteur_multimedia/skins/la-bas/
Upload File :
Current File : /home/e/t/i/etiennec/www/oldsite/plugins/auto/Lecteur_multimedia/skins/la-bas/skin.css.html

[(#REM)

  Squelette skin.css la-bas
  Distribue sous licence GPL
	<style>
]
#vscrollbar{
	clear:both;
	height:5px;
	margin:5px 0px;
	border:1px solid white;
	background-color:white;
	position:relative;
}
#vloading{
	margin:0px;
	padding:0px;
	height:5px;
	background-color:#ccc;
	width:0%;
	position:absolute;
	left:0px;
	top:0px;
	font-size:0.3em;
	z-index:10;
}
#vposition{
	margin:0px;
	padding:0px;
	height:5px;
	background-color:#e74455;
	width:0%;
	position:absolute;
	left:0px;
	top:0px;
	font-size:0.3em;
	z-index:20;
}

#vscrollbar {
	clear:none;
}

#playerv a{
display:block;
width:64px;
height:64px;
overflow:hidden;
text-indent:-100em;
}

#playerv .button {
	float:left;
	width:64px;
	height:64px;
}
#playerv .pause {
	display: none;
}

#playerv .play {	background-image: url(#CHEMIN{skins/la-bas/play.png});}
#playerv .play:hover {	background-image: url(#CHEMIN{skins/la-bas/play.png});}
#playerv .next {	background-image: url(#CHEMIN{skins/la-bas/forward.png});}
#playerv .next:hover {	background-image: url(#CHEMIN{skins/la-bas/forward.png});}
#playerv .prev {	background-image: url(#CHEMIN{skins/la-bas/backward.png});}
#player .prev:hover {	background-image: url(#CHEMIN{skins/la-bas/backward.png});}
#playerv .pause {	background-image: url(#CHEMIN{skins/la-bas/pause.png});}
#playerv .pause:hover {	background-image: url(#CHEMIN{skins/la-bas/pause.png});}
#playerv .stop {	background-image: url(#CHEMIN{skins/la-bas/stop.png});}
#playerv .stop:hover {	background-image: url(#CHEMIN{skins/la-bas/stop.png});}
#videobox{	padding:10px;}

#playliste_video{
	clear:both;
	margin : 20px auto;
	padding:0px;
	background-color:#3E4040;
	border:none;
	width:480px;
}

ul.video { clear:both; margin : 10px 20px; padding:10px 0px; border:none;text-align:left; }
ul.video a { color:#fff; }
ul.video li.over{ background-color:#eeeeee; }
ul.video li.play_on { background-color:#a22c38; }