
@import url("EGEDAESM.css");
@import url("EGEDAESF.css");

@media screen and (max-width:414px) {}

body {font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:160%;margin:0px;padding:0px;color:#666666;}
html {height:100%;margin:0px;padding:0px;}
p    {font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:160%;text-align:justify;}

@media screen and (max-width:414px) {
p    {text-align:left;}
}

.Movil      {display:none;}
.Escritorio {display:block;}
@media screen and (max-width:414px)	{	
.Escritorio {display:none;}
.Movil      {display:block;}
}

.ElipsisL1       {display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.ElipsisL2       {display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.ElipsisL3       {display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ElipsisL4       {display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;}

.Boton       {background-color:#FFFFFF;color:#666666;border:1px solid #CCCCCC;padding:14px 25px 14px 25px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.Boton:hover {background-color:#FFFFFF;color:#333333;border:1px solid #666666;}

.Botonp       {background-color:#FFFFFF;color:#0199B4;border:1px solid #CCCCCC;padding:6px 12px 6px 12px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.Botonp:hover {background-color:#FFFFFF;color:#0199B4;border:1px solid #0199B4;}

.BotonColor       {background-image:linear-gradient(to top right, #01B0C9, #005276);color:#FFFFFF;padding:10px 16px 10px 16px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.BotonColor:hover {transition-duration:0.5s;-webkit-filter:brightness(125%);filter:brightness(125%);}

.BotonpColor       {background-image:linear-gradient(to top right, #01B0C9, #005276);color:#FFFFFF;padding:6px 12px 6px 12px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.BotonpColor:hover {transition-duration:0.5s;-webkit-filter:brightness(125%);filter:brightness(125%);}

a:link  {color:#333333;text-decoration:underline;}
a:hover {color:#000000;}

A.linknone:link, A.linknone:visited 	{text-decoration:none;}
A.linknone:hover                    	{}

a.linkcolor:link, a.linkcolor:visited {color:#0199B4;}
a.linkcolor:hover                     {color:#02B1CA;}

a.linkunderline:link, a.linkunderline:visited {color:#333333;text-decoration:underline;}
a.linkunderline:hover                     {color:#000000;}

.underline.cursor		  	{color:#333333;cursor:pointer;text-decoration:underline}
.underline.cursor:hover	{color:#000000;}

strong {color:#0199B4;}
b      {color:#666666;}

img {border:0px;}
.img100 {width:90%;}

.ImgEfecto img           {cursor:pointer;position:absolute;filter:alpha(opacity=100);-webkit-transition:opacity 0.5s ease-in-out;-moz-transition:opacity 0.5s ease-in-out;-o-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;}
.ImgEfecto img.top:hover {opacity:0;filter:alpha(opacity=0);}

.clear {clear:both;}
.left  {float:left;}
.right {float:right;}

.Z1	 	 {z-index:1;}
.Z100 	{z-index:100;}	.Z105	{z-index:105;}	.Z150	{z-index:150;}
.Z200	 {z-index:200;}	.Z205	{z-index:205;}	.Z250	{z-index:250;}
.Z300	 {z-index:300;}	.Z305	{z-index:305;}	.Z350	{z-index:350;}
.Z400 	{z-index:400;}	.Z405	{z-index:405;}	.Z450	{z-index:450;}
.Z500 	{z-index:500;}	.Z505	{z-index:505;}	.Z550	{z-index:550;}
.Z600 	{z-index:600;}	.Z605	{z-index:605;}	.Z650	{z-index:650;}
.Z700 	{z-index:700;}	.Z705	{z-index:705;}	.Z750	{z-index:750;}
.Z800	 {z-index:800;}	.Z805	{z-index:805;}	.Z850	{z-index:850;}
.Z900	 {z-index:900;}	.Z905	{z-index:905;}	.Z950	{z-index:950;}
.Z1000	{z-index:1000;}	.Z1005	{z-index:1005;}



.line  {width:100%;height:1px;background-color:#CCCCCC;}
.line2 {width:100%;height:1px;margin:25px 0px 20px 0px;background-color:#CCCCCC;}
.line3 {width:100%;height:1px;margin:5px 0px 5px 0px;background-color:#CCCCCC;}
.lineh6color1 {width:100%;height:6px;background-color:#02B1CA;}
@media screen and (max-width:414px) {
.lineh6color1 {width:100%;height:4px;background-color:#02B1CA;}
}

li        {list-style-position:outside;list-style-image:url(images/icoli.png);}

.color1 {color:#02B1CA;}
.color2 {color:#005F80;}
.colorg {color:#999999;}

.bgcolorGris {background-color: #999999;}

.tcenter {text-align:center;} 
.tleft {text-align:left;}
.tright {text-align:right;}
.tjustify {text-align:justify;}

.Tabulado {width:92%;margin:0px auto 0px auto;clear:both;}

.cursor {cursor:pointer;}
.cursord {cursor:default;}

.display {display:inherit;}
.displaynone {display:none;}

h1, h2, h3, h4 {font-weight:normal;}

.fs12	{font-size:12px;}
.fs14	{font-size:14px;}
.fs16	{font-size:16px;}
.fs18	{font-size:18px;}
.fs20	{font-size:20px;}
.fs22 {font-size:22px;}
.fs24 {font-size:24px;}
.fs26 {font-size:26px;}
.fs28 {font-size:28px;}
.fs30 {font-size:30px;}
.fs32 {font-size:32px;}
.fs34 {font-size:34px;}
.fs36 {font-size:36px;}
.fs38 {font-size:38px;}
.fs40 {font-size:40px;}
.fs42 {font-size:42px;}
.fs44 {font-size:44px;}
.fs46 {font-size:46px;}
.fs48 {font-size:48px;}
.fs50 {font-size:50px;}


.lh100 {line-height:100%;}
.lh120 {line-height:120%;}
.lh140 {line-height:140%;}
.lh160 {line-height:160%;}
.lh180 {line-height:180%;}

.Titular30 {font-size:30px;text-align:center;font-weight:bold;text-shadow:0px 4px 2px rgba(0,0,0,0.15);}
.Titular40 {font-size:40px;text-align:center;font-weight:bold;text-shadow:0px 4px 2px rgba(0,0,0,0.15);}
@media screen and (max-width:414px) {
.Titular30, .Titular40 {font-size:30px;}
}

.bordercaptcha2 {border:1px solid #CCCCCC;}


.BASE1000       {max-width:1000px;min-height:300px;margin:40px auto 0px auto;}
.BASE1000nm     {max-width:1000px;margin:0px auto 0px auto;}
.BASE10001200   {min-width:1000px;max-width:1200px;margin:40px auto 0px auto;}
.BASE10001200nm {min-width:1000px;max-width:1200px;margin:0px auto 0px auto;}

.BASE1000 .Tabulado .Col20 img {margin-top:20px;}

@media (min-width:768px) and (max-width:1024px) {
.BASE1000 {width:92%;margin:5% auto auto auto;}
}

@media (min-width:414px) and (max-width:768px) {
.BASE1000 {width:90%;margin:5% auto auto auto;}
.BASE1000nm,
.BASE10001200,
.BASE10001200nm {min-width:100%;max-width:100%;}
}

@media screen and (max-width:414px) {
.BASE1000, .BASE1000nm, .BASE10001200, .BASE10001200nm {min-width:86%;max-width:86%;}
}

.Col5   {width:3%;margin:0px 1% 0px 1%;float:left;}
.Col10  {width:8%;margin:0px 1% 0px 1%;float:left;}
.Col15  {width:13%;margin:0px 1% 0px 1%;float:left;}
.Col20  {width:18%;margin:0px 1% 0px 1%;float:left;}
.Col25  {width:23%;margin:0px 1% 0px 1%;float:left;}
.Col30  {width:28%;margin:0px 1% 0px 1%;float:left;}
.Col33  {width:31%;margin:0px 1% 0px 1%;float:left;}
.Col35  {width:33%;margin:0px 1% 0px 1%;float:left;}
.Col40  {width:38%;margin:0px 1% 0px 1%;float:left;}
.Col45  {width:43%;margin:0px 1% 0px 1%;float:left;}
.Col50  {width:47%;margin:0px 1% 0px 1%;float:left;}
.Col55  {width:53%;margin:0px 1% 0px 1%;float:left;}
.Col60  {width:58%;margin:0px 1% 0px 1%;float:left;}
.Col65  {width:63%;margin:0px 1% 0px 1%;float:left;}
.Col66  {width:64%;margin:0px 1% 0px 1%;float:left;}
.Col75  {width:73%;margin:0px 1% 0px 1%;float:left;}
.Col80  {width:78%;margin:0px 1% 0px 1%;float:left;}
.Col85  {width:83%;margin:0px 1% 0px 1%;float:left;}
.Col70  {width:68%;margin:0px 1% 0px 1%;float:left;}
.Col90  {width:88%;margin:0px 1% 0px 1%;float:left;}
.Col95  {width:93%;margin:0px 1% 0px 1%;float:left;}
.Col100 {width:98%;margin:0px 1% 0px 1%;}

@media screen and (max-width:414px) {
.Col5, .Col10, .Col15, .Col20, .Col25, .Col30, .Col33, .Col35, .Col40, .Col45, .Col50, .Col55, .Col60, .Col65, .Col66, .Col75, .Col80, .Col85, .Col70, .Col90, .Col95, 
.Col100 {width:95%;margin:0px 2.5% 0px 2.5%;float:none;clear:both;}
}

/**/
.M0	 {margin:0px;}  .M0T {margin-top:0px;}    .M0R {margin-right:0px;}    .M0B {margin-bottom:0px;}   .M0L {margin-left:0px;}
.M1	 {margin:1px;}  .M1T {margin-top:1px;}    .M1R {margin-right:1px;}    .M1B {margin-bottom:1px;}   .M1L {margin-left:1px;}
.M2	 {margin:2px;}  .M2T {margin-top:2px;}    .M2R {margin-right:2px;}    .M2B {margin-bottom:2px;}   .M2L {margin-left:2px;}
.M3	 {margin:3px;}  .M3T {margin-top:3px;}    .M3R {margin-right:3px;}    .M3B {margin-bottom:3px;}   .M3L {margin-left:3px;}
.M4	 {margin:4px;}  .M4T {margin-top:4px;}    .M4R {margin-right:4px;}    .M4B {margin-bottom:4px;}   .M4L {margin-left:4px;}
.M5  {margin:5px;}  .M5T {margin-top:5px;}    .M5R {margin-right:5px;}	  .M5B {margin-bottom:5px;}	  .M5L {margin-left:5px;}
.M6  {margin:6px;}  .M6T {margin-top:6px;}    .M6R {margin-right:6px;}	  .M6B {margin-bottom:6px;}	  .M6L {margin-left:6px;}
.M7  {margin:7px;}  .M7T {margin-top:7px;}    .M7R {margin-right:7px;}	  .M7B {margin-bottom:7px;}	  .M7L {margin-left:7px;}
.M8  {margin:8px;}  .M8T {margin-top:8px;}    .M8R {margin-right:8px;}	  .M8B {margin-bottom:8px;}	  .M8L {margin-left:8px;}
.M9  {margin:9px;}  .M9T {margin-top:9px;}    .M9R {margin-right:9px;}	  .M9B {margin-bottom:9px;}	  .M9L {margin-left:9px;}
.M10 {margin:10px;}	.M10T {margin-top:10px;}	.M10R {margin-right:10px;}	.M10B {margin-bottom:10px;}	.M10L {margin-left:10px;}
.M15 {margin:15px;}	.M15T {margin-top:15px;}	.M15R {margin-right:15px;}	.M15B {margin-bottom:15px;}	.M15L {margin-left:15px;}
.M20 {margin:20px;}	.M20T {margin-top:20px;}	.M20R {margin-right:20px;}	.M20B {margin-bottom:20px;}	.M20L {margin-left:20px;}
.M25 {margin:25px;}	.M25T {margin-top:25px;}	.M25R {margin-right:25px;}	.M25B {margin-bottom:25px;}	.M25L {margin-left:25px;}
.M30 {margin:30px;}	.M30T {margin-top:30px;}	.M30R {margin-right:30px;}	.M30B {margin-bottom:30px;}	.M30L {margin-left:30px;}
.M35 {margin:35px;}	.M35T {margin-top:35px;}	.M35R {margin-right:35px;}	.M35B {margin-bottom:35px;}	.M35L {margin-left:35px;}
.M40 {margin:40px;}	.M40T {margin-top:40px;}	.M40R {margin-right:40px;}	.M40B {margin-bottom:40px;}	.M40L {margin-left:40px;}
.M45 {margin:45px;}	.M45T {margin-top:45px;}	.M45R {margin-right:45px;}	.M45B {margin-bottom:45px;}	.M45L {margin-left:45px;}
.M50 {margin:50px;}	.M50T {margin-top:50px;}	.M50R {margin-right:50px;}	.M50B {margin-bottom:50px;}	.M50L {margin-left:50px;}
.M55 {margin:55px;}	.M55T {margin-top:55px;}	.M55R {margin-right:55px;}	.M55B {margin-bottom:55px;}	.M55L {margin-left:55px;}
.M60 {margin:60px;}	.M60T {margin-top:60px;}	.M60R {margin-right:60px;}	.M60B {margin-bottom:60px;}	.M60L {margin-left:60px;}
.M65 {margin:65px;}	.M65T {margin-top:65px;}	.M65R {margin-right:65px;}	.M65B {margin-bottom:65px;}	.M65L {margin-left:65px;}
.M70 {margin:70px;}	.M70T {margin-top:70px;}	.M70R {margin-right:70px;}	.M70B {margin-bottom:70px;}	.M70L {margin-left:70px;}
.M75 {margin:75px;}	.M75T {margin-top:75px;}	.M75R {margin-right:75px;}	.M75B {margin-bottom:75px;}	.M75L {margin-left:75px;}
.M80 {margin:80px;}	.M80T {margin-top:80px;}	.M80R {margin-right:80px;}	.M80B {margin-bottom:80px;}	.M80L {margin-left:80px;}
.M85 {margin:85px;}	.M85T {margin-top:85px;}	.M85R {margin-right:85px;}	.M85B {margin-bottom:85px;}	.M85L {margin-left:85px;}
.M90 {margin:90px;}	.M90T {margin-top:90px;}	.M90R {margin-right:90px;}	.M90B {margin-bottom:90px;}	.M90L {margin-left:90px;}
.M95 {margin:95px;}	.M95T {margin-top:95px;}	.M95R {margin-right:95px;}	.M95B {margin-bottom:95px;}	.M95L {margin-left:95px;}
.M100 {margin:100px;}	.M100T {margin-top:100px;}	.M100R {margin-right:100px;}	.M100B {margin-bottom:100px;}	.M100L {margin-left:100px;}
.M110 {margin:110px;}	.M110T {margin-top:110px;}	.M110R {margin-right:110px;}	.M110B {margin-bottom:110px;}	.M110L {margin-left:110px;}
.M120 {margin:120px;}	.M120T {margin-top:120px;}	.M120R {margin-right:120px;}	.M120B {margin-bottom:120px;}	.M120L {margin-left:120px;}
.M130 {margin:130px;}	.M130T {margin-top:130px;}	.M130R {margin-right:130px;}	.M130B {margin-bottom:130px;}	.M130L {margin-left:130px;}
.M140 {margin:140px;}	.M140T {margin-top:140px;}	.M140R {margin-right:140px;}	.M140B {margin-bottom:140px;}	.M140L {margin-left:140px;}
.M150 {margin:150px;}	.M150T {margin-top:150px;}	.M150R {margin-right:150px;}	.M150B {margin-bottom:150px;}	.M150L {margin-left:150px;}
.M160 {margin:160px;}	.M160T {margin-top:160px;}	.M160R {margin-right:160px;}	.M160B {margin-bottom:160px;}	.M160L {margin-left:160px;}


.w10  {width:10px;} .w15  {width:15px;} .w20  {width:20px;} .w25  {width:25px;} .w30  {width:30px;} .w35  {width:35px;} .w40  {width:40px;} .w45  {width:45px;} .w50  {width:50px;} .w55  {width:55px;} .w60  {width:60px;} .w65  {width:65px;} .w70  {width:70px;} .w75  {width:75px;} .w80  {width:80px;} .w85  {width:85px;} .w90  {width:90px;} .w95  {width:95px;}
.w100 {width:100px;}.w105 {width:105px;}.w110 {width:110px;}.w115 {width:115px;}.w120 {width:120px;}.w125 {width:125px;}.w130 {width:130px;}.w135 {width:135px;}.w140 {width:140px;}.w145 {width:145px;}.w150 {width:150px;}.w155 {width:155px;}.w160 {width:160px;}.w165 {width:165px;}.w170 {width:170px;}.w175 {width:175px;}.w180 {width:180px;}.w185 {width:185px;}.w190 {width:190px;}.w195 {width:195px;}
.w200 {width:200px;}.w205 {width:205px;}.w210 {width:210px;}.w215 {width:215px;}.w220 {width:220px;}.w225 {width:225px;}.w230 {width:230px;}.w235 {width:235px;}.w240 {width:240px;}.w245 {width:245px;}.w250 {width:250px;}.w255 {width:255px;}.w260 {width:260px;}.w265 {width:265px;}.w270 {width:270px;}.w275 {width:275px;}.w280 {width:280px;}.w285 {width:285px;}.w290 {width:290px;}.w295 {width:295px;}
.w300 {width:300px;}.w305 {width:305px;}.w310 {width:310px;}.w315 {width:315px;}.w320 {width:330px;}.w325 {width:335px;}.w330 {width:330px;}.w335 {width:335px;}.w340 {width:340px;}.w345 {width:345px;}.w350 {width:350px;}.w355 {width:355px;}.w360 {width:360px;}.w365 {width:365px;}.w370 {width:370px;}.w375 {width:375px;}.w380 {width:380px;}.w385 {width:385px;}.w390 {width:390px;}.w395 {width:395px;}
.w400 {width:400px;}.w405 {width:405px;}.w410 {width:410px;}.w415 {width:415px;}.w420 {width:430px;}.w425 {width:435px;}.w430 {width:430px;}.w435 {width:435px;}.w440 {width:440px;}.w445 {width:445px;}.w450 {width:450px;}.w455 {width:455px;}.w460 {width:460px;}.w465 {width:465px;}.w470 {width:470px;}.w475 {width:475px;}.w480 {width:480px;}.w485 {width:485px;}.w490 {width:490px;}.w495 {width:495px;}
.w500 {width:500px;}.w505 {width:505px;}.w510 {width:510px;}.w515 {width:515px;}.w520 {width:530px;}.w525 {width:535px;}.w530 {width:530px;}.w535 {width:535px;}.w540 {width:540px;}.w545 {width:545px;}.w550 {width:550px;}.w555 {width:555px;}.w560 {width:560px;}.w565 {width:565px;}.w570 {width:570px;}.w575 {width:575px;}.w580 {width:580px;}.w585 {width:585px;}.w590 {width:590px;}.w595 {width:595px;}
.w600 {width:600px;}.w605 {width:605px;}.w610 {width:610px;}.w615 {width:615px;}.w620 {width:630px;}.w625 {width:635px;}.w630 {width:630px;}.w635 {width:635px;}.w640 {width:640px;}.w645 {width:645px;}.w650 {width:650px;}.w655 {width:655px;}.w660 {width:660px;}.w665 {width:665px;}.w670 {width:670px;}.w675 {width:675px;}.w680 {width:680px;}.w685 {width:685px;}.w690 {width:690px;}.w695 {width:695px;}
.w700 {width:600px;}.w705 {width:605px;}.w710 {width:610px;}.w715 {width:615px;}.w720 {width:630px;}.w725 {width:635px;}.w730 {width:630px;}.w735 {width:635px;}.w740 {width:640px;}.w745 {width:645px;}.w750 {width:650px;}.w755 {width:655px;}.w760 {width:660px;}.w765 {width:665px;}.w770 {width:670px;}.w775 {width:675px;}.w780 {width:680px;}.w785 {width:685px;}.w790 {width:690px;}.w795 {width:695px;}
.w700 {width:700px;}.w705 {width:705px;}.w710 {width:710px;}.w715 {width:715px;}.w720 {width:730px;}.w725 {width:735px;}.w730 {width:730px;}.w735 {width:735px;}.w740 {width:740px;}.w745 {width:745px;}.w750 {width:750px;}.w755 {width:755px;}.w760 {width:760px;}.w765 {width:765px;}.w770 {width:770px;}.w775 {width:775px;}.w780 {width:780px;}.w785 {width:785px;}.w790 {width:790px;}.w795 {width:795px;}
.w800 {width:800px;}.w805 {width:805px;}.w810 {width:810px;}.w815 {width:815px;}.w820 {width:830px;}.w825 {width:835px;}.w830 {width:830px;}.w835 {width:835px;}.w840 {width:840px;}.w845 {width:845px;}.w850 {width:850px;}.w855 {width:855px;}.w860 {width:860px;}.w865 {width:865px;}.w870 {width:870px;}.w875 {width:875px;}.w880 {width:880px;}.w885 {width:885px;}.w890 {width:890px;}.w895 {width:895px;}
.w900 {width:900px;}.w905 {width:905px;}.w910 {width:910px;}.w915 {width:915px;}.w920 {width:930px;}.w925 {width:935px;}.w930 {width:930px;}.w935 {width:935px;}.w940 {width:940px;}.w945 {width:945px;}.w950 {width:950px;}.w955 {width:955px;}.w960 {width:960px;}.w965 {width:965px;}.w970 {width:970px;}.w975 {width:975px;}.w980 {width:980px;}.w985 {width:985px;}.w990 {width:990px;}.w995 {width:995px;}
.w1000 {width:1000px;}

@media screen and (max-width:414px) {
.w100p, .w225, .w235, .w240, .w245, .w250, .w255, .w260, .w265, .w270, .w275, .w280, .w285, .w290, .w295, .w300, .w305, .w310, .w315, .w320, .w325, .w330, .w335, .w340, .w345, .w350, .w355, .w360, .w365, .w370, .w375, .w380, .w385, .w390, .w395, .w400, .w405, .w410, .w415, .w420, .w425, .w430, .w435, .w440, .w445, .w450, .w455, .w460, .w465, .w470, .w475, .w480, .w485, .w490, .w495, .w500, .w500, .w505, .w510, .w515, .w520, .w525, .w530, .w535, .w540, .w545, .w550, .w555, .w560, .w565, .w570, .w575, .w580, .w585, .w590, .w595, .w600, .w605, .w610, .w615, .w620, .w625, .w630, .w635, .w640, .w645, .w650, .w655, .w660, .w665, .w670, .w675, .w680, .w685, .w690, .w695, .w700, .w705, .w710, .w715, .w720, .w725, .w730, .w735, .w740, .w745, .w750, .w755, .w760, .w765, .w770, .w775, .w780, .w785, .w790, .w795, .w800, .w805, .w810, .w815, .w820, .w825, .w830, .w835, .w840, .w845, .w850, .w855, .w860, .w865, .w870, .w875, .w880, .w885, .w890, .w895, .w900, .w905, .w910, .w915, .w920, .w925, .w930, .w935, .w940, .w945, .w950, .w955, .w960, .w965, .w970, .w975, .w980, .w985, .w990, .w995, .w1000 {max-width:360px;}
}

/** TAMAÃ‘OS porcentaje **/
.wp20  {width:20%;} .wp25  {width:25%;} .wp30  {width:30%;} .wp35  {width:35%;} .wp40  {width:40%;} .wp45  {width:45%;} .wp50  {width:50%;} .wp55  {width:55%;} .wp60  {width:60%;} .wp65  {width:65%;} .wp70  {width:70%;} .wp75  {width:75%;} .wp80  {width:80%;} .wp85  {width:85%;} .wp90  {width:90%;} .wp95  {width:95%;} .wp100 {width:100%;}

.wmax10  {max-width:10%;}
.wmax20  {max-width:20%;}
.wmax30  {max-width:30%;}
.wmax40  {max-width:40%;}
.wmax50  {max-width:50%;}
.wmax60  {max-width:60%;}
.wmax70  {max-width:70%;}
.wmax80  {max-width:80%;}
.wmax90  {max-width:90%;}
.wmax100 {max-width:100%;}


.maxwidhtAviso320 {max-width:100%;}
@media screen and (max-width:414px) {
.maxwidhtAviso320 {max-width:320px;}
}
/**/

.h10  {height:10px;} .h15  {height:15px;} .h20  {height:20px;} .h25  {height:25px;} .h30  {height:30px;} .h35  {height:35px;} .h40  {height:40px;} .h45  {height:45px;} .h50  {height:50px;} .h55  {height:55px;} .h60  {height:60px;} .h65  {height:65px;} .h70  {height:70px;} .h75  {height:75px;} .h80  {height:80px;} .h85  {height:85px;} .h90  {height:90px;} .h95  {height:95px;}
.h100 {height:100px;}.h105 {height:105px;}.h110 {height:110px;}.h115 {height:115px;}.h120 {height:120px;}.h125 {height:125px;}.h130 {height:130px;}.h135 {height:135px;}.h140 {height:140px;}.h145 {height:145px;}.h150 {height:150px;}.h155 {height:155px;}.h160 {height:160px;}.h165 {height:165px;}.h170 {height:170px;}.h175 {height:175px;}.h180 {height:180px;}.h185 {height:185px;}.h190 {height:190px;}.h195 {height:195px;}
.h200 {height:200px;}.h205 {height:205px;}.h210 {height:210px;}.h215 {height:215px;}.h220 {height:220px;}.h225 {height:225px;}.h230 {height:230px;}.h235 {height:235px;}.h240 {height:240px;}.h245 {height:245px;}.h250 {height:250px;}.h255 {height:255px;}.h260 {height:260px;}.h265 {height:265px;}.h270 {height:270px;}.h275 {height:275px;}.h280 {height:280px;}.h285 {height:285px;}.h290 {height:290px;}.h295 {height:295px;}
.h300 {height:300px;}.h305 {height:305px;}.h310 {height:310px;}.h315 {height:315px;}.h320 {height:330px;}.h325 {height:335px;}.h330 {height:330px;}.h335 {height:335px;}.h340 {height:340px;}.h345 {height:345px;}.h350 {height:350px;}.h355 {height:355px;}.h360 {height:360px;}.h365 {height:365px;}.h370 {height:370px;}.h375 {height:375px;}.h380 {height:380px;}.h385 {height:385px;}.h390 {height:390px;}.h395 {height:395px;}
.h400 {height:400px;}.h405 {height:405px;}.h410 {height:410px;}.h415 {height:415px;}.h420 {height:430px;}.h425 {height:435px;}.h430 {height:430px;}.h435 {height:435px;}.h440 {height:440px;}.h445 {height:445px;}.h450 {height:450px;}.h455 {height:455px;}.h460 {height:460px;}.h465 {height:465px;}.h470 {height:470px;}.h475 {height:475px;}.h480 {height:480px;}.h485 {height:485px;}.h490 {height:490px;}.h495 {height:495px;}
.h500 {height:500px;}.h505 {height:505px;}.h510 {height:510px;}.h515 {height:515px;}.h520 {height:530px;}.h525 {height:535px;}.h530 {height:530px;}.h535 {height:535px;}.h540 {height:540px;}.h545 {height:545px;}.h550 {height:550px;}.h555 {height:555px;}.h560 {height:560px;}.h565 {height:565px;}.h570 {height:570px;}.h575 {height:575px;}.h580 {height:580px;}.h585 {height:585px;}.h590 {height:590px;}.h595 {height:595px;}
.h600 {height:600px;}.h605 {height:605px;}.h610 {height:610px;}.h615 {height:615px;}.h620 {height:630px;}.h625 {height:635px;}.h630 {height:630px;}.h635 {height:635px;}.h640 {height:640px;}.h645 {height:645px;}.h650 {height:650px;}.h655 {height:655px;}.h660 {height:660px;}.h665 {height:665px;}.h670 {height:670px;}.h675 {height:675px;}.h680 {height:680px;}.h685 {height:685px;}.h690 {height:690px;}.h695 {height:695px;}
.h700 {height:600px;}.h705 {height:605px;}.h710 {height:610px;}.h715 {height:615px;}.h720 {height:630px;}.h725 {height:635px;}.h730 {height:630px;}.h735 {height:635px;}.h740 {height:640px;}.h745 {height:645px;}.h750 {height:650px;}.h755 {height:655px;}.h760 {height:660px;}.h765 {height:665px;}.h770 {height:670px;}.h775 {height:675px;}.h780 {height:680px;}.h785 {height:685px;}.h790 {height:690px;}.h795 {height:695px;}
.h700 {height:700px;}.h705 {height:705px;}.h710 {height:710px;}.h715 {height:715px;}.h720 {height:730px;}.h725 {height:735px;}.h730 {height:730px;}.h735 {height:735px;}.h740 {height:740px;}.h745 {height:745px;}.h750 {height:750px;}.h755 {height:755px;}.h760 {height:760px;}.h765 {height:765px;}.h770 {height:770px;}.h775 {height:775px;}.h780 {height:780px;}.h785 {height:785px;}.h790 {height:790px;}.h795 {height:795px;}
.h800 {height:800px;}.h805 {height:805px;}.h810 {height:810px;}.h815 {height:815px;}.h820 {height:830px;}.h825 {height:835px;}.h830 {height:830px;}.h835 {height:835px;}.h840 {height:840px;}.h845 {height:845px;}.h850 {height:850px;}.h855 {height:855px;}.h860 {height:860px;}.h865 {height:865px;}.h870 {height:870px;}.h875 {height:875px;}.h880 {height:880px;}.h885 {height:885px;}.h890 {height:890px;}.h895 {height:895px;}
.h900 {height:900px;}.h905 {height:905px;}.h910 {height:910px;}.h915 {height:915px;}.h920 {height:930px;}.h925 {height:935px;}.h930 {height:930px;}.h935 {height:935px;}.h940 {height:940px;}.h945 {height:945px;}.h950 {height:950px;}.h955 {height:955px;}.h960 {height:960px;}.h965 {height:965px;}.h970 {height:970px;}.h975 {height:975px;}.h980 {height:980px;}.h985 {height:985px;}.h990 {height:990px;}.h995 {height:995px;}
.h1000 {height:1000px;}


/* HOME BANNERS INFERIORES */
.HBannersHomeInf              {width:24.2%;float:left;height:170px;}
.HBannersHomeInf img          {margin:40px 0px 0px 0px;}
.HBannersHomeInf .imgcuadrada {margin:10px 0px 0px 0px;}

@media (min-width:768px) and (max-width:1024px) {
.HBannersHomeInf              {width:25%;}
.HBannersHomeInf img          {max-width:90%; margin:inherit auto inherit auto;}
.HBannersHomeInf.BorderL,
.HBannersHomeInf.BorderLR     {border:0px;}
}
@media (min-width:414px) and (max-width:768px) {
}
@media screen and (max-width:414px) {
.HBannersHomeInf              {width:100%;float:none;height:auto;}
.HBannersHomeInf .imgcuadrada {margin:40px 0px 0px 0px;}
}

/**/
.BorderL  {border-left:1px solid #CCCCCC;}
.BorderR  {border-right:1px solid #CCCCCC;}
.BorderLR {border-left:1px solid #CCCCCC;border-right:1px solid #CCCCCC;}
@media screen and (max-width:414px) {
.BorderL, .BorderR, .BorderLR {border:0px;}
}



/**/
.Volver         {margin-top:30px;padding-top:4px;width:64px;clear:both;float:right;border-top:1px solid #CCCCCC;text-indent:16px;background:url(images/BolaPq.png) no-repeat 2px 8px;}
.Volver a       {color:#999999;text-decoration:none;}
.Volver a:hover {color:#02B1CA;}

.VerListadoC         {margin-top:20px;padding-top:4px;width:164px;clear:both;text-indent:16px;background:url(images/BolaPq.png) no-repeat 2px 8px;}
.VerListadoC a       {color:#005F80;text-decoration:none;}
.VerListadoC a:hover {color:#02B1CA;}

.MasEnlaces         {margin-top:20px;padding-top:4px;width:auto;clear:both;text-indent:16px;background:url(images/BolaPq.png) no-repeat 2px 8px;}
.MasEnlaces a       {color:#005F80;text-decoration:none;}
.MasEnlaces a:hover {color:#02B1CA;}


/*DIVCookies*/
.DIVCookies              {color:#FFFFFF;font-family:Arial, Helvetica, sans-serif;font-size:14px;line-height:120%;text-align:justify;position:fixed;z-index:8000;top:140px;right:-5px;width:380px;height:125px;padding:10px;clear:both;background-color:#999999;border:2px solid #FFFFFF;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 4px 4px 0px rgba(0,0,0,0.5);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.5);}
.DIVCookies a:link       {color:#FFFFFF;text-decoration:underline;}
.DIVCookies b            {color:#FFFFFF;}
.DIVCookies .Boton       {background-color:#666666;color:#FFFFFF;border:1px solid #666666;font-size:14px;padding:6px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.DIVCookies	.Boton:hover {background-color:#FFFFFF;color:#666666;border:1px solid #FFFFFF;}

@media screen and (max-width:414px) {
.DIVCookies {position:relative;top:0px;right:0px;width:auto;height:auto;padding:2% 2% 4% 2%;clear:both;}
}
/**/

/* Avisos Textos */
.DIVAvisoTexto                {position:fixed;z-index:1000;width:100%;height:100%;background-image:url(images/Back.png);background-repeat:repeat; top:-50px}
.DIVAvisoTexto table          {background-color:#FFFFFF;text-align:center;padding:1% 1% 25px 1%; min-width:880px;width:50%;margin:8% auto 0px auto;border:2px solid #02B1CA;}
.DIVAvisoTexto .table         {text-align:left;padding:0%;width:inherit;margin:0px 0px 20px 0px;border:0px;}
.DIVAvisoTexto .table td      {padding:4px;vertical-align:top;}
.DIVAvisoTexto p              {text-align:center; line-height:125%;}
	.DIVAvisoTexto .Boton       {background-color:#FFFFFF;color:#005F80;border:1px solid #005F80;padding:10px;margin:10px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
	.DIVAvisoTexto .Boton:hover {background-color:#005F80;color:#FFFFFF;border:1px solid #005F80;}

.DIVAvisoTextoCV                {position:fixed;z-index:1000;width:100%;height:100%;background-image:url(images/Back.png);background-repeat:repeat; top:-50px}
.DIVAvisoTextoCV a:hover        {color:#000000;}
.DIVAvisoTextoCV a:hover b      {color:#000000;}
.DIVAvisoTextoCV table          {background-color:#FFFFFF;text-align:center;padding:1% 1% 25px 1%; min-width:880px;width:50%;margin:8% auto 0px auto;border:2px solid #02B1CA;}
.DIVAvisoTextoCV .table         {text-align:left;padding:0%;width:inherit;margin:0px 0px 20px 0px;border:0px;}
.DIVAvisoTextoCV .table td      {padding:4px;vertical-align:top;}
.DIVAvisoTextoCV p              {text-align:center; line-height:115%;}
	.DIVAvisoTextoCV .Boton       {background-color:#FFFFFF;color:#005F80;border:1px solid #005F80;padding:10px;margin:10px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
	.DIVAvisoTextoCV .Boton:hover {background-color:#005F80;color:#FFFFFF;border:1px solid #005F80;}

.DIVVideo                {position:fixed;z-index:1000;width:100%;height:100%;background-image:url(images/Back.png);background-repeat:repeat;top:0px}
.DIVVideo a:hover        {color:#000000;}
.DIVVideo a:hover b      {color:#000000;}
.DIVVideo table          {background-color:#FFFFFF;text-align:center;padding:2% 2% 25px 2%; min-width:auto;width:50%;margin:8% auto 0px auto;border:2px solid #02B1CA;}
.DIVVideo .table         {text-align:left;padding:0%;width:inherit;margin:0px 0px 20px 0px;border:0px;}
.DIVVideo .table td      {padding:4px;vertical-align:top;}
.DIVVideo p              {text-align:center; line-height:115%;}
	.DIVVideo .Boton       {background-color:#FFFFFF;color:#005F80;border:1px solid #005F80;padding:10px;margin:10px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
	.DIVVideo .Boton:hover {background-color:#005F80;color:#FFFFFF;border:1px solid #005F80;}

@media screen and (max-width:414px) {
.DIVVideo                {position:fixed;z-index:1000;width:100%;height:100%;background-image:url(images/Back.png);background-repeat:repeat;top:160px}
.DIVVideo a:hover        {color:#000000;}
.DIVVideo a:hover b      {color:#000000;}
.DIVVideo table          {background-color:#FFFFFF;text-align:center;padding:2% 2% 25px 2%; min-width:auto;width:50%;margin:8% auto 0px auto;border:2px solid #02B1CA;}
.DIVVideo .table         {text-align:left;padding:0%;width:inherit;margin:0px 0px 20px 0px;border:0px;}
.DIVVideo .table td      {padding:4px;vertical-align:top;}
.DIVVideo p              {text-align:center; line-height:115%;}
	.DIVVideo .Boton       {background-color:#FFFFFF;color:#005F80;border:1px solid #005F80;padding:10px;margin:10px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
	.DIVVideo .Boton:hover {background-color:#005F80;color:#FFFFFF;border:1px solid #005F80;}
}

@media screen and (max-width:414px) {
.DIVAvisoTextoCV                {position:fixed;z-index:1000;width:100%;height:100%;background-image:url(images/Back.png);background-repeat:repeat; top:0px}
.DIVAvisoTextoCV table          {min-width:100%;width:100%;margin:0px;border:2px solid #02B1CA;}
.DIVAvisoTextoCV p              {line-height:105%;max-width:100%;margin-top:3px}
.DIVAvisoTextoCV .M5            {margin:4px}
.DIVAvisoTextoCV a              {line-height:105%;max-width:100%;}
.DIVAvisoTextoCV a:hover        {line-height:105%;max-width:100%;}
}

/* LOGIN */
.DIVLogin                {position:fixed;z-index:1000;width:100%;height:100%;background-image:url(images/Back.png);background-repeat:repeat;}
.DIVLogin table          {background-color:#FFFFFF;text-align:center;padding:2% 1% 3% 1%;width:50%;margin:8% auto 0px auto;border:2px solid #02B1CA;}
.DIVLogin .table         {text-align:left;padding:0%;width:inherit;margin:0px 0px 20px 0px;border:0px;}
.DIVLogin .table td      {padding:4px; vertical-align:top;}
.DIVLogin input          {max-width:170px;text-align:center;}
.DIVLogin p              {text-align:center;}
	.DIVLogin .Boton       {background-color:#FFFFFF;color:#005F80;border:1px solid #005F80;padding:10px;margin:10px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
	.DIVLogin .Boton:hover {background-color:#005F80;color:#FFFFFF;border:1px solid #005F80;}
.DIVLogin .Recordarclear {}

@media screen and (max-width:414px) {
.DIVLogin table          {padding:4% 1% 10% 1%;width:90%;}
.DIVLogin input          {max-width:150px;}
.DIVLogin .Recordarclear {}
}
/**/

/* AVISOS */
.DIVAvisos                {position:fixed;z-index:1000;width:100%;height:100%;background-image:url(images/Back.png);background-repeat:repeat;}
.DivOcultar			      {position:fixed;top:0px;right:0px;bottom:0px;left:0px;width:100%;height:100%;background:url(../images/spacer.gif) repeat;background-color:#FFFFFF;opacity:0.6;filter:alpha(opacity=60);z-index:100;}
.DIVAvisos table          {background-color:#02B1CA;color:#FFFFFF;text-align:center;padding:2% 1% 3% 1%;width:50%;margin:8% auto 0px auto;}
	.DIVAvisos .Aviso       {text-align:center;font-size:26px;margin:0px;}
	.DIVAvisos .Texto       {text-align:center;font-size:20px;line-height:120%;}
	.DIVAvisos .Boton       {background-color:#005F80;color:#FFFFFF;border:0px;padding:10px;cursor:pointer;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
	.DIVAvisos .Boton:hover {background-color:#FFFFFF;color:#08A1E7;border:0px;}

#DivLoad {z-index:9999;position:fixed;left:0px;right:0px;top:150px;}
		.DivContenidoLoad {z-index:9998;position:relative;clear:both;}

@media screen and (max-width:414px) {
.DIVAvisos table          {padding:4% 1% 10% 1%;width:90%;}
}
/**/