
/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
    height: 100%;
}
.sectionPrincipal {
	clear: both;
	padding: 0px;
	margin: 0px;


}
.sectionMenu {
	clear: both;
	padding: 0px;
	margin: 0px;
    background: #404041; /* Old browsers */
    background: -moz-linear-gradient(left,  #404041 0%, #7f8083 49%, #7f8083 51%, #414142 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#404041), color-stop(49%,#7f8083), color-stop(51%,#7f8083), color-stop(100%,#414142)); /*Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #404041 0%,#7f8083 49%,#7f8083 51%,#414142 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #404041 0%,#7f8083 49%,#7f8083 51%,#414142 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #404041 0%,#7f8083 49%,#7f8083 51%,#414142 100%); /* IE10+ */
    background: linear-gradient(to right,  #404041 0%,#7f8083 49%,#7f8083 51%,#414142 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#404041', endColorstr='#414142',GradientType=1 ); /* IE6-9 */
}
.sectionActualizaciones {
	clear: both;
	padding: 0px;
	margin: 0px;
    background-color: transparent;

}
/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

    .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #D3B467;
        border-left: 0px solid transparent;
        
    }
        .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }

.col {
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.col1 {
	display: block;
	float:left;
	margin: 0% 0% 0% 1.6%;
} 
.colActualizaciones {	
    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
    border-left: 0px solid transparent;

}
.colActualizacionesLeyes{    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
    border-left: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
    border-right: 5px solid #E9A954;
}
.colActualizacionesSin {	
    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
            border-right: 5px solid #D3B467;
}
.colCuerpos {
	display: block;
	float:left;
	margin: 0% 0% 0% 0%;
}
.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
@media only screen and (min-width: 1025px) {
        .colActualizacionesLeyes{    
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #E9A954;
        border-left: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
}
    	.colSistemas { 
	    display: block;
	    float:left;
	    margin: 1% 0 1% 1.6%;
	}
    .colActualizaciones {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;

        
    }
    .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #D3B467;
        border-left: 0px solid transparent;
        
    }
    .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }
}
@media only screen and (min-width: 801px) {
    .colActualizacionesLeyes{    
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #E9A954;
        border-left: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
}
    	.colSistemas { 
	    display: block;
	    float:left;
	    margin: 1% 0 1% 1.6%;
	}
    .colActualizaciones {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;

        
    }
    .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #D3B467;
        border-left: 0px solid transparent;
        
    }
    .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }
}
	.col { 
		margin: 0% 0% 0% 0%;
	}
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 800 PIXELS */
@media only screen and (max-width: 800px) {
    .colActualizacionesLeyes{    
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #E9A954;
        border-left: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
}
	.col { 
		margin: 0% 0% 0% 0%;
	}
	.colSistemas { 
	    display: block;
	    float:left;
	    margin: 1% 0 1% 1.6%;
	}
    .colActualizaciones {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;

        
    }
    .colActualizacionesSin {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 5px solid #D3B467;
        border-right: 0px solid transparent;
    }
     .colActualizacionesHistoria {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #D3B467;
        
    }
     .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 5px solid #D3B467;
        border-left: 0px solid transparent;
        
    }
    .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }
}
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 640 PIXELS */
@media only screen and (max-width: 640px) {
	.col { 
		margin: 0% 0% 0% 0%;
	}
    .colActualizaciones { 
		margin: 1% 0% 1% 0%;
                        border-left: 0px solid transparent;
	}
        .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
        
    }
    .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }
.colActualizacionesLeyes{    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
}
}
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 600 PIXELS */
@media only screen and (max-width: 600px) {
	.col { 
		margin: 0% 0% 0% 0%;
	}
    .colActualizaciones { 
		margin: 1% 0% 1% 0%;
                        border-left: 0px solid transparent;
	}
        .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
        
    }
    .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }
.colActualizacionesLeyes{    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
}
}

/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0% 1% 0%;
	}
    .colActualizaciones { 
		margin: 1% 0% 1% 0%;
                border-left: 0px solid transparent;
	}
        .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
        
    }
    .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }
.colActualizacionesLeyes{    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
}
}

@media only screen and (max-width: 320px){
    .colActualizacionesSin {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
    }
    .colActualizaciones {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
    }
    .col1 {
	    display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
    } 
    .colActualizacionesDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-right: 0px solid transparent;
        border-left: 0px solid transparent;
        
    }
    .colActualizacionesSinDirector {	
        display: block;
	    float:left;
	    margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
    }
.colActualizacionesLeyes{    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;

}
.colActualizacionesSinLeyes {	
    display: block;
	float:left;
	margin: 0% 0% 0% 0%;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
}
}
