.anchoCompleto {
  width: 100% !important;
}

.anchoCompleto > div {
  margin: 0px auto;
  width: 1000px;
}

.bannerPagina {
     height: 460px;
     padding-top: 1px;
     width: 1000px;
}

.bannerPagina > .titulo {
     color: #ffffff;
     font-size: 6em;
     margin-top: 180px;
     min-height: 80px;
     text-align: center;
     width: 100%;
}

.bannerPagina > .subTitulo {
     color: #ffffff;
     font-size: 2.5em;     
     min-height: 100px;
     text-align: center;
     width: 100%;
}

.bannerPreparatoria {
     background: url("../img/duva2014/preparatoria/banner_prepa.jpg") repeat scroll 0% 0% transparent;
}

.bannerLicenciatura {
      background: url("../img/duva2014/carreras/banner_lics.jpg") repeat scroll 0% 0% transparent; 
}

.bannerInicio {
      background: url("../img/duva2014/inicio/banner_top_2014.jpg") repeat scroll 0% 0% transparent; 
}

.bannerAsesoria {
      background: url("../img/duva2014/asesorias/web_2014_asesoria_banner_top.png") repeat scroll 0% 0% transparent; 
}

.cursorPointer {
  cursor: pointer !important;
}

.decoracionInsignaListonDerecha {
  border-bottom-color: #243e8d;  
  border-left-color: #243e8d;
  border-right-color: transparent;
  border-top-color: #243e8d;
  border-style: solid;
  border-width: 20px;
  height: 0px;
  width: 0px;
}

.decoracionInsignaListonIzquierda {
  border-bottom-color: #243e8d;  
  border-right-color: #243e8d;
  border-left-color: transparent;
  border-top-color: #243e8d;
  border-style: solid;
  border-width: 20px;
  height: 0px;
  width: 0px;
}

.decoracionInsignaIzquierda {
  border-bottom: transparent;  
  border-right-color: #243e8d;
  border-left: transparent;
  border-top: transparent;
  border-style: solid;
  border-width: 20px;
  height: 0px;
  width: 0px;
}

.decoracionInsignaDerecha {
  border-bottom: transparent;  
  border-left-color: #243e8d;
  border-right: transparent;
  border-top: transparent;
  border-style: solid;
  border-width: 20px;
  height: 0px;
  width: 0px;
}

.decoracionInsigna {
	border-bottom: transparent;
	border-left: transparent;
	border-right: transparent;
	border-style: solid;
	border-top-color: #243e8d;
	border-width: 20px;
	height: 0px;
	width: 0px;
}

.insignaMuyGrande {
  border-width: 60px !important;
}

.insignaGrande {
  border-width: 30px !important;
}

.insignaPequena {
	border-width: 10px !important;
}

.elementoCentrado {
	margin: 0px auto !important;
}

.elementoDerecha {
  float: right !important;
}

.textoMayusculas {
  text-transform: uppercase !important;  
}

.textoMinusculas {
  text-transform: lowercase !important;  
}

.textoCapital {
  text-transform: capitalize !important;
}

.textoCentrado {
  text-align: center !important;
}

.textoIzquierda {
  text-align: left !important;
}

.textoDerecha {
  text-align: right !important;
}

.textoNegritas {
  font-weight: bold !important;
}

.textoCursiva {
  font-style: italic !important;
}

.textoJustificado {
  text-align:justify !important;
  text-justify:inter-word !important;
}

.textoTamano04 {
  font-size: 0.4em !important;
}

.textoTamano06 {
  font-size: 0.6em !important;
}

.textoTamano08 {
  font-size: 0.8em !important;
}

.textoTamano12 {
  font-size: 1.2em !important;
}

.textoTamano14 {
  font-size: 1.4em !important;
}

.textoTamano16 {
  font-size: 1.6em !important;
}

.textoTamano18 {
  font-size: 1.8em !important;
}

.textoTamano20 {
  font-size: 2em !important;
}

.textoTamano25 {
  font-size: 2.5em !important;
}

.textoTamano28 {
  font-size: 2.8em !important;
}

.textoTamano30 {
  font-size: 3em !important;
}

.textoTamano40 {
  font-size: 4em !important;
}

.textoTamano50 {
  font-size: 5em !important;
}

.margenTotal20p {
  margin: 20% !important;
}

.margenTotal10p {
  margin: 10% !important;
}

.margenLados20p {
  margin: auto 20% !important;
}

.margenLados10p {
  margin: auto 20% !important;
}

.margenTotal200 {
  margin: 200px !important;
}

.margenTotal100 {
  margin: 100px !important;
}

.margenTotal50 {
  margin: 50px !important;
}

.margenTotal20 {
  margin: 20px !important;
}

.margenTotal10 {
  margin: 10px !important;
}

.margenLados200 {
  margin: auto 200px !important;
}

.margenLados150 {
  margin: auto 150px !important;
}

.margenLados100 {
  margin: auto 100px !important;
}

.margenLados50 {
  margin: auto 50px !important;
}

.margenLados40 {
  margin: auto 40px !important;
}

.margenLados30 {
  margin: auto 30px !important;
}

.margenLados20 {
  margin: auto 20px !important;
}

.margenLados10 {
  margin: auto 10px !important;
}

.margenArriba20p {
  margin-top: 20% !important;
}

.margenArriba10p {
  margin-top: 10% !important;
}

.margenArriba100 {
  margin-top: 100px !important;
}

.margenArriba50 {
  margin-top: 50px !important;
}

.margenArriba40 {
  margin-top: 40px !important;
}

.margenArriba30 {
  margin-top: 30px !important;
}

.margenArriba20 {
  margin-top: 20px !important;
}

.margenArriba10 {
  margin-top: 10px !important;
}

.margenArriba5 {
  margin-top: 5px !important;
}

.margenAbajo10 {
  margin-bottom: 10px !important;
}

.posicionAbsoluta {
  position: absolute !important;
}

.posicionRelativa {
  position: relative !important;
}

.ancho10 {
  width: 10px !important;
}

.ancho20 {
  width: 20px !important;
}

.ancho40 {
  width: 40px !important;
}

.ancho50 {
  width: 50px !important;
}

.ancho60 {
  width: 60px !important;
}

.ancho80 {
  width: 80px !important;
}

.ancho100 {
  width: 100px !important;
}

.ancho120 {
  width: 120px !important;
}

.ancho150 {
  width: 150px !important;
}

.ancho180 {
  width: 180px !important;
}

.ancho200 {
  width: 200px !important;
}

.ancho250 {
  width: 250px !important;
}

.ancho300 {
  width: 300px !important;
}

.ancho400 {
  width: 400px !important;
}

.ancho500 {
  width: 500px !important;
}

.ancho600 {
  width: 600px !important;
}

.ancho630 {
  width: 630px !important;
}

.ancho650 {
  width: 650px !important;
}

.ancho700 {
  width: 700px !important;
}

.ancho750 {
  width: 750px !important;
}

.ancho800 {
  width: 800px !important;
}

.ancho900 {
  width: 900px !important;
}

.ancho1000 {
  width: 1000px !important;
}

.ancho20p {
  width: 20% !important;
}

.ancho40p {
  width: 40% !important;
}

.ancho50p {
  width: 50% !important;
}

.ancho60p {
  width: 60% !important;
}

.ancho70p {
  width: 70% !important;
}

.ancho80p {
  width: 80% !important;
}

.ancho90p {
  width: 90% !important;
}

.ancho100p {
  width: 100% !important;
}

.alto5 {
  height: 5px !important;
}

.alto10 {
  height: 10px !important;
}

.alto20 {
  height: 20px !important;
}

.alto23 {
  height: 23px !important;
}

.alto25 {
  height: 25px !important;
}

.alto30 {
  height: 30px !important;
}

.alto35 {
  height: 35px !important;
}

.alto40 {
  height: 40px !important;
}

.alto50 {
  height: 50px !important;
}

.alto60 {
  height: 60px !important;
}

.alto80 {
  height: 80px !important;
}

.alto100 {
  height: 100px !important;
}

.alto120 {
  height: 120px !important;
}

.alto150 {
  height: 150px !important;
}

.alto160 {
  height: 160px !important;
}

.alto180 {
  height: 180px !important;
}

.alto200 {
  height: 200px !important;
}

.alto250 {
  height: 250px !important;
}

.alto300 {
  height: 300px !important;
}

.alto400 {
  height: 400px !important;
}

.alto500 {
  height: 500px !important;
}

.alto530 {
  height: 530px !important;
}

.alto600 {
  height: 600px !important;
}

.alto700 {
  height: 700px !important;
}

.alto720 {
  height: 720px !important;
}

.altoVideo {
  height: 533px !important;
}

.altoMinimo5 {
  min-height: 5px !important;
}

.altoMinimo10 {
  min-height: 10px !important;
}

.altoMinimo20 {
  min-height: 20px !important;
}

.altoMinimo23 {
  min-height: 23px !important;
}

.altoMinimo25 {
  min-height: 25px !important;
}

.altoMinimo30 {
  min-height: 30px !important;
}

.altoMinimo35 {
  min-height: 35px !important;
}

.altoMinimo40 {
  min-height: 40px !important;
}

.altoMinimo50 {
  min-height: 50px !important;
}

.altoMinimo60 {
  min-height: 60px !important;
}

.altoMinimo80 {
  min-height: 80px !important;
}

.altoMinimo100 {
  min-height: 100px !important;
}

.altoMinimo120 {
  min-height: 120px !important;
}

.altoMinimo150 {
  min-height: 150px !important;
}

.altoMinimo200 {
  min-height: 200px !important;
}

.altoMinimo250 {
  min-height: 250px !important;
}

.altoMinimo300 {
  min-height: 300px !important;
}

.altoMinimo400 {
  min-height: 400px !important;
}

.altoMinimo500 {
  min-height: 500px !important;
}

.altoMinimo600 {
  min-height: 600px !important;
}

.altoMinimo700 {
  min-height: 700px !important;
}

.altoMinimo720 {
  min-height: 720px !important;
}

.rellenoInterno3p {
  padding: 3% !important;
}

.rellenoInterno5p {
  padding: 5% !important;
}

.rellenoInterno10p {
  padding: 10% !important;
}

.rellenoInterno15p {
  padding: 15% !important;
}

.rellenoInterno10 {
  padding: 10px !important;
}

.rellenoInterno15 {
  padding: 15px !important;
}

.rellenoInterno20 {
  padding: 20px !important;
}

.rellenoInterno25 {
  padding: 25px !important;
}

.rellenoInterno30 {
  padding: 30px !important;
}

.rellenoLados5p {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

.rellenoLados10p {
  padding-left: 10% !important;
  padding-right: 10% !important;
}

.rellenoLados15p {
  padding-left: 15% !important;
  padding-right: 15% !important;
}

.rellenoLados20p {
  padding-left: 20% !important;
  padding-right: 20% !important;
}

.rellenoLados10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.rellenoLados20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.rellenoLados40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.rellenoLados50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.textoNoDecoracion {
  text-decoration: none;
}

.textoEspacioArriba5 {
  padding-top: 5px;
}

.textoEspacioArriba7 {
  padding-top: 7px;
}

.textoEspacioArriba10 {
  padding-top: 10px;
}

.textoEspacioArriba20 {
  padding-top: 20px;
}

.textoEspacioArriba30 {
  padding-top: 30px;
}

.textoEspacioArriba40 {
  padding-top: 40px;
}

.textoEspacioArriba50 {
  padding-top: 50px;
}

.textoEspacioArriba60 {
  padding-top: 60px;
}

.textoEspacioArriba100 {
  padding-top: 100px;
}

.lineaHorizontalGris10 {
  border-top: solid 1px #fafafa;
}

.lineaHorizontalGris20 {
  border-top: solid 1px #f0f0f0;
}

.lineaHorizontalGris30 {
  border-top: solid 1px #ccc;
}

.lineaHorizontalGris50 {
  border-top: solid 1px #999;
}

.lineaHorizontalGris70 {
  border-top: solid 1px #666;
}

.lineaHorizontalGris100 {
  border-top: solid 1px #333;
}

.elementosBloque > div, .elementosBloque > a {
  display: inline-block;
  vertical-align: top;
}

.elementosBloqueAbajo > div, .elementosBloqueAbajo > a {
  display: inline-block;
  vertical-align: bottom;
}

.elementoOculto {
  display: none !important;
}

.elementoAlaVista {
  display: block !important;
}

.elementoOcultoV {
  visibility: hidden !important;
}

.elementoAlaVistaV {
  visibility: visible !important;
}


.puntoInformacionGrande {
  min-height: 260px !important;
  width: 260px !important;
}

.puntoInformacionGrande > .imagen {
  border-radius: 85px !important;
  height: 170px !important;
  width: 170px !important;
}

.puntoInformacionGrande > .nombre, .puntoInformacionGrande > .subNombre {
  width: 240px !important;
}

.puntoInformacionMediano {
  min-height: 210px !important;
  width: 210px !important;
}

.puntoInformacionMediano > .imagen {
  border-radius: 50px !important;
  height: 100px !important;
  width: 100px !important;
}

.puntoInformacionMediano > .nombre, .puntoInformacionMediano > .subNombre {
  width: 190px !important;
}

.puntoInformacion {   
    cursor: pointer;
    min-height: 180px;
    margin: 0px;
    text-align: center;
    width: 180px;
}

.puntoInformacionColorUni > .imagen {
  background-color: #243e8d !important;
}

.puntoInformacionColorUni > .nombre {
  color: #243e8d !important;
}

.puntoInformacionColorUni > .subNombre {
  color: #243e8d !important;
}

.puntoInformacionColorUni:hover > .imagen {
  background-color: #fff;
}

.puntoInformacionColorUni:hover > .nombre {
  color: #fff;
}

.puntoInformacionColorUni:hover > .subNombre {
  color: #fff;
}

.puntoInformacionColorViAl > .imagen {
  background-color: #a7d6f9 !important;
}

.puntoInformacionColorViAl > .nombre {
  color: #243e8d !important;
}

.puntoInformacionColorViAl > .subNombre {
  color: #999 !important;
}

.puntoInformacionColorViAl:hover > .imagen {
  background-color: #243e8d !important;
}


.puntoInformacion a {
  text-decoration: none;
}

.puntoInformacion .imagen {
    background: center no-repeat;
    border-radius: 50px;
    height: 54px;
    margin: 0px auto;
    width: 54px;
}

.puntoInformacion .nombre {   
    min-height: 30px;
    font-size: 1em;
    font-weight: bold;
    margin: 20px auto 10px auto;
    width: 160px;
}

.puntoInformacion .subNombre {  
    min-height: 15px;       
    margin: 0px auto;
    width: 160px;  
}

.puntoInformacion .idioma {
    background-image: url(../img/duva2014/preparatoria/web_2014_preparatoria_ingles.png);
}

.puntoInformacion .tiempo {
    background-image: url(../img/duva2014/preparatoria/web_2014_preparatoria_tutiempo.png);
}

.puntoInformacion .educacion {
    background-image: url(../img/duva2014/preparatoria/web_2014_preparatoria_plataforma.png);
}

.puntoInformacion .imagenTarjeta {
    background-image: url(../img/duva2014/costos/web_2014_costos_creditos.png);
}

.puntoInformacion .imagenOxxo {
    background-image: url(../img/duva2014/costos/web_2014_costos_oxxo.png);
}

.puntoInformacion .imagenBanco {
    background-image: url(../img/duva2014/costos/web_2014_costos_bancos.png);
}

.puntoInformacion .imagenPistolaDisparo {
    background-image: url(../img/duva2014/inscripcion/web_2014_registrate_icono_pistola.png);
}

.espacioColumna25 {
  width: 24% !important;
}

.espacioColumna30 {
  width: 32% !important;
}

.espacioColumna50 {
  width: 49% !important;
}

.espacioColumna75 {
  width: 74% !important;
}

.lineaSeparado {
  background-color: #ccc;
  height: 1px;
  width: 100%;
}

.imagenRedonda70 {
  background-color: #fff;
  border-radius: 35px;
  height: 70px;
  width: 70px;
}

.imagenRegistro {
  background-image: url(../img/duva2014/costos/web_2014_costos_coleg.png);
}

.imagenInscripcion {
  background-image: url(../img/duva2014/costos/web_2014_costos_inscrip.png);
}

.imagenColegiatura {
  background-image: url(../img/duva2014/costos/web_2014_costos_pagos.png);
}

.imagenSEPyC {
  background: url(../img/duva2014/preparatoria/web_2014_preparatoria_SEPyC_370x350.png) no-repeat center;
  height: 350px;
  width: 370px;
}

.flechaIzquierdaBlanca20 {
  border-bottom: solid 10px transparent;
  border-right: solid 15px #fff;
  border-top: solid 10px transparent;
  height: 0px;
  width: 0px;
}

.flechaIzquierdaBlanca40 {
  border-bottom: solid 20px transparent;
  border-right: solid 30px #fff;
  border-top: solid 20px transparent;
  height: 0px;
  width: 0px;
}

.textoLinkUni {
  color: #243e8d !important;
}

.textoLinkUni:hover {
  color: #8dc63f !important;
}

.textoLinkVi {
  color: #243e8d !important;
}

.textoLinkVi:hover {
  color: #8dc63f !important;
}

.textoLinkHoja {
  color: #2c8943 !important;
}

.textoLinkHoja:hover {
  color: #2c8943 !important;
}

.textoLinkBlancoViAl {
  color: #fff !important;
}

.textoLinkBlancoViAl:hover {
  color: #a7d6f9 !important;
}


.textoLinkBlancoHojaAl {
  color: #fff !important;
}

.textoLinkBlancoHojaAl:hover {
  color: #8dc63f !important;
}

.fondoLinkUniHoja {
  background-color: #243e8d !important;
}

.fondoLinkUniHoja:hover {
  background-color: #2c8943 !important;
}

.fondoLinkUniViAl {
  background-color: #243e8d !important;
}

.fondoLinkUniViAl:hover {
  background-color: #a7d6f9 !important;
}

.fondoLinkUniHojaAl {
  background-color: #243e8d !important;
}

.fondoLinkUniHojaAl:hover {
  background-color: #8dc63f !important;
}

.imagenEfectoGris img {
  filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.imagenEfectoGris img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: none;

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}