

*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

/* Generic styling */

body{
	background: #FFF;	
	
        font-family: sans-serif;

}

.content{
	width: 100%;
	max-width: 1142px;
	margin: 0 auto;
	padding: 0 20px;
}

a:focus{
	outline: 2px dashed #f7f7f7;
}

@media all and (max-width: 767px){
	.content{
		padding: 0 20px;
	}	
}

ul{
	padding: 0;
	margin: 0;
	list-style: none;		
}

ul a{
	display: block;
	background: #ccc;
	border: 3px solid #cecece;
	text-align: center;
	overflow: hidden;
	font-size: .7em;
	text-decoration: none;
	font-weight: bold;
	color: #99955a;
	height: 70px;
	margin-bottom: -26px;
	box-shadow: 4px 4px 9px -4px rgba(0,0,0,0.4);
	-webkit-transition: all linear .1s;
	-moz-transition: all linear .1s;
	transition: all linear .1s;
}



@media all and (max-width: 767px){
	

	ul a{
		font-size: 1em;
	}
}


ul a span{
	top: 50%;
	margin-top: -0.7em;
	display: block;
}

/*
 
 */

.administration > li > a{
	margin-bottom: 25px;
}

.director > li > a{
	width: 50%;
	margin: 0 auto 0px auto;
}

.subdirector:after{
	content: "";
	display: block;
	width: 0;
	height: 130px;
	
	border-left: 3px solid #cecece;
	left: 50%;
	position: relative;
}

.subdirector,
.departments{
	position: absolute;
	width: 100%;
  top:100px;
}

.comision 
{
  position:relative;
  left:80%;
  top: 0px;
  width:20%;
  z-index: 1000;
  
}

/*.comision > li:first-child{
  width: 30%;
	height: 40px;
  left:-30%;
  padding-left:10%;
	border-bottom: 2px dashed #99955a !important;
  border-left:none !important
}*/
.comisiones:before{
  position:absolute;
  content:"";
  border-bottom: 2px dashed #cecece !important;
  width:150%;
  left:-130%;
  top:45px;
  z-index:-1;
}
.comisiones{
  border: 2px dashed #cecece;
  background:white;
  width:70%;
  padding: 10px;
  margin:5px; 
}
.comisiones ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.comisiones li a {
    display: block;
    background-color: #fff;
    margin-bottom:5px;
    color:#99955a;
}

.comisiones li a:hover {
    
    background-color: #f2f2f2;

}

.subdirector > li:first-child,
.departments > li:first-child{	
	width: 18.59894921190893%;
	height: 64px;
	margin: 0 auto 92px auto;		
	padding-top: 25px;
	border-bottom: 3px solid #cecece;
	z-index: 1;	
}

.subdirector > li:first-child{
	float: right;
	right: 27.2%;
	border-left: 3px solid #cecece;
}

.departments > li:first-child{	
	float: left;
	left: 31.71%;
	border-right: none;	
}

.subdirector > li:first-child a,
.departments > li:first-child a{
	width: 100%;
}

.subdirector > li:first-child a{	
	left: 25px;
}

.sections.sub{
  left:15px;
  width:94%;
  border-left: 3px solid #cecece;
}


li.section.educacion a:hover, li.section.capacitacion a:hover, li.section.computo a:hover {
 
    top: 48px;
    position: absolute;
    z-index: 1;
    width: 90%;
    height: 60px;
    vertical-align: middle;
    right: -1px;
    box-shadow: 4px 4px 9px -4px rgb(0 0 0 / 40%);

    color: #99955a !important;
}

/*------------perzonalizaciÃƒÆ’Ã‚Â³n CIGA----------*/



@media all and (max-width: 767px){
	
	.subdirector > li:first-child,
	.departments > li:first-child{
		width: 40%;	   
	}

	.subdirector > li:first-child{
		right: 10%;
		margin-right: 2px;
	}

	.subdirector:after{
		left: 49.8%;
	}

	.departments > li:first-child{
		left: 10%;
		margin-left: 2px;
	}
  
    ul.sub {
    position: relative;
    padding-top: 35% !important;
    top: 10%;
}
  li.department{
    border-left: 3px solid #cecece !important;
  }

li.section.educacion,li.section.lineas,li.section.capacitacion{
    padding-bottom: 0% !important;
    margin-bottom: 0% !important;
}
  .department.dep-b,.department.dep-c{
    padding-top:0% !important;
    padding-bottom: 20% !important;
    margin-bottom: 0% !important;
  }
li.section.laboratorios {
    padding-bottom: 0 !important;
margin-bottom: 0% !important;
}
  
}


.departments > li:first-child a{
	right: 60px;
}

.department:first-child,
.departments li:nth-child(2){
	margin-left: 0;
	clear: left;	
}

.departments:after{
	content: "";
	display: block;
	position: absolute;
	width: 68%;
	height: 22px;	
	border-top: 3px solid #cecece;
	border-right: 3px solid #cecece;
	border-left: 3px solid #cecece;
	margin: 0 auto;
	top: 130px;
	left: 15.5%
}

@media all and (max-width: 767px){
	.departments:after{
		border-right: none;
		left: 0;
		width: 49.8%;
	}  

}

@media all and (min-width: 768px){
	.department:first-child:before,
   .department:last-child:before{
    border:none;
  }
}

.department:before{
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 23px;
	border-left: 3px solid #cecece;
	z-index: 1;
	top: -23px;
	left: 55.5%;
	margin-left: -4px;
}

.department{
	
	width: 28.59894921190893%;
	float: left;
	margin-left: 5.751313485113835%;
	margin-bottom: 60px;
}



.lt-ie8 .department{
	width: 18.25%;
}

#dir .direccion{
    border: 3px solid #99955a;
    background:white;
    height: 100px;
  }
  
  #dir{
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
	z-index: 2000;
}
#dir ul{
    list-style:none;
    position:relative;
    left:50%;
}

#dir li{float:left;position:relative;}/* ie needs position:relative here*/

#dir a{
    text-decoration:none;
    margin:10px;
    background:#99955a;
    float:left;
    border:2px solid #cecece;
    color:#fff;
    padding:2px 5px;
    text-align:center;
    white-space:nowrap;
    width:135px;
}
#dir a:hover{ background:#f2f2f2; color:#99955a}  


@media all and (max-width: 767px){
	.department{
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.department:before{
		content: "";
		display: block;
		position: absolute;
		width: 0;
		height: 60px;
		border-left: 3px solid #cecece;
		z-index: 1;
		top: -60px;
		left: 0.15%;
		margin-left: -4px;
	}

	.department:nth-child(2):before{
		display: none;
	}
  #dir .direccion{
    border: 3px solid #99955a;
    height: 100px;
  }
  
  #dir{
    float:right;
    position:relative;
    left:-50%;
    text-align:left;
}
#dir ul{
    list-style:none;
    position:relative;
    left:50%;
}

#dir li{float:left;position:relative;}/* ie needs position:relative here*/

#dir a{
    text-decoration:none;
    margin:10px;
    background:#99955a;
    float:left;
    border:2px solid #cecece;
    color:#fff;
    padding:2px 5px;
    text-align:center;
    white-space:nowrap;
    width:135px;
}
#dir a:hover{ background:#f2f2f2; color:#99955a}  
ul.sub {
	display:none;
}
.comision{display:none}
#dir .direccion > li:last-child a{
	display:none;
}

ul.sections, li.subsection {border:none}

}/*vista 767*/

.department > a{
	margin: 0 0 -26px -4px;
	z-index: 1;
}

.department > a:hover{	
	height: 80px;
}

.department > ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

.department li{	
	padding-left: 10px;
	border-bottom: 3px solid #cecece;
	height: 80px;	
}

.department li a{
	background: #fff;
	top: 48px;	
	position: absolute;
	z-index: 1;
	width: 90%;
	height: 60px;
	vertical-align: middle;
	right: -1px;
}

.department li a:hover{
	box-shadow: 8px 8px 9px -4px rgba(0,0,0,0.1);
	height: 80px;
	width: 95%;
	top: 39px;
	background-image: none!important;
}

/* Department/ section colors */
/*.department.dep-a a{ background: #99955a; }
.department.dep-b a{ background: #99955a; }
.department.dep-c a{ background: #99955a; }
.department.dep-d a{ background: #99955a; }
.department.dep-e a{ background: #99955a; }*/

.director a{
    background: #99955a;
    color:#fff;
}
.subdirector a, .departments.cf a{
    background: #c9c256;
    color:#fff;
}


.department.dep-a a,.department.dep-b a,.department.dep-c a{
    background: #99955a;
    color:#fff;
}

.section a{
    background: #f4f4ed !important;
    border: 3px solid #99955a !important;
    color:#99955a !important;
}
.subsection a{
    background: #fff !important;
    border: 3px solid #cecece !important;
}
ul.sub {
    position: relative;
    padding-top: 28%;
}

li.section.educacion,li.section.lineas{
    padding-bottom: 25%;
    margin-bottom: 25%;
}
li.section.laboratorios {
    padding-bottom: 25%;
    margin-bottom:110%;
}
ul.sections,li.subsection{
	border-left: 3px solid #cecece !important;
}

@media all and (max-width: 767px){
	
	.departments > li:first-child a {
    right: 80px !important;
    width: 120px !important;
}
.subdirector > li:first-child a {
    left: 15px !important;
    width: 120px !important;
}}
