@import url(http://fonts.googleapis.com/css?family=Fjalla+One);   
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);
html{height:100%}
body{margin:0;padding:0;width:100%}
body{background: #f2dcaa;font-family: 'Ubuntu Condensed', sans-serif;font-weight: lighter;color: #fff}
img,a,link,a:active,a:visited,link:active,link:visited{border:0;text-decoration: none;}
.wrapper{width: 1000px;margin: auto;display: table;background: #fff;}
header{width: 100%;height: 163px;float: left;background: #ccc url(/apps/imag/premios_pulsar_2015/header_pulsar.jpg)no-repeat center center;}
.contenedor{  width: 1000px;margin: auto;}
.cont_stream{width: 1000px;height:647px;float: left;}
.barra{width: 10px;height:50px;background: black;float: left;}
.rot_stream{width:970px;height:40px; background: #1fb5c3;color: #fff;  padding: 10px 0px 0px 30px;font-size: 27px}
.fondo_player{width: 1000px;height: 589px;float: left;background: url(/apps/imag/premios_pulsar_2015/fondo_player.jpg)no-repeat center center;}
.player_stream{background: #333;width: 850px;height: 478px;margin: auto;margin-top: 20px}



.cont_bajada{width: 1000px;height: 285px;float: left;margin-top: 10px;}
.rot_bajada{width:960px;height:40px;padding: 10px 0px 0px 30px;float: left; background: #1fb5c3;color: #fff;font-size: 27px}
.barra_bajada{width: 10px;height:285px;background: black;float: left;}
.texto_bajada{width:970px;height:215px;float: left;background: #e2efef;padding: 10px;color: #333}
.texto_bajada a{color: #1fb5c3}

.cont_carrusel{width: 1000px;height: 290px;float: left;margin-top:15px; }
.rot_carrusel{width:970px;height:40px; padding: 10px 0px 0px 30px;background: #333;color: #fff;font-size: 27px}
.fondo_carrusel{width: 1000px;height: 240px;float: left;background: black;}

.footer { text-align: center;font-size: 13px;color: #333; margin: auto;padding-bottom: 20px;padding-top: 20px;height: 50px}



.slide{width: 1000px;height: 240px;}
.texto{width: 230px;height:30px;background: #000;position: absolute;color: #fff}


.prev2{width: 35px;height: 240px;float: left;background: #000;}
.prev2:hover{background: #333}
.prev2 img{  margin: 110px 0px 0px 10px;}
.next2{width: 35px;height: 240px;float: right;background: #000;}
.next2:hover{background: #333}
.next2 img{  margin: 110px 0px 0px 10px;}
.list_carousel {
        width: 1000px;
        height: 237px;    
        float:left;  
    }
      .list_carousel ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: block;background-color: #1fb5c3;

      }
      .list_carousel li {
        font-size: 40px;
        /*color: #999;*/
        text-align: center;
        background-color: #eee;
        border: 0px solid #999;
        width: 175px;
        height: 235px;
        padding: 0;
        margin: 0px 5px 0px 5px;
        display: block;
        float: left;
      }
        .list_carousel li img {
                width: 175px;
                height: 235px;
               
                
            }
      .list_carousel.responsive {
        width: auto;
        margin-left: 0;
      }
      .clearfix {
        float: none;
        clear: both;
      }
      .prev {
        float: left;
        margin-left: 10px;
      }
      .next {
        float: right;
        margin-right: 10px;

      }
      .pager {
        float: left;
        width: 300px;
        text-align: center;
      }
      .pager a {
        margin: 0 5px;
        text-decoration: none;
      }
      .pager a.selected {
        text-decoration: underline;
      }
      .timer {
        background-color: #999;
        height: 6px;
        width: 0px;
      }


 /* .formato_tabla{border:1px solid red; color:background: #fff !important; border:3px !important;}*/

.pp_inline table, .pp_inline table td,.pp_inline table tr {
	padding:0px;
	border-spacing: 0px;
}

.pp_inline table {
	border:1px black solid;
	border-radius:5px;
	min-width:400px;
	font-family: Helvetica,Arial;
	margin:auto;
}

.pp_inline table td {
	padding: 6px;
  color: #555;
  font-size: 13px;
  font-family: 'Oswald', sans-serif;
  font-weight: normal;
}


.pp_inline table tr:first-child td:nth-child(n) {
	border-radius:5px 0px 0px 0px;
	  color: tomato;
}


.pp_inline table tr:first-child td:last-child {
	border-radius:0px 5px 0px 0px;
}

.pp_inline table tr:last-child td:first-child {
	border-radius:0px 0px 0px 5px;
}

.pp_inline table tr:last-child td:last-child {
	border-radius:0px 0px 5px 0px;
}

.pp_inline table td:not(:last-child) {
  border-right: 2px #333 solid;
  text-align: center;
}


.pp_inline table tr:nth-child(2n) {
	background: #87CEEB;
}

.pp_inline table tr:nth-child(2n+1){
  background: #D8F0F9;
}

.pp_inline table.header tr:not(:first-child):hover,.pp_inline table:not(.header) tr:hover {
	background:#E0FFFF;
}

.pp_inline table:not(.header) tr {
	text-align: left;
}

.pp_inline table.header tr:first-child {
	font-weight: bold;
	color:#fff;
	background-color: #444;
	border-bottom:1px #000 solid;
}

.pp_inline table.header tr:nth-child(n+2) {
	text-align: right;
}
.pp_inline p{color:#fff;background: #1fb5c3;border-radius: 10px;padding-top: 5px;padding-bottom: 5px;padding-left: 20px}





/*==================RR=================*/
.contenedor-full{display: table;background-color:#000;text-transform: uppercase;}
.cont_bajada .contenedor-video{display:table;margin:auto;margin-top:60px;margin-bottom:10px;}
