#index {
    background-color: #080808;
    margin: 10px 0 10px;
  background-image: url("../images/fondo-crimen.gif");
  background-repeat: repeat;
  background-attachment: fixed; 
  
}
#backppal {
    margin: 0 auto 0;
    width: 1000px;
  background-color: #FFF;
  -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
}

#wrapper {
    margin: 0 auto;
    width: 960px;
  padding-top: 1px;
  padding-bottom: 1px;
  
}
#intro{
   background-image: url("../images/2.jpg");
   margin-left: 10px;
   background-repeat: no-repeat;
   height: 445px;
}
#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: 20px;
    table-layout: fixed;
    width: 960px;
  
}
#titulo_ppal{
   font-family: Georgia, 'Times New Roman', Times, serif;
   font-size: 26px;
   float: left;
   margin-left: 195px;
   margin-top: 12px;
   text-align: center;
   padding: 10px;
   text-shadow: 2px 2px 2px #ccc;
}
#header a{    
    
    color: #000;
    text-decoration: none;
  
}
#cont_logo {
    margin-left: 108px;
  margin-top: 28px;
  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: left;
    height: 20px;
    list-style: none outside none;
    margin-top: 8px;
    position: relative;
    width: 530px;
  color: #fff;
  margin-left: 92px;
}
#secciones li {
    display: inline;
    margin-right: 17px;
}
#secciones a, #secciones a:link {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}
#contenido {
    clear: both;
    color: #000000;
    display: table;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
    table-layout: fixed;
    width: 960px;
  margin-top: 10px;
  
}

#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;
  
}
#current_tab{
  display:inline;
  background-color: #EFEFEF;
  padding: 6px 8px;
  border-left: solid 1px #ccc;
  margin: -1px;
  
}
#normal_tab{
  display:inline;
  padding: 6px 8px;
  border-left: solid 1px #ccc;
  margin: -3px;
}
#tab_content{
   width: 960px;
   background-color: #FFF;
   
   
   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;
  border-right: solid 1px #ccc;
  
}

#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;
    margin-top: 17px;
    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;
}
#video_container{
   width: 950px;
   padding: 5px;
   background-color: #e6e6e6;
   position: relative;
   -moz-box-shadow: 1px 1px 2px #888;
    -webkit-box-shadow: 1px 1px 2px #888;
    box-shadow: 1px 1px 2px #888;
}
#video{
  width: 940px;
  
  
  position: relative;
  display: table;
  
  padding: 5px;
  

}
.text_box {
   font-family: Georgia, 'Times New Roman', Times, serif;
   font-size: 12px;
   float: left;
   margin: 0 12px 40px 0;
   padding: 10px;
   background-color: #FFF;
   color: #333;
   width: 282px;
   height: 232px;
   background-image: url("../images/text-box.png");
    background-repeat: no-repeat;
}

.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: #000000;
   display: block;
   font-size: 10px;
   margin-bottom: 10px;
   font-family: Georgia,"Times New Roman",Times,serif;
   line-height: 19px;
   
}
.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;
}
.cuerpo_nota a{
   color: #ff9900;
   text-decoration: none;
}
.cuerpo_nota a:hover{
   color: #ff9900;
   text-decoration: underline;
}
.titular2 {
   font-size: 20px;
   line-height: 24px;
}
.titular2 a{
   color: #000;
   text-decoration: none;
   
}
.titular3 {
   font-family: Georgia,"Times New Roman",Times,serif;
   font-size: 18px;
   line-height: 24px;
   margin-top: 10px;
}
.titular3 a{
   color: #000;
   text-decoration: none;
   
}
.titular3 a:hover{
   color: #ff9900;
   text-decoration: none;
   
}
.titular2 a:hover{
   color: #f93;
   text-decoration: none;
   
}
.nav_next {
   color: #666;
   float: right;
   width: 30%;
   margin-right: 10px;
   display: inline;
   text-align: right;
}
.nav_next a{
   color: #666;
   text-decoration: none;
}
.nav_next a:hover{
   color: #ff9900;
   text-decoration: none;
}
.nav_prev {
   color: #666;
   float: left;
   width: 30%;
   margin-left: 10px;
   display: inline;
}
.nav_prev a{
   color: #666;
   text-decoration: none;
}
.nav_prev a:hover{
   color: #ff9900;
   text-decoration: none;
}
#u220 {
    background-color: transparent;    
    width: 960px;
    z-index: 29;
  margin-top: 20px;
  display:table;
  left: 134px;
  margin-right: -960px;
  
}
#u220:hover {
    border-color: #000000;
    border-style: solid;
    border-width: 2px;    
    min-height: 0;
    width: 960px;
  margin: 18px -962px -2px -2px;
}
#u214_img, #u220_img {
    vertical-align: top;
  border: 0;
}
#menu_superior {
    background-color: #000;
    height: 15px;
    
    margin-top: -10px;
    position: relative;
    width: 100%;
  color: #fff;
  margin-bottom: 0px; 
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
}

#menu_superior a, #menu_superior a:link {
    color: #fff;
    
    text-decoration: none;
    
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}