/*durangosierramadre index*/
#principal{
    background: url('/templates/images/sombra.gif');
    background-repeat: repeat-x;
    /*height:549px;*/
    height:600px;
    background-color:#DBD5B1;

}

#html{
    position:relative;
    padding-top:10px;
    padding-bottom:100px;
    background: url('/templates/images/footer-fondo-2.gif');
	background-repeat: repeat-x;
    /*height:400px;*/
}



#interior{
/*padding-top:50px;*/
width:950px;
height:600px;
text-align:left;
margin-right: auto;
margin-left: auto;


}

#scroll{
    /*overflow:auto;*/
    height:500px;
/*    padding-right:10px;*/
}


.outerImageContainer2{
	background-color: #fff;
	width: 110px;
	height: 110px;
    margin:20px;
    float: left;
}

.imageContainer2{
	padding: 5px;
}
.data{
  background-color: #DBD5B1;
    font-size: 0.8em;
    margin:0px;
        padding:0px;
  /*color:#000;*/
}

/*******************/
#encabeza h1,h2{
    text-align:center;
}

#menuGaleria{
    margin-top:20px;
    background-color: inherit;

}

#menuGaleria ul{
    margin:0;
    padding:0;

}


#menuGaleria ul li{
    list-style:none;


}


#fotosGaleria{


    background-color:inherit;
    color:#fff;
    text-align:left;
    width:100%;
    height:200px;
    /*float:left;*/
}

.estasviendo{
    margin-top:10px;
 text-align:center;
  background-color:#9EB60A;
}

.fotoshtml{

   text-align:center;


}



.fotoshtml ul{
   position:relative;
    margin-top:10px;
    margin-left:45px;
    padding:0;

}

.fotoshtml ul li{

    float:left;
    margin-right:5px;
    list-style:none;

}

.referencia{
background-color:#fff;
  position: relative;
  left:96px;
  top:116px;
  width:20px;
  color:#000;
  /*width:120px;*/
  /*float:left;*/
  z-index:1;
  font-size:0.7em;
}


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

}


#col2{
/*z-index:100;*/
   height:549px;
   margin-left: 448px;
   background-color:#DBD5B1;


}

#descripcion{
  width:600px;
}

#html{
    width:950px;
}

/************************************/
.introReferencia{
  color:#fff;
}

.cuadroReferencia{
    position:relative;

/*    background-color:#ff0000;*/

}

.cuadroReferencia table.ensayo {
/*border-top: 1px solid #ccc;*/
    margin-bottom:100px;
width: 500px;
margin: 20px auto;
}

table.ensayo {
    padding:20px;
}

table.ensayo caption {

    color: #fff;
    text-align: center;
    margin: 10px auto;
}



table.ensayo tbody tr.etapas {
    border-top: 1px solid #eee;
    margin-bottom: 25px;
    height: 100%;
/*    background-color:#fff;*/
}


                table.ensayo tbody td {
                        /*text-align:center;*/
                        font: 0.3em;
                        color: #666;
                        background: inherit;
                        /* border-top: 1px solid #eee;*/
                        border-top:1px solid #fff;
                         padding-top: 10px;
                        padding-bottom: 10px;
                        /*padding: 5px;*/

                        }

                 table.ensayo tbody td.nro {
                        text-align:center;
                        width:20px;
                        /*height:8px;*/
                        color: #666;
                        background: #fff;
                        /*padding: 5px;*/

                        }

                table.ensayo tbody td.texto {
                    color:#fff;
                    padding-left:10px;
                    /*font: 0.1em;*/
                }

                table.ensayo tbody td div {

                text-align:center;
                width:20px;
                height:20px;
                top:0px;
                background: #fff;
                }

