body {
    background:#fff;
    font-family : Verdana;
    color:#494949;
  }


#content {
    background:#fff;
    width:800px;
    background:url(../images/sidebarupdown.png) repeat-x;
    padding:1em;
  }


#centralContent {
    overflow:auto;
    height:300px;
    width:600px;
    padding:1em;
  }


a:link, a:visited {
    color: #027ac6;
    text-decoration: none;
  }


a:hover {
    color: #0062a0;
    text-decoration: underline;
  }


a:link img, a:hover img, a:visited img {
    border-bottom-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-top-width : 0px;
  }


right {
    text-align:right;
    display:block;
  }


.text1 {
    font-size:12px;
    color:#666;
  }


H2 {
    font-size:18px;
    color:#666;
  }


#canal {
    padding : 0px;
    border-spacing:0px;
    width : 310px;
  }


#canal, #canal a {
    color : #000;
    font-family : Verdana;
    font-size : 12px;
    text-align : justify;
    text-decoration : none;
  }


#canal a {
    /*font-weight : bold;*/
    /*display:block;
    */

  }


#canal td,#canal tr {
    text-align : justify;
  }


.td0 {
    background-color : #C4E0FF;
  }


.td1 {
    background-color : #E2EEFF;
  }


#slide {
    display:block;
    font-size : 10px;
    text-align : justify;
    width:100%;
  }


#chat {
    display:none;
    background-color : #E2EEFF;
    opacity: 0.5;
  }


#graella {
    display:none;
    font-size : 10px;
    text-align : justify;
    opacity: 0.9;
    width:100%;
    height:100%;
    position:absolute;
    background-color:#666;
    top:0%;
    left:0%;
    text-align:center;
    z-index:0;
  }


#close {
    position:relative;
    left:0%;
    width:1055px;
    height:40px;
    text-align:right;
  }


#close a,#close a:hover {
    text-align:right;
    background-color:transparent;
  }


#close img {
    border:10px solid #CED3FF;
    border-bottom:0px;
    background-color:#CED3FF;
  }


#help {
    display:none;
    font-size : 10px;
    opacity: 0.8;
    padding:10px;
  }

/*Widgets*/

/*	status*/

.statusWidget {
    /*background: url(../images/sidebarupdown.png) center;*/
    width:100%;
  }


.statusWidget td {
    vertical-align:top;
  }


.statusResult {
    text-align:right;
    color: #7b1416;
  }


.nowplaying {
    width:100%;
  }

/*	login*/

#login {
    text-align:right;
  }
#login a{
    color:#fff;
    font-weight:bold;
    font-size:14px;
  }

#login a:hover {
    text-decoration : none;
    color:#ff8000;
  }


/*	menu*/

#nav {
    padding:10px;
   width:600px;
 text-align:justify;
  }


#nav div {
    display:inline;
    margin:25px;
    padding:10px;
  }


#nav a {
    font-weight:bold;
 font-size:14px;
 color:#fff;
  }


#nav a:hover {
    text-decoration : none;
	color:#ff8000;
  }

/*	IMATGES PROGRAMES*/
	
#imageFlow {
    position: absolute;
    width: 100%;
    height: 80%;
    left: 0%;
    top: 10%;
    overflow: hidden;
    background: #000;
  }


#imageFlow .diapo {
    position: absolute;
    left: -4000px;
    cursor: pointer;
    -ms-interpolation-mode: nearest-neighbor;
  }


#imageFlow .link {
    border: dotted #fff 1px;
    margin-left: -1px;
    margin-bottom: -1px;
  }


#imageFlow .text {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 16%;
    text-align: center;
    color: #FFF;
    font-family: verdana, arial, Helvetica, sans-serif;
    z-index: 1000;
  }


#imageFlow .title {
    font-size: 0.9em;
    font-weight: bold;
  }


#imageFlow .legend {
    font-size: 0.8em;
  }


#imageFlow .scrollbar {
    position: absolute;
    left: 10%;
    bottom: 10%;
    width: 80%;
    height: 16px;
    z-index: 1000;
  }


#imageFlow .track {
    position: absolute;
    left: 1%;
    width: 98%;
    height: 16px;
    opacity: 0.3;
  }


#imageFlow .arrow-left {
    position: absolute;
  }


#imageFlow .arrow-right {
    position: absolute;
    right: 0px;
  }


#imageFlow .bar {
    position: absolute;
    height: 16px;
    left: 25px;
  }


a {
    text-decoration: none;
    color: #ff8000;
  }


.td0:hover,.td1:hover {
    text-decoration: none;
    background: #ff8000;
    color: #ffffff;
  }


#programa{
    display:none;
}
