
/* seccion de pagina web completa bg */
@font-face {
    font-family: "IEEsUno";
    font-style: normal;
    font-weight: normal;
    src: url("../../fuentes452/iees/Exo-Medium.woff");
}
@font-face {
    font-family: "IEEsUnoLato";
    font-style: normal;
    font-weight: normal;
    src: url("../../fuentes452/Lato-Regular.woff");
}
@font-face {
    font-family: "EscritoUno";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../iframeudaam/fuentes452/WireOne.woff") format("woff"), url("../iframeudaam/fuentes452/WireOne.ttf") format("truetype");
}
@font-face {
    font-family: "PTestilo";
    font-style: normal;
    font-weight: normal;
    src: local("?"), url("../iframeudaam/fuentes452/PTN57F.woff") format("woff"), url("../iframeudaam/fuentes452/PTN57F.ttf") format("truetype");
}
#todopag{
	width: 100%;
  	margin: 0 auto;
  	top: 0px;
  	height: auto;
  	padding: 0px;
  	position: relative;
  	overflow: hidden;

}
/* seccion del header  */
#headerfptz{
	position: relative;
	background-color: #FFF;
	width: 1270px;
	height: 140px;
	margin: 0 auto;
}
p{
	margin-bottom: 40px;
}
.logosta{
	position: relative;
	top: 1px;
	left: 20px;
	width: 150px;
	height: 150px;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	background-image: url(../img452/logos452/acaetialogo256.png);
	background-size: 150px 150px;
}
#staTEXTODESC{
	text-align: center;
	position: relative;
	width: 620px;
	left: 300px;
	top: 20px;
	color: #28b6cc !important;
	
}
.tituloBasica a{color: #0096D9;}
#nombreTXT a{
	font-size: 45px !important;
	color: #28b6cc !important;
	font-family: IEEsUno;
}
#descTXT a{
	font-size: 24px !important;
	color: #28b6cc;
	font-family: IEEsUno;
}
#logosanta1{
	position: relative;
	top: -100px;
	left: 820px;
	width: 86px;
	height: 100px;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	background-image: url(../img452/quehacemos452/santa1.png);
	background-size: 86px 100px;
}
/*----------------------------------------------------*/
/*seccion de los menues*/
#menuMiniCont{display: none;}
#menuMiniT{display: none;}
#menuPrinCont{
	position: relative;
	background-color: #333;
	width: 1270px;
	height: 50px;
	margin: 0px auto;
}
#menuPrinCont ul{
	 list-style:none;

}
#menuPrinCont ul li a{
	left: -40px;
	display: block;
	text-decoration: none;
	font-size: 20px;
	position: relative;
	display: none;
	width: auto;
	height: 30px;
	float: left;
    display:block;
    padding:10px;
   	color: white !important;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;

}
#menuPrinCont ul li a:hover{
	background-color: #88D448;
	color: white !important;
	padding: 10px;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
}
.activom{
	background-color: #88D448;
	color: white!important;
}
.activom:hover{
	background-color: #7BC141;
	color: white !important;
}
/*----------------------------------------------------*/
/*PARA LOS IFRAMES DE LAS FACULTADES*/
.iframesC1{height: 650px;}
.iframesC2{height: 700px;}
.iframesC3{height: 600px;}
.iframesC4{height: 600px;}
/*Seccion de soporte antes de slider*/

#soporte{
	margin: 0 auto;
	position: relative;
	background-color: #88D448;
	width: 1270px;
	height: 80px;
	top: 20px;

}
#soporte a{
	left: 20px;
	margin-left: 10px;
	padding: 10px;
	top: 20px;
	position: relative;
	text-decoration: none;
	color: white;
	font-size: 16px;
} 

.fuentem{
	font-size: 25px !important;
}
.icom{
	margin-right: 10px;
	margin-top:  10px !important;
	font-size: 25px !important;
}
/*----------------------------------------------------*/

/* seccion de los sliders */

#slider452{
	margin: 0 auto;
	position: relative;
	background-color: #7DD15B;
	width: 1270px;
	height: 560px;
	top: 10px;

}

/*esto es para los slides dentro del slider 452*/

.gslide{
	position: absolute;
	width: 1250px;
	height: 540px;
	background-repeat: no-repeat;
}
.gslide img{
	width: 1250px;
	height: 540px;
}
/*esto es diseno*/
.pislide1dis img{
	width: 495px;
	height: 305px;
}
.pislide2dis img, .pislide3dis img{
	width: 239px;
	height: 164px;
}
/*esto es para football*/
.pislide1f img{
	width: 390px;
	height: 230px;
}
.pislide2f img, .pislide3f img{
	width: 190px;
	height: 128px;
}
/*esto es general*/
.pislide1 img{
	width: 326px;
	height: 323px;
}
.pislide2 img, .pislide3 img{
	width: 160px;
	height: 160px;
}

/*esto es general*/
.pdslide1 img{
	width: 417px;
	height: 214px;
}

.pdslide2 img, .pdslide3 img{
	width: 205px;
	height: 132px;
}
.slideNum{
	width: 1250px;
	height: 540px;
	background-size: 1250px 540px;
	position: relative;
	top: 10px;
	left: 8px;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
}
.pslide{
	position: relative;
}

/*para aparecer sladie de la isquierda estadoinicial*/

.pislide1Aparece{
	display: block;
	top: -40px;
	left: 80px;
	opacity: 0;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	
}
.pislide2Aparece{
	display: block;
	top: 20px;
	left: 20px;
	opacity: 0;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.pislide3Aparece{
	display: block;
	top: 20px;
	left: 210px;
	opacity: 0;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
/*slides pequenos dela isq estado final y de diseno final*/
.pislide1dis{
	top: 20px;
	opacity: 20;
	left: 80px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pislide2dis{
	top: 20px;
	left: 80px;
	opacity: 100;	
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pislide3dis{
	top: 20px;
	left: 80px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
/*slides pequenos dela isq estado final y de futbol final*/
.pislide1f{
	top: 20px;
	opacity: 20;
	left: 80px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pislide2f{
	top: 20px;
	left: 80px;
	opacity: 100;	
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pislide3f{
	top: 20px;
	left: 80px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
/**/
/*slides pequenos dela isqyuierdaestado final*/
.pislide1{
	top: 20px;
	opacity: 20;
	left: 80px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pislide2{
	top: 20px;
	left: 80px;
	opacity: 100;	
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pislide3{
	top: 20px;
	left: 80px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
/**/
/*para aparecer sladie de la derecha estado inicial*/

.pdslide1Aparece{
	display: block;
	top: 80px;
	left: 720px;
	opacity: 0;
}
.pdslide2Aparece{
	display: block;
	top: 80px;
	left: 720px;
	opacity: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.pdslide3Aparece{
	display: block;
	top: 80px;
	left: 720px;
	opacity: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
/*para los slides de la derecha estado final*/
.pdslide1{
	top: 80px;
	left: 790px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pdslide2{
	top: 80px;
	left: 790px;
	opacity: 100;	
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
.pdslide3{
	top: 80px;
	left: 790px;
	opacity: 100;
	transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	-o-transition: all .2s;
}
/*compartido entre slides*/
.pislideT{
	display: inline-block;
}
.pdslideT{
	display: inline-block;
}
/*esto es para aparecer en un estado inicial y desaparecer*/
.slideNumDesaparece{
	display: none;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
}
.slideNumAparece{
	display: block;
	top: 10px;
	left: 8px;
	transition: all .1s;
	-moz-transition: all .1s;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
}

/*----------------------------------------------------*/
/*esto es la barra con el circulo */
#decirculo{
	background-color: #88D448;
	width: 60px;
	height: 60px;
	margin: 0px auto;
	float: center;
	position: relative;
	border-top-left-radius: 0%;
	border-top-right-radius: 0%;
	border-bottom-right-radius: 100%;
	border-bottom-left-radius: 100%;
	top:-40px;
	z-index: 95;
}

/* seccion de los contenidos */
#contenido452{margin: 0 auto; position: relative; width: 1270px; height: 1000px auto; margin-bottom: 50px; overflow: hidden; top: -60px; background-color: white;}
#contenido452 p{ /*top: 40px;*/ position: relative; font-family: 'Indie Flower', cursive;}
.titulo452{ font-size: 50px; text-align: center; margin-top: 20px; margin-bottom: 10px; font-family: 'Indie Flower', cursive;}
h4{font-family: 'Yanone Kaffeesatz', sans-serif;}
.desc452{ font-size: 16px; text-align: center; margin-left: 20px; margin-right: 20px;}
.desc452u{ font-size: 25px; text-align: center; margin-left: 20px; margin-right: 20px;}
.restat2{ margin-top: 40px;}
.restat{ margin-top: -20px; font-size: 20px;}
/* seccion de footer */
#foot452{ margin: 0 auto; position: relative; background-color: #3F3F3F; color: white; width: 1270px; height: 250px; top: -120px;}
#footinf{display: block; text-align: left; position: relative; left: 20px; top: 10px;}
#footinf p{margin-bottom: 1px !important;}
.linkpag{color: white;}
.linkpag:hover{color: #21BD00;}
#footlink{position: relative; text-align: center; top: 0px;}
#footlink a{color: #00A202;}
#foot452 p{top: 20px; position: relative;}

/*codigo nuevo de vinvulo*/
#contenido452 p{text-align: justify; margin-left: 20px; margin-right: 20px;}
.tituloIngreso{font-size: 30px; color: #2662D2;}
.tablaing{position: relative; left: 40px; width: 1000px; padding-bottom: 20px;}


.slide1 .cpislide1{background-color: #259BFE;}
.slide1 .cpislide2{background-color: #FA2030; width: 120px; height: 130px;}
.slide1 .cpislide3{background-color: #2F7403; width: 120px; height: 130px;}

.slide2 .cpislide1{background-color: #352611;}
.slide2 .cpislide2{background-color: #8B4822; width: 120px; height: 130px;}
.slide2 .cpislide3{background-color: #EC954A; width: 120px; height: 130px;}

.slide3 .cpislide1{background-color: #E74A09;}
.slide3 .cpislide2{background-color: #59B429; width: 120px; height: 130px;}
.slide3 .cpislide3{background-color: #1077E7; width: 120px; height: 130px;}

.slide4 .cpislide1{background-color: #2D6D03;}
.slide4 .cpislide2{background-color: #E2AF0A; width: 120px; height: 130px;}
.slide4 .cpislide3{background-color: #D8440A; width: 120px; height: 130px;}

.slide5 .cpislide1{background-color: #259BFE;}
.slide5 .cpislide2{background-color: #4AAC07; width: 120px; height: 130px;}
.slide5 .cpislide3{background-color: #CD3119; width: 120px; height: 130px;}

.slide6 .cpislide1{background-color: #2C6A04;}
.slide6 .cpislide2{background-color: #FDC30A; width: 120px; height: 130px;}
.slide6 .cpislide3{background-color:#E5480A; width: 120px; height: 130px;}

.slide7 .cpislide1{background-color: #D9A80A;}
.slide7 .cpislide2{background-color: #EA4A08; width: 120px; height: 130px;}
.slide7 .cpislide3{background-color: #F7840A; width: 120px; height: 130px;}

.textosld0{position: absolute; color: white; }
