@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#index {
  background-color: #efefef;
  margin: 10px 0 10px;
  background-image: url("../images/fondo.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position:center;
}
#backppal {
    margin: 10px auto 0;
    width: 1000px;
  background-color: #ffffff;
  border: solid 1px #ccc;
  -webkit-box-shadow: 0 2px 15px 1px #999;
   -moz-box-shadow: 0 2px 15px 1px #999;
   box-shadow: 0 2px 15px 1px #999;
  
}

#wrapper {
    margin: 0 auto;
    width: 960px;
  padding-top: 1px;
  padding-bottom: 1px;
  
}

#header {
    background-image: url("../images/headerbg.png");
    background-repeat: no-repeat;
    clear: both;
    color: #000;
    display: table;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 184px;
    line-height: 19px;
    margin-top: 10px;
    table-layout: fixed;
    width: 960px;
  
}
#titulo_ppal{
   font-family: Georgia, 'Times New Roman', Times, serif;
   font-size: 31px;
   float: left;
   margin-left: 255px;
   margin-top: 12px;
}
#header a{    
    
    color: #000;
    text-decoration: none;
  
}
#cont_logo {
    margin-left: 130px;
  margin-top: 20px;
  width: 460px;
  float: left;
    
}

#date_header {
   font-family: Tahoma, Geneva, sans-serif;
  text-align: right;
  color: #FFF;
  padding-right: 8px;
  padding-bottom: 5px;
    
}
#menu {
    height: 25px;
    overflow: hidden;
    position: absolute;
    width: 940px;
  border-top: solid 1px #FFF;
  margin-top: 174px;
}
#secciones {
    float: right;
    height: 20px;
    list-style: none outside none;
    margin-top: 15px;
    position: relative;
    width: 830px;
}

#secciones li {
    display: inline;
    margin-right: 17px;
}
#secciones a, #secciones a:link {
    color: #666;
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#secciones a:hover {
    color: #ff9900;
    font-size: 10px;
    text-decoration: underline;
    text-transform: uppercase;
}
#contenido {
    clear: both;
    color: #000000;
    display: table;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 0;
    table-layout: fixed;
    width: 960px;
  margin-top: 10px;
  
}
#intro{
   margin-left: 0px;   
   height: 345px;
   width: 959px;
   border: 1px #ccc solid;
   background-color: #fff;   
   -webkit-box-shadow: 2px 2px 3px #ccc;
   -moz-box-shadow: 2px 2px 3px #ccc;
   box-shadow: 2px 2px 3px #ccc;
   
}
#intro_text {
   width: 545px;
   
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   background-color:#ffffff;
   opacity:0.85;
   filter:alpha(opacity=80);
   margin-top: 120px;
   color: #000;
   position: absolute;
   padding: 15px;
}
#intro_titulo {   
   
   font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
   font-size: 27px;   
   color: #333;
   margin-bottom: 10px;
}
#perfil_wrapper{
   background-color: #212121;
   width: 960px;
   color: #fff;
   display: table;
   
}
#panel_izquierdo{
   width: 700px;
   color: #fff;
   border-right: 1px solid #121212;
   box-shadow: 1px 0 #292929;
   float: left;
   display: table;
   margin-top: 20px;
   margin-bottom: 20px;
   text-align: center;
   
}
#panel_derecho{
   width: 240px;
   color: #ccc;   
   display: table;
   margin-top: 20px;
   float: right;
   
   font-size: 13px;
   line-height: 18px;
}
#panel_derecho p{
   color: #ccc;   
   font-family: Arial, Helvetica, sans-serif;
   padding-right: 20px;
   font-size: 13px;
   line-height: 18px;
}
#panel_derecho a{
   color: #999;   
   text-decoration: none;   
}
#panel_derecho a:hover{
   color: #ff00ff;   
   text-decoration: underline;   
}
#panel_derecho h1{
   color: #ccc;   
   font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
   padding-right: 20px;
   font-size: 27px;
   margin-top: 0;
   line-height: 27px;
   font-weight: normal;
}
.img_container{
   display: inline-block;
   margin: 0 auto;
   overflow: hidden;
}
.info_adicional{
   display: table;
   width: 660px;
   margin: 0 auto;
   
}
#tabs {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 52px;     
    width: 140px;
  margin-top: 15px;
  font-size: 12px;
  color: #4D4D4D;
  display: inline;
  
  padding: 4px;
  
  
}
#tabs a{
    color: #4D4D4D;
  text-decoration: none;
  
}


#tab_content{
   width: 987px;
  
   
   margin-top: 27px;
   display: table;
    table-layout: fixed;
}
#cont_ppal {
    font-family: Tahoma, Geneva, sans-serif;
    float: left;    
    width: 630px; 
    display: table;
    table-layout: fixed;
  margin-left: 10px; 
  margin-top: 10px;
  
  
}

#col1_content {
    
  margin-left: 10px;
  
  
  
}

#sidebar {
    font-family: Tahoma, Geneva, sans-serif;
    width: 300px; 
  float:right;
  margin-right: 10px;
  margin-top: 10px;
  
}

#footer {
    
    background-repeat: repeat-x;
    border-top: 1px solid #CCCCCC;
    clear: both;
    color: #000000;
    display: table;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 90px;
    margin-bottom: 10px;
    
    position: relative;
    width: 960px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#nav {
    background-color: #000000;
    color: #EFEFEF;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    height: 25px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 960px;
}
#nav a {
    color: #EFEFEF;
    text-decoration: none;
}
#nav a:hover {
    color: #ff9900;
    text-decoration: none;
}
#nav ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    padding-top: 3px;
}
#nav li {
    display: inline;
    margin: 12px;
}
#nav_2 {
    background-color: #FFF;
    color: #666;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 10px;
    height: 25px;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 940px;
}
#nav_2 a {
    color: #666;
    text-decoration: none;
}
#nav_2 a:hover {
    color: #ff9900;
    text-decoration: none;
}
#nav_2 ul {
    list-style: none outside none;
    margin: 0;
    padding-left: 0;
    padding-top: 3px;
}
#nav_2 li {
    display: inline;
    margin: 12px;
}
#mini-lista{
   border-bottom: solid 1px #ccc; 
   margin-bottom: 1px; 
   background-color: #FFF; 
   padding: 5px 5px 5px 0; 
   color: #666;
}
#mini-lista a{  
   text-decoration: none;
   color: #666;
}
#mini-lista a:hover{  
   text-decoration: none;
   color: #ff9933;
}
#more{
   width: 660px;
   height: 20px;
   position: relative;
   display: table;
   float: left;
   margin-top: 10px;

}
.photo_box {
   font-family: Georgia, 'Times New Roman', Times, serif;
   font-size: 12px;
   float: left;
   margin: 0 27px 27px 0;   
   background-color: #FFF;
   color: #333;
   width: 300px;
   height: 200px;
   background-color: #fff;
   border: solid 1px #ccc;
}

.titular1 {
   font-family: Georgia, 'Times New Roman', Times, serif;
   font-size: 31px;
   line-height: 36px;
   margin-bottom: 10px;
}
.titular1 a{
   color: #000;
   text-decoration: none;
   
}
.titular1 a:hover{
   color: #f93;
   text-decoration: none;
   
}
.credito {
   color: #999;
   display: block;
   font-size: 10px;
   margin-bottom: 10px;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 16px;
   padding-right: 20px;
   
}
.sumario {
    color: #656566;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 15px;
    line-height: 26px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.sumario_sidebar {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.sumario_video {
    color: #666;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    line-height: 25px;
  margin-top: 5px;
  margin-bottom: 20px;
  margin-left: 10px;
}
.credito_video {
   color: #999;
   display: block;
   font-size: 15px;
   margin-top: 20px;
   margin-bottom: 10px;
   font-family: Georgia,"Times New Roman",Times,serif;
   line-height: 21px;
   margin-left: 10px;
   
}
.cuerpo_nota p{
   color: #333;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    line-height: 27px;
  padding-right: 10px;
  margin-bottom: 20px;
}
.titular2 {
   font-size: 20px;
   line-height: 24px;
}
.titular2 a{
   color: #000;
   text-decoration: none;
   
}
.titular3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   line-height: 24px;
   margin-top: 10px;
}
.titular3 a{
   color: #000;
   text-decoration: none;
   
}
.titular2 a:hover{
   color: #f93;
   text-decoration: none;
   
}
.nav_next {
   color: #666;
   float: right;
   text-align: left;
   display: inline;
   text-align: right;
}
.nav_next a{
   color: #666;
   text-decoration: none;
}
.nav_next a:hover{
   color: #ff00ff;
   text-decoration: none;
}
.nav_prev {
   color: #666;
   float: left;
   text-align: left;
   display: inline;
}
.nav_prev a{
   color: #666;
   text-decoration: none;
}
.nav_prev a:hover{
   color: #ff00ff;
   text-decoration: none;
}
.cita_icono{
   font-family: Georgia,"Times New Roman",Times,serif;
   font-style: italic;
   font-size: 16px;
   line-height: 21px;
   margin-top: 20px;
   margin-bottom: 20px;
   display: table;
   width: 100%;
}
#rsi_wrapper{
   width: 450px; 
   margin: 0 auto;
   display:table;
   border-top: solid 1px #444;
   padding-top: 20px;
}
.rsi{
   margin: 0 auto;
   display:table;
}
#publicidad {
   height: 100px;
   width: 960px;
   margin-top: 10px;
   margin-left: 20px;
   border-bottom: 1px solid #CECECE;
}
#pub_720x90 {
   border: 1px solid #ccc;
   float: left;
   width: 728px;
   height: 90px;

}
#pub_220x90 {
   border: 1px solid #ccc;
   float: right;
   width: 220px;
   height: 90px;

}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}