/* Root = Horizontal, Secondary = Vertical */

.celdatituloife {
  background-color: #663300;
  background-repeat:no-repeat;
  text-decoration: none;
  font-weight: light;
  font-family:Segoe UI Light;
  color: #ffffff;
  font-size:20px;
  border-top:0px;
  border-right:0px;
  border-left:3px;
  border-bottom:0px;
  padding-top:1px;
  padding-right:0px;
  padding-left:10px;
  padding-bottom:1px;
  text-decoration: none;
  align: center;

}



.diadiaife {
	font-family: Segoe UI;
	font-weight: 700;
    font-size: 25px;
    color: #ffffff;

}

.diamesife {
  font-weight: 500;
  font-family: Segoe UI;
  font-size:18px;
    color: #ffffff;

}

.diaanioife {
  font-weight: 500;
  font-family: Segoe UI;
  font-size:15px;
    color: #ffffff;

}


.celdafechaife {
  background-color: #663300;
  background-repeat:no-repeat;
  text-decoration: none;
  font-weight: light;
  font-family: Segoe UI;
  font-size:40px;
  padding-left:10px;
  padding-right:10px;
  height: 50px
  align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  z-index: 999;
}


.celdadescripcurso{
  padding-left: 10px;
  padding-right: 50px;
  width: 63%;
  font-size:20px;
}


.celdadescripcurso a{
  color:#663300;
  text-decoration: none;
  font-family: Segoe UI;
  font-size:20px;
}

.celdadescripcurso a:hover{
  text-decoration: none;
  font-family: Segoe UI;
  font-size:20px;
  color: #000000;
  font-weight: 700;
}

.celdaestado{
  font-family: Segoe UI;
  color: #663300;
  font-size: 20px;
  padding-left: 10px;
  padding-right: 50px;

}


@media (max-width: 767px) {


.celdafechaife {
  background-color: #663300;
  background-repeat:no-repeat;
  text-decoration: none;
  font-weight: light;
  font-family: Segoe UI;
  font-size:40px;
  padding-left:3px;
  padding-right:3px;
  height: 50px
  align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  z-index: 999;
}


.diadiaife {
	font-family: Segoe UI;
	font-weight: 700;
    font-size:15px;
}

.diamesife {
  font-weight: 500;
  font-family: Segoe UI;
  font-size:12px;
}

.diaanioife {
  font-weight: 500;
  font-family: Segoe UI;
  font-size:10px;
}


.celdadescripcurso{
  padding-left: 0px;
  padding-right: 0px;
  width: 63%;
  font-size:12px;
}


.celdadescripcurso a{
  color:#663300;
  text-decoration: none;
  font-family: Segoe UI;
 font-size:12px;
}

.celdadescripcurso a:hover{
  text-decoration: none;
  font-family: Segoe UI;
  font-size:12px;
  color: #000000;
  font-weight: 400;
  background-color: #cccccc;
}


.celdaestado{
  font-family: Segoe UI;
  color: #663300;
  font-size:12px;
  padding-left: 2px;
  padding-right: 20px;

}




}
