/*-------------------------------------------------------------------------*\
\*-------------------------------------------------------------------------*/
/* Estilos para definir anchos de elementos por medio de clases. ----------*/
.bor1 {border:1px solid!important;}

/*fondos*/
div.fondodegradado2{
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(233,233,233,1) 100%);
  background: -webkit-gradient(top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(53%, rgba(255,255,255,1)), color-stop(100%, rgba(233,233,233,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(233,233,233,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(233,233,233,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(233,233,233,1) 100%);
  background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(233,233,233,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#FFFFFF', GradientType=1 );
}
div.fondodegradado3{
  background: rgba(233,233,233,1);
  background: -moz-linear-gradient(top, rgba(233,233,233,1) 0%, rgba(233,233,233,1) 53%, rgba(255,233,233,1) 100%);
  background: -webkit-gradient(top, right top, color-stop(0%, rgba(233,233,233,1)), color-stop(53%, rgba(233,233,233,1)), color-stop(100%, rgba(255,255,255,1)));
  background: -webkit-linear-gradient(top, rgba(233,233,233,1) 0%, rgba(233,233,233,1) 53%, rgba(255,255,255,1) 100%);
  background: -o-linear-gradient(top, rgba(233,233,233,1) 0%, rgba(233,233,233,1) 53%, rgba(255,255,255,1) 100%);
  background: -ms-linear-gradient(top, rgba(233,233,233,1) 0%, rgba(233,233,233,1) 53%, rgba(255,255,255,1) 100%);
  background: linear-gradient(to top, rgba(233,233,233,1) 0%, rgba(233,233,233,1) 53%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#FFFFFF', GradientType=1 );
}
div.fondodegradado4{
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(219,219,219,1) 100%);
  background: -webkit-gradient(top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(53%, rgba(255,255,255,1)), color-stop(100%, rgba(219,219,219,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(219,219,219,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(219,219,219,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(219,219,219,1) 100%);
  background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 53%, rgba(219,219,219,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#FFFFFF', GradientType=1 );
}
div.fondodegradado5{
  background: rgba(237,237,237,1);
  background: -moz-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.93) 53%, rgba(248,248,248,0.91) 66%, rgba(255,255,255,0.91) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,0.93)), color-stop(66%, rgba(248,248,248,0.91)), color-stop(100%, rgba(255,255,255,0.91)));
  background: -webkit-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.93) 53%, rgba(248,248,248,0.91) 66%, rgba(255,255,255,0.91) 100%);
  background: -o-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.93) 53%, rgba(248,248,248,0.91) 66%, rgba(255,255,255,0.91) 100%);
  background: -ms-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,0.93) 53%, rgba(248,248,248,0.91) 66%, rgba(255,255,255,0.91) 100%);
  background: linear-gradient(to right, rgba(237,237,237,1) 0%, rgba(246,246,246,0.93) 53%, rgba(248,248,248,0.91) 66%, rgba(255,255,255,0.91) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=1 );
}

div.fondodegradado6 {
  background: rgba(255,255,255,0.91);
  background: -moz-linear-gradient(left, rgba(255,255,255,0.91) 0%, rgba(248,248,248,0.91) 34%, rgba(246,246,246,0.93) 47%, rgba(237,237,237,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0.91)), color-stop(34%, rgba(248,248,248,0.91)), color-stop(47%, rgba(246,246,246,0.93)), color-stop(100%, rgba(237,237,237,1)));
  background: -webkit-linear-gradient(left, rgba(255,255,255,0.91) 0%, rgba(248,248,248,0.91) 34%, rgba(246,246,246,0.93) 47%, rgba(237,237,237,1) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0.91) 0%, rgba(248,248,248,0.91) 34%, rgba(246,246,246,0.93) 47%, rgba(237,237,237,1) 100%);
  background: -ms-linear-gradient(left, rgba(255,255,255,0.91) 0%, rgba(248,248,248,0.91) 34%, rgba(246,246,246,0.93) 47%, rgba(237,237,237,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0.91) 0%, rgba(248,248,248,0.91) 34%, rgba(246,246,246,0.93) 47%, rgba(237,237,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
}

.fondo1 {background-color:#e9e9e9!important;} /*fondo para destacados, créditos...*/

.negrita {font-weight: bold!important;}
.cursiva {font-style:italic!important;}
.centrado {text-align: center!important;}
.subrayado{text-decoration: underline!important}
.rojo {color:#F04040!important;}
.blanco {color:#FFFFFF!important;}
.negro {color:#000000!important;}
.azuloscuro {color:#330382!important;}
.burdeos{color:#6c1307!important;}
.grisclaro{color:#D0DEEE!important;}
.grisoscuro{color:#808080!important;}
.verde{color:#345c5c!important;}
.justificado {text-align:justify!important;}
.der {text-align:right!important;}
.izq {text-align:left!important;}

.fondoverdeclaro {background-color:#D0DECC!important;} /*GRISCLARO*/
.fondoverde {background-color: #00AF01!important;} /*VERDE*/
.fondogrisoscuro {background-color:#808080!important;} /*GRIS OSCURO*/

.fon6 { font-size:0.6em!important;}
.fon7 { font-size:0.7em!important;}
.fon8 { font-size:0.8em!important;}
.fon9 { font-size:0.9em!important;}
.fon10 { font-size:1.0em!important;}
.fon11{ font-size:1.1em!important;}
.fon12 { font-size:1.2em!important;}
.fon14 { font-size:1.4em!important;}
.fon16 { font-size:1.6em!important;}
.fon18 { font-size:1.8em!important;}

/* Estilos para margen izquierdo. ---*/
.padleft0 { padding-left:0px!important;}
.padleft5 { padding-left:5px!important;}
.padleft10 { padding-left:10px!important;}
.padleft15 { padding-left:15px!important;}
.padleft20 { padding-left:20px!important;}
.padleft30 { padding-left:30px!important;}
.padleft40 { padding-left:40px!important;}
.padleft50 { padding-left:50px!important;}
.padleft60 { padding-left:60px!important;}
.padleft90 { padding-left:90px!important;}
.padleft120 { padding-left:120px!important;}

/* Estilos para margen abajo. ---*/
.padbot3 { padding-bottom:3px!important;}
.padbot5 { padding-bottom:5px!important;}
.padbot10 { padding-bottom:10px!important;}
.padbot15 { padding-bottom:15px!important;}
.padbot20 { padding-bottom:20px!important;}
.padbot25 { padding-bottom:25px!important;}
.padbot30 { padding-bottom:30px!important;}
.padbot40 { padding-bottom:40px!important;}
.padbot50 { padding-bottom:50px!important;}
.padbot60 { padding-bottom:60px!important;}
.padbot90 { padding-bottom:90px!important;}
.padbot120 { padding-bottom:120px!important;}

/* Estilos para margen arriba. ---*/
.padtop3 { padding-top:3px!important;}
.padtop5 { padding-top:5px!important;}
.padtop10 { padding-top:10px!important;}
.padtop15 { padding-top:15px!important;}
.padtop20 { padding-top:20px!important;}
.padtop25 { padding-top:25px!important;}
.padtop30 { padding-top:30px!important;}
.padtop35 { padding-top:35px!important;}
.padtop36 { padding-top:36px!important;}
.padtop37 { padding-top:37px!important;}
.padtop38 { padding-top:38px!important;}
.padtop39 { padding-top:39px!important;}
.padtop40 { padding-top:40px!important;}
.padtop50 { padding-top:50px!important;}
.padtop60 { padding-top:60px!important;}
.padtop90 { padding-top:90px!important;}
.padtop120 { padding-top:120px!important;}

/* Estilos para margen arriba. ---*/
.martop0 { margin-top:0px!important;}
.martop1 { margin-top:1px!important;}
.martop2 { margin-top:2px!important;}
.martop3 { margin-top:3px!important;}
.martop4 { margin-top:4px!important;}
.martop5 { margin-top:5px!important;}
.martop6 { margin-top:6px!important;}
.martop7 { margin-top:7px!important;}
.martop8 { margin-top:8px!important;}
.martop9 { margin-top:9px!important;}
.martop10 { margin-top:10px!important;}
.martop15 { margin-top:15px!important;}
.martop20 { margin-top:20px!important;}
.martop25 { margin-top:25px!important;}
.martop30 { margin-top:30px!important;}
.martop40 { margin-top:40px!important;}
.martop50 { margin-top:50px!important;}
.martop60 { margin-top:60px!important;}
.martop90 { margin-top:90px!important;}
.martop120 { margin-top:120px!important;}

/* Estilos para margen abajo. ---*/
.marbot3 { margin-bottom:3px!important;}
.marbot5 { margin-bottom:5px!important;}
.marbot10 { margin-bottom:10px!important;}
.marbot15 { margin-bottom:15px!important;}
.marbot20 { margin-bottom:20px!important;}
.marbot25 { margin-bottom:25px!important;}
.marbot30 { margin-bottom:30px!important;}
.marbot40 { margin-bottom:40px!important;}
.marbot50 { margin-bottom:50px!important;}
.marbot60 { margin-bottom:60px!important;}
.marbot90 { margin-bottom:90px!important;}
.marbot120 { margin-bottom:120px!important;}

/* Estilos para margen izquierda. ---*/
.marlef0 { margin-left:0px!important;}
.marlef1 { margin-left:1px!important;}
.marlef2 { margin-left:2px!important;}
.marlef3 { margin-left:3px!important;}
.marlef3 { margin-left:3px!important;}
.marlef5 { margin-left:5px!important;}
.marlef10 { margin-left:10px!important;}
.marlef15 { margin-left:15px!important;}
.marlef20 { margin-left:20px!important;}
.marlef25 { margin-left:25px!important;}
.marlef30 { margin-left:30px!important;}
.marlef40 { margin-left:40px!important;}
.marlef50 { margin-left:50px!important;}
.marlef60 { margin-left:60px!important;}
.marlef90 { margin-left:90px!important;}
.marlef100 { margin-left:100px!important;}
.marlef105 { margin-left:105px!important;}
.marlef110 { margin-left:110px!important;}
.marlef115 { margin-left:115px!important;}
.marlef120 { margin-left:120px!important;}
.marlef125 { margin-left:125px!important;}
.marlef130 { margin-left:130px!important;}
.marlef135 { margin-left:135px!important;}
.marlef140 { margin-left:140px!important;}
.marlef150 { margin-left:150px!important;}
.marlef200{ margin-left:200px!important;}
.marlef210{ margin-left:210px!important;}
.marlef220{ margin-left:220px!important;}
.marlef300 { margin-left:300px!important;}

/* Estilos para margen derecha. ---*/
.marrig0 { margin-right:0px!important;}
.marrig1 { margin-right:1px!important;}
.marrig2 { margin-right:2px!important;}
.marrig3 { margin-right:3px!important;}
.marrig3 { margin-right:3px!important;}
.marrig5 { margin-right:5px!important;}
.marrig10 { margin-right:10px!important;}
.marrig15 { margin-right:15px!important;}
.marrig20 { margin-right:20px!important;}
.marrig25 { margin-right:25px!important;}
.marrig30 { margin-right:30px!important;}
.marrig40 { margin-right:40px!important;}
.marrig50 { margin-right:50px!important;}
.marrig60 { margin-right:60px!important;}
.marrig90 { margin-right:90px!important;}
.marrig120 { margin-right:120px!important;}
.marrig150 { margin-right:150px!important;}
.marrig200{ margin-right:200px!important;}
.marrig210{ margin-right:210px!important;}
.marrig220{ margin-right:220px!important;}
.marrig300 { margin-right:300px!important;}

.margin0 { margin:0px!important;}
.margin1 { margin:1px!important;}
.margin2 { margin:2px!important;}
.margin3 { margin:3px!important;}
.margin5 { margin:5px!important;}
.margin10 { margin:10px!important;}
.margin15 { margin:15px!important;}
.margin30 { margin:30px!important;}
.margin40 { margin:40px!important;}
.margin50 { margin:50px!important;}
.margin60 { margin:60px!important;}
.margin90 { margin:90px!important;}
.margin120 { margin:120px!important;}

/* Estilos para definir anchos de elementos por medio de clases. ----------*/
.wauto {width:auto!important;}
.w0  { width:0px!important;}  .w1 { width:1px!important;}
.w2  { width:2px!important;}  .w3 { width:3px!important;}
.w4  { width:4px!important;}  .w5  { width:5px!important;}
.w10 { width:10px!important;} .w11 { width:11px!important;}
.w12 { width:12px!important;} .w13 { width:13px!important;}													
.w14 { width:14px!important;} .w15 { width:15px!important;}
.w16 { width:16px!important;} .w17 { width:17px!important;}
.w18 { width:18px!important;} .w19 { width:19px!important;}
.w20 { width:20px!important;} .w21 { width:21px!important;}
.w22 { width:22px!important;} .w23 { width:23px!important;}
.w24 { width:24px!important;} .w25 { width:25px!important;}
.w26 { width:26px!important;} .w27 { width:27px!important;}
.w28 { width:28px!important;} .w29 { width:29px!important;}
.w30 { width:30px!important;} .w31 { width:31px!important;}
.w34 { width:34px!important;} .w35 { width:35px!important;}
.w40 { width:40px!important;} .w41 { width:41px!important;}
.w42 { width:42px!important;} .w43 { width:43px!important;}
.w44 { width:44px!important;} .w45 { width:45px!important;}
.w50 { width:50px!important;} .w51 { width:51px!important;}
.w52 { width:52px!important;} .w53 { width:53px!important;}
.w54 { width:54px!important;} .w55 { width:55px!important;}
.w60 { width:60px!important;} .w65 { width:65px!important;}
.w70 { width:70px!important;} .w75 { width:75px!important;}
.w76 { width:76px!important;} .w77 { width:77px!important;}
.w78 { width:78px!important;} .w79 { width:79px!important;}
.w80 { width:80px!important;} .w81 { width:81px!important;}
.w84 { width:84px!important;} .w85 { width:85px!important;}
.w86 { width:86px!important;} .w87 { width:87px!important;}
.w88 { width:88px!important;} .w89 { width:89px!important;}
.w90 { width:90px!important;} .w91 { width:91px!important;}
.w92 { width:92px!important;} .w93 { width:93px!important;}
.w94 { width:94px!important;} .w95 { width:95px!important;}
.w100 { width:100px!important;} .w105 { width:105px!important;}
.w110 { width:110px!important;} .w111 { width:111px!important;}
.w112 { width:112px!important;} .w113 { width:113px!important;}
.w114 { width:114px!important;} .w115 { width:115px!important;}
.w120 { width:120px!important;} .w121 { width:121px!important;}
.w122 { width:122px!important;} .w125 { width:125px!important;}
.w130 { width:130px!important;} .w135 { width:135px!important;}
.w136 { width:136px!important;} .w137 { width:137px!important;}
.w138 { width:138px!important;} .w139 { width:139px!important;}
.w140 { width:140px!important;} .w145 { width:145px!important;}
.w148 { width:148px!important;} .w149 { width:149px!important;}
.w150 { width:150px!important;} .w155 { width:155px!important;}
.w156 { width:156px!important;} .w157 { width:157px!important;}
.w158 { width:158px!important;} .w159 { width:159px!important;}
.w160 { width:160px!important;} .w165 { width:165px!important;}
.w170 { width:170px!important;} .w175 { width:175px!important;}
.w176 { width:176px!important;} .w177 { width:177px!important;}
.w178 { width:178px!important;} .w179 { width:179px!important;}
.w180 { width:180px!important;} .w185 { width:185px!important;}
.w190 { width:190px!important;} .w195 { width:195px!important;}
.w200 { width:200px!important;} .w205 { width:205px!important;}
.w210 { width:210px!important;} .w215 { width:215px!important;}
.w216 { width:216px!important;} .w217 { width:217px!important;}
.w218 { width:218px!important;} .w219 { width:219px!important;}
.w220 { width:220px!important;} .w225 { width:225px!important;}
.w230 { width:230px!important;} .w235 { width:235px!important;}
.w236 { width:236px!important;} .w237 { width:237px!important;}
.w238 { width:238px!important;} .w239 { width:239px!important;}
.w240 { width:240px!important;} .w245 { width:245px!important;}
.w255 { width:255px!important;} .w255 { width:255px!important;}
.w260 { width:260px!important;} .w265 { width:265px!important;}
.w270 { width:270px!important;} .w275 { width:275px!important;}
.w280 { width:280px!important;} .w285 { width:285px!important;}
.w290 { width:290px!important;} .w295 { width:295px!important;}
.w300 { width:300px!important;} .w305 { width:305px!important;}
.w310 { width:310px!important;} .w315 { width:315px!important;}
.w320 { width:320px!important;} .w325 { width:325px!important;}
.w330 { width:330px!important;} .w335 { width:335px!important;}
.w340 { width:340px!important;} .w345 { width:345px!important;}
.w350 { width:350px!important;} .w355 { width:355px!important;}
.w360 { width:360px!important;} .w365 { width:365px!important;}
.w370 { width:370px!important;} .w375 { width:375px!important;}
.w380 { width:380px!important;} .w385 { width:385px!important;}
.w390 { width:390px!important;} .w395 { width:395px!important;}
.w400 { width:400px!important;} .w405 { width:405px!important;}
.w410 { width:410px!important;} .w415 { width:415px!important;}
.w420 { width:420px!important;} .w425 { width:425px!important;}
.w428 { width:428px!important;} .w429 { width:429px!important;}
.w430 { width:430px!important;} .w431 { width:431px!important;}
.w434 { width:434px!important;} .w435 { width:435px!important;}
.w440 { width:440px!important;} .w445 { width:445px!important;}
.w450 { width:450px!important;} .w455 { width:455px!important;}
.w460 { width:460px!important;} .w465 { width:465px!important;}
.w470 { width:470px!important;} .w475 { width:475px!important;}
.w480 { width:480px!important;} .w485 { width:485px!important;}
.w490 { width:490px!important;} .w495 { width:495px!important;}
.w500 { width:500px!important;} .w505 { width:505px!important;}
.w510 { width:510px!important;} .w515 { width:515px!important;}
.w520 { width:520px!important;} .w525 { width:525px!important;}
.w530 { width:530px!important;} .w535 { width:535px!important;}
.w540 { width:540px!important;} .w545 { width:545px!important;}
.w550 { width:550px!important;} .w555 { width:555px!important;}
.w560 { width:560px!important;} .w565 { width:565px!important;}
.w570 { width:570px!important;} .w575 { width:575px!important;}
.w580 { width:580px!important;} .w585 { width:585px!important;}
.w590 { width:590px!important;} .w595 { width:595px!important;}
.w600 { width:600px!important;} .w605 { width:605px!important;}
.w610 { width:610px!important;} .w615 { width:615px!important;}
.w620 { width:620px!important;} .w625 { width:625px!important;}
.w630 { width:630px!important;} .w635 { width:635px!important;}
.w640 { width:640px!important;} .w645 { width:645px!important;}
.w650 { width:650px!important;} .w655 { width:655px!important;}
.w660 { width:660px!important;} .w665 { width:665px!important;}
.w670 { width:670px!important;} .w675 { width:675px!important;}
.w680 { width:680px!important;} .w685 { width:685px!important;}
.w690 { width:690px!important;} .w695 { width:695px!important;}
.w700 { width:700px!important;} .w705 { width:705px!important;}
.w710 { width:710px!important;} .w715 { width:715px!important;}
.w720 { width:720px!important;} .w725 { width:725px!important;}
.w730 { width:730px!important;} .w735 { width:735px!important;}
.w740 { width:740px!important;} .w745 { width:745px!important;}
.w750 { width:750px!important;} .w755 { width:755px!important;}
.w760 { width:760px!important;} .w765 { width:765px!important;}
.w770 { width:770px!important;} .w771 { width:771px!important;}
.w772 { width:772px!important;} .w773 { width:773px!important;}
.w774 { width:774px!important;} .w775 { width:775px!important;}
.w780 { width:780px!important;} .w785 { width:785px!important;}
.w790 { width:790px!important;} .w795 { width:795px!important;}
.w800 { width:800px!important;} .w805 { width:805px!important;}
.w810 { width:810px!important;} .w815 { width:815px!important;}
.w820 { width:820px!important;} .w825 { width:825px!important;}
.w830 { width:830px!important;} .w835 { width:835px!important;}
.w840 { width:840px!important;} .w845 { width:845px!important;}
.w850 { width:850px!important;} .w855 { width:855px!important;}
.w860 { width:860px!important;} .w865 { width:865px!important;}
.w870 { width:870px!important;} .w875 { width:875px!important;}
.w877 { width:877px!important;} .w878 { width:878px!important;}
.w880 { width:880px!important;} .w885 { width:885px!important;}
.w888 { width:888px!important;} .w889 { width:889px!important;}
.w890 { width:890px!important;} .w895 { width:895px!important;}
.w900 { width:900px!important;} .w905 { width:905px!important;}
.w910 { width:910px!important;} .w915 { width:915px!important;}
.w920 { width:920px!important;} .w925 { width:925px!important;}
.w930 { width:930px!important;} .w935 { width:935px!important;}
.w940 { width:940px!important;} .w945 { width:945px!important;}
.w950 { width:950px!important;} .w955 { width:955px!important;}
.w960 { width:960px!important;} .w965 { width:965px!important;}
.w970 { width:970px!important;} .w975 { width:975px!important;}
.w980 { width:980px!important;} .w985 { width:985px!important;}
.w990 { width:990px!important;} .w995 { width:995px!important;}

/* Estilos para definir máximos (max-height) altos de elementos por medio de clases. ----------*/
/*DTR: Las siguientes definiciones son incorrectas para un CSS valido... */
/*DTR* ¿¿ Para que sirven estas definiciones, si no se usan en el codigo?? */
/*-----*x/
.maxauto {max-height:auto!important;}
/*-----*/
.maxh0  { max-height:0px!important;}  .maxh1 { max-height:1px!important;}
.maxh2  { max-height:2px!important;}  .maxh3 { max-height:3px!important;}
.maxh4  { max-height:4px!important;}  .maxh5  { max-height:5px!important;}
.maxh10 { max-height:10px!important;} .maxh11 { max-height:11px!important;}
.maxh12 { max-height:12px!important;} .maxh13 { max-height:13px!important;}
.maxh14 { max-height:14px!important;} .maxh15 { max-height:15px!important;}
.maxh20 { max-height:20px!important;} .maxh25 { max-height:25px!important;}
.maxh30 { max-height:30px!important;} .maxh35 { max-height:35px!important;}
.maxh40 { max-height:40px!important;} .maxh45 { max-height:45px!important;}
.maxh50 { max-height:50px!important;} .maxh55 { max-height:55px!important;}
.maxh60 { max-height:60px!important;} .maxh65 { max-height:65px!important;}
.maxh70 { max-height:70px!important;} .maxh75 { max-height:75px!important;}
.maxh80 { max-height:80px!important;} .maxh85 { max-height:85px!important;}
.maxh90 { max-height:90px!important;} .maxh95 { max-height:95px!important;}
.maxh100 { max-height:100px!important;} .maxh105 { max-height:105px!important;}
.maxh110 { max-height:110px!important;} .maxh115 { max-height:115px!important;}
.maxh120 { max-height:120px!important;} .maxh125 { max-height:125px!important;}
.maxh130 { max-height:130px!important;} .maxh135 { max-height:135px!important;}
.maxh140 { max-height:140px!important;} .maxh145 { max-height:145px!important;}
.maxh150 { max-height:150px!important;} .maxh155 { max-height:155px!important;}
.maxh160 { max-height:160px!important;} .maxh165 { max-height:165px!important;}
.maxh170 { max-height:170px!important;} .maxh175 { max-height:175px!important;}
.maxh180 { max-height:180px!important;} .maxh185 { max-height:185px!important;}
.maxh190 { max-height:190px!important;} .maxh195 { max-height:195px!important;}
.maxh200 { max-height:200px!important;} .maxh205 { max-height:205px!important;}
.maxh210 { max-height:210px!important;} .maxh215 { max-height:215px!important;}
.maxh220 { max-height:220px!important;} .maxh225 { max-height:225px!important;}
.maxh230 { max-height:230px!important;} .maxh235 { max-height:235px!important;}
.maxh240 { max-height:240px!important;} .maxh245 { max-height:245px!important;}
.maxh255 { max-height:255px!important;} .maxh255 { max-height:255px!important;}
.maxh260 { max-height:260px!important;} .maxh265 { max-height:265px!important;}
.maxh270 { max-height:270px!important;} .maxh275 { max-height:275px!important;}
.maxh280 { max-height:280px!important;} .maxh285 { max-height:285px!important;}
.maxh290 { max-height:290px!important;} .maxh295 { max-height:295px!important;}
.maxh300 { max-height:300px!important;} .maxh305 { max-height:305px!important;}
.maxh310 { max-height:310px!important;} .maxh315 { max-height:315px!important;}
.maxh320 { max-height:320px!important;} .maxh325 { max-height:325px!important;}
.maxh330 { max-height:330px!important;} .maxh335 { max-height:335px!important;}
.maxh340 { max-height:340px!important;} .maxh345 { max-height:345px!important;}
.maxh350 { max-height:350px!important;} .maxh355 { max-height:355px!important;}
.maxh360 { max-height:360px!important;} .maxh365 { max-height:365px!important;}
.maxh370 { max-height:370px!important;} .maxh375 { max-height:375px!important;}
.maxh380 { max-height:380px!important;} .maxh385 { max-height:385px!important;}
.maxh390 { max-height:390px!important;} .maxh395 { max-height:395px!important;}
.maxh400 { max-height:400px!important;} .maxh405 { max-height:405px!important;}
.maxh410 { max-height:410px!important;} .maxh415 { max-height:415px!important;}
.maxh420 { max-height:420px!important;} .maxh425 { max-height:425px!important;}
.maxh430 { max-height:430px!important;} .maxh435 { max-height:435px!important;}
.maxh440 { max-height:440px!important;} .maxh445 { max-height:445px!important;}
.maxh450 { max-height:450px!important;} .maxh455 { max-height:455px!important;}
.maxh460 { max-height:460px!important;} .maxh465 { max-height:465px!important;}
.maxh470 { max-height:470px!important;} .maxh475 { max-height:475px!important;}
.maxh480 { max-height:480px!important;} .maxh485 { max-height:485px!important;}
.maxh490 { max-height:490px!important;} .maxh495 { max-height:495px!important;}
.maxh500 { max-height:500px!important;} .maxh505 { max-height:505px!important;}
.maxh510 { max-height:510px!important;} .maxh515 { max-height:515px!important;}
.maxh520 { max-height:520px!important;} .maxh525 { max-height:525px!important;}
.maxh530 { max-height:530px!important;} .maxh535 { max-height:535px!important;}
.maxh540 { max-height:540px!important;} .maxh545 { max-height:545px!important;}
.maxh550 { max-height:550px!important;} .maxh555 { max-height:555px!important;}
.maxh560 { max-height:560px!important;} .maxh565 { max-height:565px!important;}
.maxh570 { max-height:570px!important;} .maxh575 { max-height:575px!important;}
.maxh580 { max-height:580px!important;} .maxh585 { max-height:585px!important;}
.maxh590 { max-height:590px!important;} .maxh595 { max-height:595px!important;}
.maxh600 { max-height:600px!important;} .maxh605 { max-height:605px!important;}
.maxh610 { max-height:610px!important;} .maxh615 { max-height:615px!important;}
.maxh620 { max-height:620px!important;} .maxh625 { max-height:625px!important;}
.maxh630 { max-height:630px!important;} .maxh635 { max-height:635px!important;}
.maxh640 { max-height:640px!important;} .maxh645 { max-height:645px!important;}
.maxh650 { max-height:650px!important;} .maxh655 { max-height:655px!important;}
.maxh660 { max-height:660px!important;} .maxh665 { max-height:665px!important;}
.maxh670 { max-height:670px!important;} .maxh675 { max-height:675px!important;}
.maxh680 { max-height:680px!important;} .maxh685 { max-height:685px!important;}
.maxh690 { max-height:690px!important;} .maxh695 { max-height:695px!important;}
.maxh700 { max-height:700px!important;} .maxh705 { max-height:705px!important;}
.maxh710 { max-height:710px!important;} .maxh715 { max-height:715px!important;}
.maxh720 { max-height:720px!important;} .maxh725 { max-height:725px!important;}
.maxh730 { max-height:730px!important;} .maxh735 { max-height:735px!important;}
.maxh740 { max-height:740px!important;} .maxh745 { max-height:745px!important;}
.maxh750 { max-height:750px!important;} .maxh755 { max-height:755px!important;}
.maxh760 { max-height:760px!important;} .maxh765 { max-height:765px!important;}
.maxh770 { max-height:770px!important;} .maxh775 { max-height:775px!important;}
.maxh780 { max-height:780px!important;} .maxh785 { max-height:785px!important;}
.maxh790 { max-height:790px!important;} .maxh795 { max-height:795px!important;}
.maxh800 { max-height:800px!important;} .maxh805 { max-height:805px!important;}
.maxh810 { max-height:810px!important;} .maxh815 { max-height:815px!important;}
.maxh820 { max-height:820px!important;} .maxh825 { max-height:825px!important;}
.maxh830 { max-height:830px!important;} .maxh835 { max-height:835px!important;}
.maxh840 { max-height:840px!important;} .maxh845 { max-height:845px!important;}
.maxh850 { max-height:850px!important;} .maxh855 { max-height:855px!important;}
.maxh860 { max-height:860px!important;} .maxh865 { max-height:865px!important;}
.maxh870 { max-height:870px!important;} .maxh875 { max-height:875px!important;}
.maxh880 { max-height:880px!important;} .maxh885 { max-height:885px!important;}
.maxh890 { max-height:890px!important;} .maxh895 { max-height:895px!important;}
.maxh900 { max-height:900px!important;} .maxh905 { max-height:905px!important;}
.maxh910 { max-height:910px!important;} .maxh915 { max-height:915px!important;}
.maxh920 { max-height:920px!important;} .maxh925 { max-height:925px!important;}
.maxh930 { max-height:930px!important;} .maxh935 { max-height:935px!important;}
.maxh940 { max-height:940px!important;} .maxh945 { max-height:945px!important;}
.maxh950 { max-height:950px!important;} .maxh955 { max-height:955px!important;}
.maxh960 { max-height:960px!important;} .maxh965 { max-height:965px!important;}
.maxh970 { max-height:970px!important;} .maxh975 { max-height:975px!important;}
.maxh980 { max-height:980px!important;} .maxh985 { max-height:985px!important;}
.maxh990 { max-height:990px!important;} .maxh995 { max-height:995px!important;}

/* Estilos para definir altos de elementos por medio de clases. ----------*/
.hauto {height:auto!important;}
.h0  { height:0px!important;}  .h1 { height:1px!important;}
.h2  { height:2px!important;}  .h3 { height:3px!important;}
.h4  { height:4px!important;}  .h5  { height:5px!important;}
.h10 { height:10px!important;} .h11 { height:11px!important;}
.h12 { height:12px!important;} .h13 { height:13px!important;}
.h14 { height:14px!important;} .h15 { height:15px!important;}
.h20 { height:20px!important;} .h25 { height:25px!important;}
.h30 { height:30px!important;} .h35 { height:35px!important;}
.h40 { height:40px!important;} .h45 { height:45px!important;}
.h50 { height:50px!important;} .h55 { height:55px!important;}
.h60 { height:60px!important;} .h65 { height:65px!important;}
.h70 { height:70px!important;} .h75 { height:75px!important;}
.h80 { height:80px!important;} .h85 { height:85px!important;}
.h90 { height:90px!important;} .h95 { height:95px!important;}
.h100 { height:100px!important;} .h105 { height:105px!important;}
.h110 { height:110px!important;} .h115 { height:115px!important;}
.h120 { height:120px!important;} .h125 { height:125px!important;}
.h130 { height:130px!important;} .h135 { height:135px!important;}
.h140 { height:140px!important;} .h145 { height:145px!important;}
.h150 { height:150px!important;} .h155 { height:155px!important;}
.h160 { height:160px!important;} .h165 { height:165px!important;}
.h170 { height:170px!important;} .h175 { height:175px!important;}
.h180 { height:180px!important;} .h185 { height:185px!important;}
.h190 { height:190px!important;} .h195 { height:195px!important;}
.h200 { height:200px!important;} .h205 { height:205px!important;}
.h210 { height:210px!important;} .h215 { height:215px!important;}
.h220 { height:220px!important;} .h225 { height:225px!important;}
.h230 { height:230px!important;} .h235 { height:235px!important;}
.h240 { height:240px!important;} .h245 { height:245px!important;}
.h255 { height:255px!important;} .h255 { height:255px!important;}
.h260 { height:260px!important;} .h265 { height:265px!important;}
.h270 { height:270px!important;} .h275 { height:275px!important;}
.h280 { height:280px!important;} .h285 { height:285px!important;}
.h290 { height:290px!important;} .h295 { height:295px!important;}
.h300 { height:300px!important;} .h305 { height:305px!important;}
.h310 { height:310px!important;} .h315 { height:315px!important;}
.h320 { height:320px!important;} .h325 { height:325px!important;}
.h330 { height:330px!important;} .h335 { height:335px!important;}
.h340 { height:340px!important;} .h345 { height:345px!important;}
.h350 { height:350px!important;} .h355 { height:355px!important;}
.h360 { height:360px!important;} .h365 { height:365px!important;}
.h370 { height:370px!important;} .h375 { height:375px!important;}
.h380 { height:380px!important;} .h385 { height:385px!important;}
.h390 { height:390px!important;} .h395 { height:395px!important;}
.h400 { height:400px!important;} .h405 { height:405px!important;}
.h410 { height:410px!important;} .h415 { height:415px!important;}
.h420 { height:420px!important;} .h425 { height:425px!important;}
.h430 { height:430px!important;} .h435 { height:435px!important;}
.h440 { height:440px!important;} .h445 { height:445px!important;}
.h450 { height:450px!important;} .h455 { height:455px!important;}
.h460 { height:460px!important;} .h465 { height:465px!important;}
.h470 { height:470px!important;} .h475 { height:475px!important;}
.h480 { height:480px!important;} .h485 { height:485px!important;}
.h490 { height:490px!important;} .h495 { height:495px!important;}
.h500 { height:500px!important;} .h505 { height:505px!important;}
.h510 { height:510px!important;} .h515 { height:515px!important;}
.h520 { height:520px!important;} .h525 { height:525px!important;}
.h530 { height:530px!important;} .h535 { height:535px!important;}
.h540 { height:540px!important;} .h545 { height:545px!important;}
.h550 { height:550px!important;} .h555 { height:555px!important;}
.h560 { height:560px!important;} .h565 { height:565px!important;}
.h570 { height:570px!important;} .h575 { height:575px!important;}
.h580 { height:580px!important;} .h585 { height:585px!important;}
.h590 { height:590px!important;} .h595 { height:595px!important;}
.h600 { height:600px!important;} .h605 { height:605px!important;}
.h610 { height:610px!important;} .h615 { height:615px!important;}
.h620 { height:620px!important;} .h625 { height:625px!important;}
.h630 { height:630px!important;} .h635 { height:635px!important;}
.h640 { height:640px!important;} .h645 { height:645px!important;}
.h650 { height:650px!important;} .h655 { height:655px!important;}
.h660 { height:660px!important;} .h665 { height:665px!important;}
.h670 { height:670px!important;} .h675 { height:675px!important;}
.h680 { height:680px!important;} .h685 { height:685px!important;}
.h690 { height:690px!important;} .h695 { height:695px!important;}
.h700 { height:700px!important;} .h705 { height:705px!important;}
.h710 { height:710px!important;} .h715 { height:715px!important;}
.h720 { height:720px!important;} .h725 { height:725px!important;}
.h730 { height:730px!important;} .h735 { height:735px!important;}
.h740 { height:740px!important;} .h745 { height:745px!important;}
.h750 { height:750px!important;} .h755 { height:755px!important;}
.h760 { height:760px!important;} .h765 { height:765px!important;}
.h770 { height:770px!important;} .h775 { height:775px!important;}
.h780 { height:780px!important;} .h785 { height:785px!important;}
.h790 { height:790px!important;} .h795 { height:795px!important;}
.h800 { height:800px!important;} .h805 { height:805px!important;}
.h810 { height:810px!important;} .h815 { height:815px!important;}
.h820 { height:820px!important;} .h825 { height:825px!important;}
.h830 { height:830px!important;} .h835 { height:835px!important;}
.h840 { height:840px!important;} .h845 { height:845px!important;}
.h850 { height:850px!important;} .h855 { height:855px!important;}
.h860 { height:860px!important;} .h865 { height:865px!important;}
.h870 { height:870px!important;} .h875 { height:875px!important;}
.h880 { height:880px!important;} .h885 { height:885px!important;}
.h890 { height:890px!important;} .h895 { height:895px!important;}
.h900 { height:900px!important;} .h905 { height:905px!important;}
.h910 { height:910px!important;} .h915 { height:915px!important;}
.h920 { height:920px!important;} .h925 { height:925px!important;}
.h930 { height:930px!important;} .h935 { height:935px!important;}
.h940 { height:940px!important;} .h945 { height:945px!important;}
.h950 { height:950px!important;} .h955 { height:955px!important;}
.h960 { height:960px!important;} .h965 { height:965px!important;}
.h970 { height:970px!important;} .h975 { height:975px!important;}
.h980 { height:980px!important;} .h985 { height:985px!important;}
.h990 { height:990px!important;} .h995 { height:995px!important;}
.h1000 { height:1200px!important;} .h1200 { height:1200px!important;}


.fondotransparente {background-color:transparent!important;}
.negrita {font-weight:bold!important;}
.centrado {text-align: center!important;}
.cen {text-align: center!important;}
.izq {text-align: left!important;}
.justificado {text-align:justify!important;}
.der {text-align: right!important;}
.subrayado{text-decoration: underline!important}
.cursiva {font-style:italic!important}
.bloque { display:block; /*_width:100%;/*IE*/}
.enlinea { display:inline;}
.salto { clear:both;}
.relativo {position: relative;}

.rojo {color: #A00000!important;}
.azul {color: #2a2ac8!important;}
.grisoscuro {color: #333333!important;}
.pistacho {color: #66cc00!important;}
.campo {color: #339900!important;}
.verdeoscuro {color: #003300!important;}
