#header{ width:980px; margin: 0 auto;z-index:999;}
.logo{  width:154px; height:95px; float:left; margin-top:14px;}

.controle{position:absolute; z-index:1000; margin-top:200px; width:100%; display:none;}
.controle ul{ background:#000000; box-shadow: 0px 0px 6px #000000; -moz-box-shadow: 0px 0px 6px #000000;-webkit-box-shadow: 0px 0px 6px #000000; width:180px; height:40px; margin:auto; padding:10px;}
.controle li{ color:#FFF; cursor:pointer; display:block; float:left; margin:0 5px}
.controle #prev{ background:url(../media/img/prev.png) no-repeat; width:55px; height:40px;}
.controle #next{ background:url(../media/img/next.png) no-repeat; width:55px; height:40px;}
.controle #toogle{ background:url(../media/img/pause.png) no-repeat; width:36px; height:40px;}
.controle #start{display:none;}
.controle #stop{ display:none;}
