


#principal{
    width:950px;
}

#html{

    padding-top:30px;
    padding-bottom:100px;
    background: url('/templates/images/footer-fondo-2.gif');
	background-repeat: repeat-x;
    height:200px;
}

/*dentro de principal*/
#col1{
   z-index:-999;
   padding:0px;
   float:left;

}


#col2{
/*z-index:100;*/
   height:549px;
   margin-left: 448px;
   background-color:#DBD5B1;
    background: url("/ecoturismo-deportes-aventura/images/fondo-text.gif");
	background-repeat: repeat-y;


}
.tituloVideo{
    width:441px;
    margin: 0 auto 0 auto;
    padding-left:1px;
    height:30px;
    background: url('/templates/modules/home/images/fondo-titulo2.gif');
}
.autor{
    display:inline;
    text-align:right;
    font-weight:bold;
    font-style:italic;
    font-size:10px;

}
/*dentro de col2*/
#sup{
     width:499px;
  	background: url("/ecoturismo-deportes-aventura/images/fondo-text-sup.gif");
	background-repeat: repeat-x;
    height:549px;

}

/*dentro de sup*/
#interior{
padding-top:10px;
padding-left:20px;

}
#interior a hover{
    text-decoration:none;
}


#interior a{font-weight:bold }
#interior a visited {font-weight:bold}
#interior a hover {font-weight:bold}
#interior a active {font-weight:bold}


#scroll{
  overflow:auto;
  height:450px;
  padding-right:10px;
}

#scroll p{
  font-size: 0.8em;

}

.videoN{
    text-align:center;
    margin:0 auto 0 auto;

   /*background-color:#ff0000;*/


}


