/*  GRID OF THREE   ===========1024================================================================== */

	

    .span_3_of_3 {
	     width:5%; 
    }

    .span_2_of_3 {
	    width: 100%; 
    }

    .span_1_of_3 {
	    width:33%
    }
.span_3_of_3_tramite {
	width: 55%; 
}

.span_2_of_3_tramite {
	width: 5%;
    text-align: center; 
}

.span_1_of_3_tramite {
	width: 30%; 
}
.span_3_of_3_Contacto {
		width: 46%; 
        text-align: left;
	}
	.span_2_of_3_Contacto {
		width: 8%; 
        padding-bottom: 3%;
        text-align: center;
	}
	.span_1_of_3_Contacto {
		width: 46%;
        text-align: right;
	}
.span_3_of_3_scroller {
    font-size: .8em;
    width: 100%; 
    height: 40px;
    background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 30px;
}

.span_1_of_3_scroller {
	width: 20%; 
    height: 30px;
    padding-left: 5%;
}

.span_3_of_3_footer {
    width: 75%;
    text-align: left;
    line-height: 15px;
    background-color: transparent;
    color: white;
    font-family: Verdana;

}

.span_2_of_3_footer {
	width: 2%; 
    height: 25px;
    padding-right: 5%;
    text-align: center;
            
}

.span_1_of_3_footer {
	width: 20%; 
    padding-left: 1%;

}
.span_3_of_3_Complete_Footer {

    width: 100%;

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
}
    .paddingEstudios{padding-bottom: 35%;}
        .paddingAyudantes {padding-bottom: 33%;}
    .paddingSubDirector {padding-bottom: 5%;}
    .paddingDirector {padding-bottom: 25%;}
            .paddingAdmin{padding-bottom: 7%;}
        .paddingEstudiosEconomicos{padding-bottom: 25%;}
            .paddingHistoriador{padding-bottom: 25%;}
                .paddingPresupuestario{padding-bottom: 27%;}
@media only screen and (min-width: 1900px){
    
.span_3_of_3_footer {
    width: 75%;
    text-align: left;
    line-height: 15px;
    background-color: transparent;
    color: white;
    font-family: Verdana;

}

.span_2_of_3_footer {
	width: 2%; 
    height: 25px;
    padding-right: 3%;
    text-align: center;
            
}

.span_1_of_3_footer {
	width: 20%; 
    padding-left: 1%;
        
}
.paddingEstudios{padding-bottom: 35%;}
    .paddingSubDirector {padding-bottom: 30%;}
    .paddingAyudantes {padding-bottom: 33%;}
    .paddingDirector {padding-bottom: 25%;}
        .paddingAdmin{padding-bottom: 7%;}
        .paddingEstudiosEconomicos{padding-bottom: 35%;}
            .paddingHistoriador{padding-bottom: 35%;}
        .paddingPresupuestario{padding-bottom: 27%;}
        .span_3_of_3_Complete_Footer {



        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 5%;
        width: 100%;
    }
    .span_3_of_3_Principal {
        width: 20%;
        background: -webkit-linear-gradient(left, #606163 , #404041); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #606163 , #404041); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #606163 , #404041); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #606163 , #404041); /* Standard syntax (must be last) */
	      
         height: 33px;
         /**
         background-image: url('./images/div-top-right.png');
         background-repeat: repeat-x;
         */
    }

    .span_2_of_3_Principal {






         
         width:60%;
    }

    .span_1_of_3_Principal {
        /**
        background-image: url('./images/div-top-left.png');
            */
        height:33px;
        width: 20%;
    background: -webkit-linear-gradient(left, #404041, #6D6E70); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #404041, #6D6E70); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #404041, #6D6E70); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #404041, #6D6E70); /* Standard syntax (must be last) */
         
    }
    	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}
    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 20%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 60%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 20%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width: 80%; 
        text-align: left;
        padding-top: 3%;
        font-size: .8em;
	}
	.span_2_of_3_LeyesHead {
		width: 10%; 
        text-align: left;
padding-top: 2%;
	}
	.span_1_of_3_LeyesHead {
		width: 10%;
text-align: center;
padding-top: 2%;
	}
        .span_3_of_3_scroller {
        /*
    width: 70%; 
            */
    font-size: .8em;
    width: 100%;
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
 .span_3_of_3_footer {
	width: 75%; 
    text-align: left;
    line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 5%; 
    padding-top: .5%;
}

    .span_1_of_3_footer {
	    width: 20%; 
        text-align:left;
        padding-left: 3%;
    }
}
@media only screen and (min-width: 1500px) and (max-width: 1899px){
    .paddingEstudios{padding-bottom: 35%;}
        .paddingAyudantes {padding-bottom: 33%;}
    .paddingSubDirector {padding-bottom: 5%;}
    .paddingDirector {padding-bottom: 25%;}
            .paddingAdmin{padding-bottom: 7%;}
        .paddingEstudiosEconomicos{padding-bottom: 25%;}
            .paddingHistoriador{padding-bottom: 30%;}
                .paddingPresupuestario{padding-bottom: 27%;}
        .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 2%;
        width: 100%;
    }
     .span_3_of_3_footer {
	width: 73%; 
            text-align: left;
            line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 5%; 
    padding-top: .5%;
}

    .span_1_of_3_footer {
	    width: 22%; 
        text-align:left;
        padding-left: 3%;
    }
    .span_3_of_3_Principal {
        width: 15%;
        background: -webkit-linear-gradient(left, #606163 , #404041); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #606163 , #404041); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #606163 , #404041); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #606163 , #404041); /* Standard syntax (must be last) */
	      
         height: 50px;
         background-repeat: repeat-x;
         
    }

    .span_2_of_3_Principal {
	    
background: #535455; /* Old browsers */
background: -moz-linear-gradient(left,  #535455 1%, #7b7c7f 49%, #7b7c7f 51%, #606163 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,#535455), color-stop(49%,#7b7c7f), color-stop(51%,#7b7c7f), color-stop(100%,#606163)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* IE10+ */
background: linear-gradient(to right,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535455', endColorstr='#606163',GradientType=1 ); /* IE6-9 */

         width:70%;
    }

    .span_1_of_3_Principal {

        height: 50px;
        width: 15%;
    background: -webkit-linear-gradient(left, #404041, #6D6E70); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #404041, #6D6E70); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #404041, #6D6E70); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #404041, #6D6E70); /* Standard syntax (must be last) */
         
    }
    	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}
        	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 100%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width: 100%; 
        text-align: left;
        padding-top: 1%;
	}
	.span_2_of_3_LeyesHead {
		width: 30%; 
        text-align: left;
padding-top: 2%;
	}
	.span_1_of_3_LeyesHead {
		width: 20%;
text-align: center;
padding-top: 2%;
	}
        .span_3_of_3_scroller {
        /*
    width: 70%; 
            */
    font-size: .8em;
    width: 100%;
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
}

@media only screen and (min-width: 1250px)and (max-width: 1499px){
.paddingEstudios{padding-bottom: 37%;}
        .paddingAyudantes {padding-bottom: 35%;}
    .paddingSubDirector {padding-bottom: 32%;}
        .paddingDirector {padding-bottom: 23%;}
            .paddingAdmin{padding-bottom: 3%;}
        .paddingEstudiosEconomicos{padding-bottom: 30%;}
    .paddingHistoriador{padding-bottom: 33%;}
                .paddingPresupuestario{padding-bottom: 30%;}
        .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 5%;
        width: 100%;
    }
   .span_3_of_3_footer {
	width: 73%; 
            text-align: left;
            line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 5%; 
    padding-top: .5%;
}

    .span_1_of_3_footer {
	    width: 22%; 
        text-align:left;
        padding-left: 3%;
    }
    .span_3_of_3_Principal {
        width: 10%;
        background: -webkit-linear-gradient(left, #606163 , #404041); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #606163 , #404041); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #606163 , #404041); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #606163 , #404041); /* Standard syntax (must be last) */
	      
         height: 30px;
                  background-repeat: repeat-x;
         
    }

    .span_2_of_3_Principal {
background: #535455; /* Old browsers */
background: -moz-linear-gradient(left,  #535455 1%, #7b7c7f 49%, #7b7c7f 51%, #606163 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,#535455), color-stop(49%,#7b7c7f), color-stop(51%,#7b7c7f), color-stop(100%,#606163)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* IE10+ */
background: linear-gradient(to right,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535455', endColorstr='#606163',GradientType=1 ); /* IE6-9 */

         
         width:80%;
    }

    .span_1_of_3_Principal {
        height: 30px;
        width: 10%;
    background: -webkit-linear-gradient(left, #404041, #6D6E70); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #404041, #6D6E70); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #404041, #6D6E70); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #404041, #6D6E70); /* Standard syntax (must be last) */
         
    }
    	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}
    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 100%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width: 100%; 
        text-align: left;
        padding-top: 1%;
	}
	.span_2_of_3_LeyesHead {
		width: 30%; 
        text-align: left;
padding-top: 2%;
	}
	.span_1_of_3_LeyesHead {
		width: 20%;
text-align: center;
padding-top: 2%;
	}
        .span_3_of_3_scroller {
    font-size: .8em;
        /*
    width: 70%; 
            */
    width: 100%;
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
}
@media only screen and (min-width: 1100px)and (max-width: 1249px){
.paddingEstudios{padding-bottom: 35%;}
        .paddingAyudantes {padding-bottom: 33%;}
    .paddingSubDirector {padding-bottom: 30%;}
                .paddingAdmin{padding-bottom: 3%;}
                        .paddingEstudiosEconomicos{padding-bottom: 26%;}
    .paddingHistoriador{padding-bottom: 26%;}
                                .paddingPresupuestario{padding-bottom: 27%;}
                                    .paddingDirector {padding-bottom: 25%;}
 .span_3_of_3_footer {
	width: 73%; 
            text-align: left;
            line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 5%; 
    padding-top: .5%;
}

    .span_1_of_3_footer {
	    width: 22%; 
        text-align:left;
        padding-left: 3%;
    }

    .span_3_of_3_Principal {
        width: 5%;
        background: -webkit-linear-gradient(left, #606163 , #404041); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #606163 , #404041); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #606163 , #404041); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #606163 , #404041); /* Standard syntax (must be last) */
	      
         height: 50px;

         background-repeat: repeat-x;
         
    }

    .span_2_of_3_Principal {
background: #535455; /* Old browsers */
background: -moz-linear-gradient(left,  #535455 1%, #7b7c7f 49%, #7b7c7f 51%, #606163 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,#535455), color-stop(49%,#7b7c7f), color-stop(51%,#7b7c7f), color-stop(100%,#606163)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* IE10+ */
background: linear-gradient(to right,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535455', endColorstr='#606163',GradientType=1 ); /* IE6-9 */

         
         width:90%;
    }

    .span_1_of_3_Principal {
        height: 50px;
        width: 5%;
    background: -webkit-linear-gradient(left, #404041, #6D6E70); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #404041, #6D6E70); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #404041, #6D6E70); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #404041, #6D6E70); /* Standard syntax (must be last) */
         
    }
    	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}
    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 100%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width: 100%; 
        text-align: left;
        padding-top: 1%;
	}
	.span_2_of_3_LeyesHead {
		width: 30%; 
        text-align: left;
padding-top: 2%;
	}
	.span_1_of_3_LeyesHead {
		width: 20%;
text-align: center;
padding-top: 2%;
	}
        .span_3_of_3_scroller {
    font-size: .8em;
        /*
    width: 70%; 
            */
    width: 100%;
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
}
/*
@media only screen and (min-width: 1025px) {
    .span_3_of_3_Principal {
        background-color: transparent;
	     width:10%; 
         height: 50px;
         background-image: url('../../images/div-top-right.png');
         background-repeat: repeat-x;
    }

    .span_2_of_3_Principal {
	    width: 80%; 


    }

    .span_1_of_3_Principal {
        background-image: url('../../images/div-top-left.png');
        height: 50px;
	    width:10%;
        background-color: transparent;
    }
}
*/
/*  GO FULL WIDTH AT LESS THAN 641 PIXELS */

@media only screen and (min-width: 1025px) and (max-width: 1099px){
.paddingEstudios{padding-bottom: 35%;}
        .paddingAyudantes {padding-bottom: 33%;}
    .paddingSubDirector {padding-bottom: 30%;}
    .paddingDirector {padding-bottom: 25%;}
                                .paddingPresupuestario{padding-bottom: 27%;}
            .paddingAdmin{padding-bottom: 3%;}
        .paddingEstudiosEconomicos{padding-bottom: 26%;}
            .paddingHistoriador{padding-bottom: 26%;}
    .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 3%;
        width: 100%;
    }
	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}

    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 25%; 
        text-align: right;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 50%; 
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 25%;
        padding-left: 2%;
	}



.span_3_of_3_Contacto {
		width: 46%; 
        text-align: left;
	}
	.span_2_of_3_Contacto {
		width: 8%; 
        padding-bottom: 3%;
        text-align: center;
	}
	.span_1_of_3_Contacto {
		width: 46%;
        text-align: right;
	}
    .span_3_of_3_scroller {
    font-size: .8em;
        /*
    width: 70%; 
            */
    width: 100%;
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
.span_3_of_3_tramite {
	width: 60%; 
    text-align: left;
}

.span_2_of_3_tramite {
	width: 5%; 
    text-align: center;
}

.span_1_of_3_tramite {
	width: 35%; 
}



    .span_1_of_3_footer {
	    width: 20%; 
    }
.span_2_of_3_footer {
	    width: 5%;
        text-align: center;
        padding-top: .5%;
}
   .span_3_of_3_footer {
	width: 75%; 
    text-align: left;
    line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;

}

	.span_3_of_3_LeyesHead {
		width: 86%; 
        text-align: left;
        padding-top: 1%;
        font-size: .8em;
	}
	.span_2_of_3_LeyesHead {
		width: 7%; 
        text-align: center;
	}
	.span_1_of_3_LeyesHead {
		width: 7%;
text-align: center;
	}
}
/*
@media only screen and (max-width: 800px) {
    .span_3_of_3_Principal {
        background-color: transparent;
	     width:0%; 
         height: 0px;
         background-image: url('../../images/div-top-right.png');
         background-repeat: repeat-x;
    }

    .span_2_of_3_Principal {
	    width: 100%; 


    }

    .span_1_of_3_Principal {
        background-image: url('../../images/div-top-left.png');
        height: 0px;
	    width:0%;
        background-color: transparent;
    }
}
    */
/*  GO FULL WIDTH AT LESS THAN 641-1024 PIXELS */

@media only screen and (min-width: 641px) and (max-width: 1024px) {
.paddingEstudios{padding-bottom: 48%;}
    .paddingAyudantes {padding-bottom: 40%;}
    .paddingDirector {padding-bottom: 25%;}
    .paddingSubDirector {padding-bottom: 35%;}
    .paddingPresupuestario{padding-bottom: 30%;}
                .paddingAdmin{padding-bottom: 3%;}
    .paddingEstudiosEconomicos{padding-bottom: 35%;}
    .paddingHistoriador{padding-bottom: 40%;}
    .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 3%;
        width: 100%;
    }

	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}

    	.span_3_of_3_Contacto {
		width: 46%; 
        text-align: left;
	}
	.span_2_of_3_Contacto {
		width: 8%; 
        padding-bottom: 3%;
        text-align: center;
	}
	.span_1_of_3_Contacto {
		width: 46%;
        text-align: right;
	}


	.span_3_of_3_unidades {
		width: 33%; 
	}
	.span_2_of_3_unidades {
		width: 50%; 
        padding-top: 2%;
        padding-left: 1%;
	}
	.span_1_of_3_unidades {
		width: 25%;
	}
    .span_3_of_3_scroller {
    width: 100%; 
    height: 40px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
.span_3_of_3_tramite {
	width: 60%; 
    text-align: left;
}

.span_2_of_3_tramite {
	width: 5%; 
    text-align: center;
}

.span_1_of_3_tramite {
	width: 35%; 
    color: white;
}

   .span_1_of_3_footer {
	    width: 30%; 
    }
.span_2_of_3_footer {
	    width: 5%;
        text-align: center;
        padding-top: .5%;
}
   .span_3_of_3_footer {
	width: 65%; 
    text-align: left;
    line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;

}


       	.span_3_of_3_Leyes {

            padding-top: 2%;
		width: 25%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {

            padding-top: 2%;
		width: 50%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 25%;
        padding-left: 2%;
        text-align: center;
	}
    	.span_3_of_3_LeyesHead {
		width: 86%; 
        text-align: left;
        padding-top: 1%;
        font-size: .8em;
	}
	.span_2_of_3_LeyesHead {
		width: 7%; 
        text-align: center;
	}
	.span_1_of_3_LeyesHead {
		width: 7%;
text-align: center;
	}
    .span_2_of_3_Principal{background: #535455; /* Old browsers */
background: -moz-linear-gradient(left,  #535455 1%, #7b7c7f 49%, #7b7c7f 51%, #606163 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,#535455), color-stop(49%,#7b7c7f), color-stop(51%,#7b7c7f), color-stop(100%,#606163)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* IE10+ */
background: linear-gradient(to right,  #535455 1%,#7b7c7f 49%,#7b7c7f 51%,#606163 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535455', endColorstr='#606163',GradientType=1 ); /* IE6-9 */}
}
/*  GO FULL WIDTH AT LESS THAN 640 PIXELS */

@media only screen and (max-width: 640px) {
        .titulosSubActualizaciones {
        text-transform: uppercase;
        letter-spacing: 1px;
        color: #F2F2F2;
        background-color: transparent;
        line-height: 35px;
        font-size: .8em;
        white-space: nowrap;
    }
    .titulosActualizaciones {
        text-transform: uppercase;
        text-align: center;
        font-size: 100%;
        letter-spacing: 1px;
        color: #F2F2F2;
        background-color: transparent;
        display: block;
        line-height: 30px;
        vertical-align: middle;
        background: -webkit-linear-gradient(left, #737376, #373738); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(right, #737376, #373738); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(right, #737376, #373738); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right, #737376, #373738); /* Standard syntax (must be last) */
        font-size: .8em;
        border-top: 1px dashed #323232;
        border-bottom: 1px dashed #323232;
    }
    .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;:DXImageTransform.Microsoft.gradient( startColorstr='#494a4b', endColorstr='#494a4b',GradientType=1 ); /* IE6-9 */

        color: white;padding-top: 3%;
        width: 100%;
    }
	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}
	.span_1_of_3 img{
		width: 95%;

	}
.span_3_of_3_Contacto {
		width: 47.5%; 
        text-align: left;
	}
	.span_2_of_3_Contacto {
		width: 5%; 
        text-align: center;
	}
	.span_1_of_3_Contacto {
		width: 47.5%;
        text-align: right;
	}
    .span_3_of_3_scroller {
    width: 100%; 
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
.span_3_of_3_tramite {
	width: 60%; 
    text-align: left;
}

.span_2_of_3_tramite {
	width: 5%; 
    text-align: center;
}

.span_1_of_3_tramite {
	width: 35%; 
}

   .span_3_of_3_footer {
	width: 100%; 
            text-align: center;
            line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 0%; 
    display: none;
    visibility: hidden;
}

    .span_1_of_3_footer {
	    width: 100%; 
        padding-left: 35%;
        text-align: center;
    }
    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 25%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 50%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 25%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width:76%; 
        text-align: left;
        padding-top: 1%;
        font-size: .8em;
	}
	.span_2_of_3_LeyesHead {
		width: 12%; 
        text-align: center;
	}
	.span_1_of_3_LeyesHead {
		width: 12%;
text-align: center;
	}
}
/*  GO FULL WIDTH AT LESS THAN 600 PIXELS */

@media only screen and (max-width: 600px) {
    .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 3%;
        width: 100%;
    }
	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}
	.span_1_of_3 img{
		width: 95%;

	}
.span_3_of_3_Contacto {
		width: 47.5%; 
        text-align: left;
	}
	.span_2_of_3_Contacto {
		width: 5%; 
        text-align: center;
	}
	.span_1_of_3_Contacto {
		width: 47.5%;
        text-align: right;
	}
    .span_3_of_3_scroller {
    width: 100%; 
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
.span_3_of_3_tramite {
	width: 60%; 
    text-align: left;
}

.span_2_of_3_tramite {
	width: 5%; 
    text-align: center;
}

.span_1_of_3_tramite {
	width: 35%; 
}

   .span_3_of_3_footer {
	width: 100%; 
            text-align: center;
            line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 0%; 
    display: none;
    visibility: hidden;
}

    .span_1_of_3_footer {
	    width: 100%; 
        text-align: center;
    }
    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;

	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 100%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width:76%; 
        text-align: left;
        padding-top: 1%;
        font-size: .8em;
	}
	.span_2_of_3_LeyesHead {
		width: 12%; 
        text-align: center;
	}
	.span_1_of_3_LeyesHead {
		width: 12%;
text-align: center;
	}
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
    .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 5%;
        width: 100%;
    }
	.span_3_of_3 {
		width: 33%; 
	}
	.span_2_of_3 {
		width: 33%; 
	}
	.span_1_of_3 {
		width: 33%;
	}
.span_3_of_3_Contacto {
		width: 47.5%; 
        text-align: left;
	}
	.span_2_of_3_Contacto {
		width: 5%; 
        text-align: center;
	}
	.span_1_of_3_Contacto {
		width: 47.5%;
        text-align: right;
	}
    .span_3_of_3_scroller {
    width: 100%; 
    height: 37px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 47px;
}

.span_1_of_3_scroller {
	width: 25%; 
    height: 47px;
    padding-left: 5%;
}
.span_3_of_3_tramite {
	width: 60%; 
    text-align: left;
}

.span_2_of_3_tramite {
	width: 5%; 
    text-align: center;
}

.span_1_of_3_tramite {
	width: 35%; 
}

   .span_3_of_3_footer {
	width: 100%; 
            text-align: center;
            line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 0%; 
    display: none;
    visibility: hidden;
}

    .span_1_of_3_footer {
	    width: 100%; 
        text-align: center;
        padding-left: 30%;
    }
    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 100%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width:100%; 
        text-align: left;
        padding-top: 1%;
        font-size: .8em;
	}
	.span_2_of_3_LeyesHead {
		width: 15%; 
        text-align: center;
	}
	.span_1_of_3_LeyesHead {
		width: 15%;
text-align: center;
	}
}
@media only screen and (max-width: 320px){
        .span_3_of_3_Complete_Footer {

        background-image: url('../../images/bk-footer-2.png'), url('../../images/bk-footer-2.png');
        background-repeat: no-repeat, no-repeat;
        background-size:  cover;
        color: white;padding-top: 5%; 
        width: 100%;
    }
.span_3_of_3_scroller {
    width: 100%; /*70%*/
    height: 40px;
        background-color: white;
}

.span_2_of_3_scroller {
	width: 3%; 
    height: 50px;
    visibility: hidden;
    display: none;
}

.span_1_of_3_scroller {
	width: 30%; 
    height: 43px;
}
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
                text-align: center;
	}
    	.span_3_of_3_Contacto {
		width: 47.5%; 
        text-align: left;
	}
	.span_2_of_3_Contacto {
		width: 5%; 
        text-align: center;
	}
	.span_1_of_3_Contacto {
		width: 47.5%;
        text-align: right;
	}
	.span_1_of_3 img{
		width: 80%;
	}
   .span_3_of_3_footer {
	width: 100%; 
            text-align: center;
            line-height: 15px;
    background-color: transparent;
        color:white;
    font-family:Verdana;
}

.span_2_of_3_footer {
	width: 0%; 
    display: none;
    visibility: hidden;
}

    .span_1_of_3_footer {
	    width: 100%; 
        text-align: center;
        padding-left: 25%;
    }
    	.span_3_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
        padding-right: 2%;
	}
	.span_2_of_3_Leyes {
            padding-top: 2%;
		width: 100%; 
        text-align: center;
	}
	.span_1_of_3_Leyes {
            padding-top: 2%;
		width: 100%;
        padding-left: 2%;
        text-align: center;
	}
	.span_3_of_3_LeyesHead {
		width: 100%; 
        text-align: left;
        padding-top: 1%;
	}
	.span_2_of_3_LeyesHead {
		width: 30%; 
        text-align: left;
padding-top: 2%;
	}
	.span_1_of_3_LeyesHead {
		width: 20%;
text-align: center;
padding-top: 2%;
	}
}