body{
    
    background-image: url(../img/fondo.jpg);
    background-attachment: fixed;
    background-color: #000;
    font-family: "GillSans-Light", sans-serif;
  
    
    
}

a:link {
  
  color:#fff;
  text-decoration: none;
}

a:hover{
  
  color:#ccc;
}

a:visited{
  color:#fff;
   text-decoration: none;
}



#contenidoGeneral{
    
    
    width:930px;
    margin-left:auto;
    margin-right: auto;
    
    
    
}

#pie{
    
    width:950px;
    opacity:0.8;
    height:80px;
    margin-top:10px;
    
}

#copy{
    
    width:950px;
    text-align:center;
    color:white;
    font-size:8pt;
    margin-top:15px;
}

#infoContenido{
    
    
    margin-top:10px;
     width:340px;
     height:340px;
     background-image:url(../img/fondoB.png);
    
    
}

#FN{ background-image:url(../img/fondoN.png);  width:950px; padding-left:10px; padding-right:10px;}

#textoInfo{
    
    
    width:310px;
     height:290px;
    color:#333333;
    text-align: left;
    font-size:11px;
    overflow:auto;
    overflow-x: hidden;
    padding:15px;
}

#infoVideo{
    
     background-color:#000;
    margin-top:10px;
     width:600px;
     height:340px;
     margin-left: 350px;
     margin-top:-340px;
    
}

#lineaGris{
    
    width:310px;
    height:1px;
    background-color:#333333 ;
    
}


#head{
     
    opacity:0.8;
     width:930px;
     height:10px;
     margin-top:10px;
     text-align:center;
     color:#fff;
     font-size:10pt;
     
}

#marcas{
    
    
    opacity:0.6;
    width:950px;
     height:10px;
     margin-top:10px;
     text-align:center;
     color:#fff;
     font-size:10pt;
     
}
