
/*PARAMETROS GLOBALES*/
tr{
vertical-align:top;
}
td{
vertical-align:top;
}
th{
vertical-align:top;
}
a{
color:#4444ff;
border-width:1px;
border-style:none;
border-color:#bbbbff;
text-decoration:none;
transition:0.5s;
}
a:hover{
text-decoration:none;
border-width:2px;
border-style:none;
border-color:#bbbbff;
/*font-weight:bold;*/
/*font-size:15px;*/
}
p{
text-align:justify;
}
li{
text-align:justify;
}
img{
border-style:none;
}
fieldset{
border-radius:10px;
border:1px solid #ccccff;
}
fieldset:hover{
border-radius:10px;
border:1px solid #0000ff;
}
legend{
border-radius:5px 5px 0px 0px;
box-shadow:-3px 3px 5px #000000;
color:#ffffff;
font-size:14px;
height:20px;
padding-top:2px;
text-align:center;
text-shadow:-3px 3px 5px #222222;
}

/*PARAMETROS ESPECIFICOS*/
*:hover{
border-style:solid;
border-width:1px;
border-color:red;
}
.admList{
background-image:url('uploads/$imag');
background-size:150px 120px;
background-position:180px 0px;
background-repeat:no-repeat;
font-size:25px;
width:400px;
height:120px;
-webkit-transition: all 1s cubic-bezier(0,1,0,1.5);
   -moz-transition: all 1s cubic-bezier(0,1,0,1.5);
    -ms-transition: all 1s cubic-bezier(0,1,0,1.5);
     -o-transition: all 1s cubic-bezier(0,1,0,1.5);
        transition: all 1s cubic-bezier(0,1,0,1.5);
}
.admList:hover{
background-image:url('uploads/$imag');
background-size:200px 170px;
background-position:155px -25px;
background-repeat:no-repeat;
font-size:25px;
width:400px;
height:120px;
}
.albumLink{
width:230px;
height:50px;
}
.albumpContTitulo{
background-color:#000000;
color:#ffffff;
}
.albump{
height:800px;
overflow: hidden;
position:absolute;
width:20px;
}
.albump:hover{
width:250px;
}
.albumpCont{
background-color:#ffff88;
border-spacing: 0px;
left:-150px;
opacity:0.3;
padding: 0px;
position:absolute;
top:0px;
transition:1s;
}
.albumpCont:hover{
left:0px;
opacity:0.95;
}
.cedocCont{
text-align:center;
width:700px;
}
.cedocImage{
width:300px;
}
.cedocLink{
}
.bordeIzquierdo{
background-image:url(bordeizquierdo.png);
width:10px;
}
.bordeDerecho{
background-image:url(bordederecho.png);
width:10px;
}
.bordeIntIzquierdo{
/* background-color:#f0f0f0; */
}
.bordeIntDerecho{
/* background-color:#f0f0f0; */
}
.body{
background-color:#999999;
color:#000000;
margin-top:0px;
margin-bottom:0px;
}
.bookInfo{
background:#112255;
border:10px solid #88ccbb;
border-radius:10px;
box-shadow:-5px 5px 15px #559999;
color:#88aacc;
font-family: 'Hind',sans-serif;
font-size:20px;
height:360px;width:600px;
overflow: scroll;
opacity:0.97;
padding:5px;
position:absolute;
}
.bookInfoImag{
background-size:300px 450px;
border:10px solid #ffffd0;
border-radius:30px;
float:left;
margin:10px;
transition:300ms;
width:300px;height:450px;
}
.bookInfoImag:hover{
filter: contrast(150%) saturate(2);
}
.bookInfoTitl{
display: inline;
border:0px solid red;
color: #8888ff;
font-size:18px;
text-shadow:-1px 1px 3px #888888;
width:100px;
}
.bookInfoTit2{
display: inline;
border:0px solid red;
color: #444488;
font-size:21px;
text-shadow:0px 0px 5px #888888;
width:400px;
}
.bookCont{
margin-left:auto;
margin-right:auto;
width:80%;
}
.bookItem{
background-size:130px 200px !important;
background-repeat:no-repeat;
background:#8888ff;
border:1px solid #ffffff;
border-radius:15px;
height:150px;width:90px;
margin:5px;
transition:300ms;
}
.bookItem:hover{
background-size:150px 220px !important;
background-position:-10px -10px;
border:1px solid #ffffff;
box-shadow:-1px 1px 5px #000000;
filter:contrast(180%) saturate(3);
cursor:url(click3_selected.png),auto;
transform:scale(1.1);
position:relative;
}
.codiAlbum{
box-shadow:-1px 1px 5px #000000;
border:solid 2px rgba(255,255,255,0);
height:130px;
transition:300ms;
transform: scale(1);
z-index:10;
}
.codiAlbum:hover{
box-shadow:-10px 10px 5px #000000;
border:solid 2px rgba(0,0,255,1);
z-index:20;
transform: scale(1.5);
}
.ContenidoTitulo{ /* main */
color:#ffffff;
cursor:default;
background-color:#000000;
background-image:url(menuheader.png);
border:0px solid #444444;
border-radius:10px 10px 0px 0px;
box-shadow:-3px 3px 10px #444444;
font-size:17px;
height:27px;
text-align:center;
text-shadow:0 0 5px #ffffff;
}
.ContenidoTitulo1{ /* black */
background-color:#222222;
border:1px solid #444444;
font-weight:bold;
text-align:center;
height:30px;
}
.ContenidoTitulo2{ /* blue */
background-color:#2222ff;
border:1px solid #6666ff;
font-weight:bold;
text-align:center;
height:30px;
}
.ContenidoTitulo3{ /* yellow */
background-color:#888800;
border:1px solid #aaaa00;
font-weight:bold;
text-align:center;
height:30px;
}
.ContenidoTitulo4{ /* green */
background-color:#33cc33;
border:1px solid #00ff00;
font-weight:bold;
text-align:center;
height:30px;
}
.ContenidoTitulo5{ /* red */
background-color:#cc2222;
border:1px solid #ff6666;
font-weight:bold;
text-align:center;
height:30px;
}
.ContenidoTexto{
width:666px;
}
.ContenidoImag{
border-style:solid;border-width:10px;border-color:#ffffff;
}
.Emoji1{
display:inline;
font-size:25px;
width:84px;
}
.EnlacesHover{
box-shadow: -10px 10px 5px rgba(255,255,255,0);
filter: drop-shadow(  0px  0px 1px #0000ff);
transition:300ms;
transform:scale(1.0);
z-index:1;
}
.EnlacesHover:hover{
box-shadow: -10px 10px 5px rgba(40,40,40,0.5);
filter: drop-shadow(  0px  0px 5px #0000ff);
transform:scale(1.2);
z-index:10;
}
.EnlacesExt{
border-radius:5px;
height:60px;	width:180px;
}
.EnlacesExt1Img1{
background: #999999 url(complemento/enlacesext.png) no-repeat  0px   0px;
}
.EnlacesExt1Img2{
background: #999999 url(complemento/enlacesext.png) no-repeat  0px -60px;
}
.EnlacesExt1Img3{
background: #999999 url(complemento/enlacesext.png) no-repeat  0px -120px;
}
.EnlacesExt1Img4{
background: #999999 url(complemento/enlacesext.png) no-repeat  0px -180px;
}
.EnlacesExt1Img5{
background: #999999 url(complemento/enlacesext.png) no-repeat  0px -240px;
}
.EnlacesExt1Img6{
background: #999999 url(complemento/enlacesext.png) no-repeat  0px -300px;
}
.EnlacesInt{
border-radius:25px;
height:50px;	width:50px;
}
.EnlacesIntImg1{
background: #999999 url(complemento/logos.png) no-repeat  0px  0px;
}
.EnlacesIntImg2{
background: #999999 url(complemento/logos.png) no-repeat  0px -50px;
}
.EnlacesIntImg3{
background: #999999 url(complemento/logos.png) no-repeat  0px -100px;
}
.EnlacesIntImg4{
background: #999999 url(complemento/logos.png) no-repeat  0px -150px;
}
.EnlacesIntImg5{
background: #999999 url(complemento/logos.png) no-repeat  0px -200px;
}
.EnlacesIntImg6{
background: #999999 url(complemento/logos.png) no-repeat  0px -250px;
}
.EnlacesInt2{
border-radius:12px;
height:64px;	width:84px;
}
.EnlacesInt2Img1{
background: #FFF url(complemento/botones.png) no-repeat   0px   0px;
}
.EnlacesInt2Img2{
background: #FFF url(complemento/botones.png) no-repeat   0px -64px;
}
.EnlacesInt2Img3{
background: #FFF url(complemento/botones.png) no-repeat   0px -128px;
}
.EnlacesInt2Img4{
background: #FFF url(complemento/botones.png) no-repeat   0px -192px;
}
.EnlacesInt2Img5{
background: #FFF url(complemento/botones.png) no-repeat   0px -256px;
}
.EnlacesInt2Img6{
background: #FFF url(complemento/botones.png) no-repeat   0px -320px;
}
.EnlacesInt2Img7{
background: #FFF url(complemento/botones.png) no-repeat   0px -384px;
}
.EnlacesInt2Img8{
background: #FFF url(complemento/botones.png) no-repeat   0px -448px;
}
.EnlacesExtOver{
border-style:solid;
border-color:red;
border-width:2;
width:80;
height:80;
}
.EnlacesIntLnk{
font-family:"Arial Narrow",Arial,sans-serif;
font-size:10px;
color:darkblue;
}
.filterInput{
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 0px 10px 10px 10px;

border-style:solid;
border-width:2px;
border-color:#8888ff;

padding:5px;
width:116px;
}
.filterBox{
background-color:#e6e6e6;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);

-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 0px 10px 10px 10px;

border:solid 8px #e6e6e6;

color:#8888ff;
left:0px;

top:0px;
width:220px;
}
.filterTable{
height:20px;
left:0px;
opacity:.6;
transition:0.5s;
width:180px;
z-index:1000;
}
.filterTable:hover{
opacity:1;
}
.ImagenDer{
width:170px;
height:125px;
}
.LogoIzquierda{
height:130;
width:180;
border-style:none;
}
.LogoDerecha{
height:120;
width:155;
border-style:none;
}
.LogoArriba{
font-size:11;
text-align:center;
width:100%;
}
.LogoArriba hr:nth-child(2){border-color:#5a9ad6;}
.LogoArriba hr:nth-child(3){border-color:#eff373;}
.LogoArriba hr:nth-child(4){border-color:#ff34ce;}
.LogoArriba hr{
border:#ffffff solid 3px;
margin:0px;
width:100%;
}
.LogoBanda{
height:30;
width:1000;
background-color:#ffffff;
font-size:11;
text-align:center;
}
.logoCodicader{
/*border:2px solid #0000ff;*/
/*border-radius: 12px 12px 12px 12px;*/
height:300px;
width:600px;
}
.logoConabos{
/*border:2px solid #0000ff;*/
/*border-radius: 12px 12px 12px 12px;*/
height:400px;
width:710px;
}
.logoJedecac{
/*border:2px solid #0000ff;*/
/*border-radius: 12px 12px 12px 12px;*/
height:500px;
width:710px;
}
.miniSeccionAll{
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border-spacing:0px;
width:180px;
/*height:100%;*/
}
.miniSeccionTop{
background-image:url(menuheader.png);
border-radius:5px 5px 0px 0px;
color:#ffffff;
cursor:default;
font-size:17px;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
height:33px;
padding-top:6px;
text-shadow:0 0 5px #ffffff;
}
.menuAlterno{
width:100%;
}
.noticBox1{
width:95%;
}
.noticContImg{
-webkit-transition: all 1s cubic-bezier(0,1,0,1.5);
   -moz-transition: all 1s cubic-bezier(0,1,0,1.5);
    -ms-transition: all 1s cubic-bezier(0,1,0,1.5);
     -o-transition: all 1s cubic-bezier(0,1,0,1.5);
        transition: all 1s cubic-bezier(0,1,0,1.5);
position:relative;
left:0px;
}
.noticImagen{
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-ms-border-radius: 20px 20px 20px 20px;
	-o-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border-color: #494949;
	border-style:solid;
	border-width:2px;
	height:120;
	width:160;
	opacity:1;
	z-index:0;
	transition: all 4s;
}
.noticImagen:hover{
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	-ms-border-radius: 20px 20px 20px 20px;
	-o-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	border-color:#494949;
	border-style:solid;
	border-width:4px;
	height:140;
	width:180;
	opacity:1;
}
.noticImagen2{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:#aaaaff;
border-style:solid;
border-width:10px;
margin: 8px 8px 8px 8px;
/*height:300;*/
/*float:left;*/
opacity:1;
width:400;

}
.noticImagen2:hover{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:#aaaaff;
border-style:solid;
border-width:0px;
width:430;
/*height:320;*/
float:left;
opacity:0.9;
}
.noticFecha{
font-family: 'Hind',sans-serif;
font-size:10px;
display:inline;
color:rgba(0,0,0,0.4);
}
.noticContenido{
font-family: 'Hind',sans-serif;
font-size:16px;
display:inline;
color:#494949;
transition: 0.3s;
}
/*
.noticContenido:hover{
font-size:15px;
display:inline;
color:transparent;
text-shadow: 0px 0px #4444aa;
}
*/
.noticLeermas{
font-family: 'Hind',sans-serif;
font-size:12px;
display:inline-block;
color:#bbbbbb;
}
.noticListImg{
overflow:auto;
width:150px;
height:350px;
display:block;
}
.noticListImg2{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:transparent;
border-style:solid;
border-width:10px;
overflow:auto;
width:100px;
height:75px;
display:block;
}
.noticListImg2:hover{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:#aaaaff;
border-style:solid;
border-width:10px;
overflow:auto;
width:100px;
height:75px;
display:block;
}
.noticListImg3{
overflow:hidden;
width:450px;
height:350px;
display:block;
left:1000px;
}
.noticListImg4{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:transparent;
border-style:solid;
border-width:10px;
overflow:hidden;
width:430px;
height:320px;
display:block;
}
.noticListImg4:hover{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:#aaaaff;
border-style:solid;
border-width:10px;
overflow:auto;
width:430px;
height:320px;
display:block;
}
.noticImgPrinc{
width:150px;
height:300px;
display:block;
}
.noticImgPrinc:hover{
width:150px;
height:300px;
display:block;
}
.noticImgPrinc2{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:transparent;
border-style:solid;
border-width:10px;
width:450px;
height:300px;
}
.noticImgPrinc2:hover{
-webkit-border-radius: 30px 30px 30px 30px;
-moz-border-radius: 30px 30px 30px 30px;
-ms-border-radius: 30px 30px 30px 30px;
-o-border-radius: 30px 30px 30px 30px;
border-radius: 30px 30px 30px 30px;
border-color:#aaaaff;
border-style:solid;
border-width:10px;
width:450px;
height:300px;
}
.noticTitulo{
font-family: 'Hind',sans-serif;
font-weight:bold;
font-size:20px;
display:inline;
color:#333377;
transition: 0.3s;
}
.noticTitulo:hover{
font-weight:bold;
font-size:20px;
display:inline;
color:transparent;
text-shadow: 3px -3px #333377;
}
.orgTit{
background-color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#ffffff;
color:#000000;
width:50px;
}
.orgCelda{
padding:0;
width:130px;
height:40px;
text-align:center;
font-weight:bold;
font-family:Calibri;
}
.orgCelda1{
-webkit-border-radius: 12px 12px 0px 0px;
-moz-border-radius: 12px 12px 0px 0px;
-ms-border-radius: 12px 12px 0px 0px;
-o-border-radius: 12px 12px 0px 0px;
border-radius: 12px 12px 0px 0px;

border-color:red;
font-family:Calibri;
font-size:16px;
font-weight:bold;
height:40px;
text-align:center;
vertical-align:middle;
width:200px;
}
.orgCelda2{
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 0px 0px 12px 12px;

background-color:#ffffff;
font-family:Calibri;
font-size:15;
}
.orgBox{
margin-top:5;
height:95;
width:210;
}
.orgBox:hover{
height:95;
margin-left:5;
margin-top:0;
transition:0.2s;
}
.orgBox1{
background-image:url(complemento/bandyellow2.png);
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 12px 12px 12px 12px;
border-style:solid;
border-width:2px;
border-color:#ffaa00;
box-shadow: -1px 1px 10px 0px #ffaa00;
width:200px;
}
.orgBox1:hover{
box-shadow: -10px 10px 10px 0px #ffaa00;
}
.orgBox2{
background-image:url(complemento/bandblue2.png);
/*
background: -webkit-linear-gradient(center top , #ffff00, #cc4400);   
background:    -moz-linear-gradient(center top , #33ccff, #1122dd);
background:     -ms-linear-gradient(center top , #ffff00, #cc4400);
background:      -o-linear-gradient(center top , #ffff00, #cc4400);
*/
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 12px 12px 12px 12px;

border-style:solid;
border-width:2px;
border-color:#3377ee;
box-shadow: -1px 1px 10px 0px #3377ee;
width:200px;
}
.orgBox2:hover{
box-shadow: -10px 10px 10px 0px #3377ee;
}
.orgBox3{
background-image:url(complemento/bandgreen2.png);
/*
background: -webkit-linear-gradient(center top , #ffff00, #cc4400);   
background:    -moz-linear-gradient(center top , #33ccff, #1122dd);
background:     -ms-linear-gradient(center top , #ffff00, #cc4400);
background:      -o-linear-gradient(center top , #ffff00, #cc4400);
*/
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 12px 12px 12px 12px;

border-style:solid;
border-width:2px;
border-color:#337733;
box-shadow: -1px 1px 10px 0px #337733;
width:200px;
}
.orgBox3:hover{
box-shadow: -10px 10px 10px 0px #337733;
}
.orgBoxS2{
background-image:url(complemento/bandyellow2.png);
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 12px 12px 12px 12px;
border-style:solid;
border-width:2px;
border-color:#ffaa00;
box-shadow: -1px 1px 10px 0px #ffaa00;
height:90px;
overflow:hidden;
transition:.3s;
width:50px;
}
.orgBoxS2:hover{
width:210px;
}.orgImg{
background-size: 50px 60px;
background-position: 0px 0px;
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 0px 0px 0px 12px;
float:left;
height:60px;
transition:0.3s;
width:50px;
}
.orgBoxS3{
-webkit-border-radius: 12px 12px 12px 12px;
-moz-border-radius: 12px 12px 12px 12px;
-ms-border-radius: 12px 12px 12px 12px;
-o-border-radius: 12px 12px 12px 12px;
border-radius: 12px 12px 12px 12px;
border-style:solid;
border-width:2px;
height:27px;
overflow:hidden;
transition:.3s;
width:350px;
}
.orgBoxS31{
background-image:url(complemento/bandblue2.png);
border-color:#3377ee;
box-shadow: -1px 1px 10px 0px #3377ee;
}
.orgBoxS31:hover{
height:120px;
width:500px;
}
.orgBoxS32{
background-image:url(complemento/bandred2.png);
border-color:#ff0000;
box-shadow: -1px 1px 10px 0px #ff0000;
}
.orgBoxS32:hover{
height:120px;
width:500px;
}
.orgBoxS33{
background-image:url(complemento/bandyellow2.png);
border-color:#ffaa00;
box-shadow: -1px 1px 10px 0px #ffaa00;
}
.orgBoxS33:hover{
height:120px;
width:500px;
}
.orgBoxS34{
background-image:url(complemento/bandgray2.png);
border-color:#aaaaaa;
box-shadow: -1px 1px 10px 0px #aaaaaa;
}
.orgBoxS34:hover{
height:120px;
width:500px;
}
.orgBoxS35{
background-image:url(complemento/bandgreen2.png);
border-color:#337733;
box-shadow: -1px 1px 10px 0px #337733;
}
.orgBoxS35:hover{
height:120px;
width:500px;
}
.orgBoxS36{
background-image:url(complemento/bandpurple2.png);
border-color:#AA72D4;
box-shadow: -1px 1px 10px 0px #AA72D4;
}
.orgBoxS36:hover{
height:120px;
width:500px;
}
.orgBoxS37{
background-image:url(complemento/bandorange2.png);
border-color:#f08c00;
box-shadow: -1px 1px 10px 0px #f08c00;
}
.orgBoxS37:hover{
height:120px;
width:500px;
}
.orgBoxS399{
background-image:url(complemento/bandgray2.png);
border-color:#aaaaaa;
box-shadow: -1px 1px 10px 0px #aaaaaa;
}
.orgBoxS399:hover{
height:120px;
width:500px;
}
.orgImg{
background-size: 50px 60px;
background-position: 0px 0px;
-webkit-border-radius: 0px 20px 0px 0px;
-moz-border-radius: 0px 20px 0px 0px;
-ms-border-radius: 0px 20px 0px 0px;
-o-border-radius: 0px 20px 0px 0px;
border-radius: 0px 20px 0px 0px;
float:left;
height:80px;
transition:0.3s;
width:80px;
}
.orgImg:hover{
background-size: 70px 80px;
background-position: -10px 0px;
}
.otrEntImagen{
border-style:solid;
border-width:3px;
border-color:#666688;
-webkit-border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-ms-border-radius: 20px 20px 20px 20px;
-o-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;
}
.piePagina{
background-color:#cccccc;
color:#000000;
}
.Secciones{
border-style:solid;
border-width:0;
border-color:blue;
top:185px;
height:500px;
position:absolute;
border-style:solid;
border-width:0;
background-color:#ffffff;
border-color:blue;
}
.searchInput{
-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 0px 10px 10px 10px;

border-style:solid;
border-width:2px;
border-color:#8888ff;

padding:5px;
width:116px;
}
.searchBox{
background-color:#e6e6e6;
box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);

-webkit-border-radius: 0px 10px 10px 10px;
-moz-border-radius: 0px 10px 10px 10px;
-ms-border-radius: 0px 10px 10px 10px;
-o-border-radius: 0px 10px 10px 10px;
border-radius: 0px 10px 10px 10px;

border:solid 8px #e6e6e6;

color:#8888ff;
left:0px;
position:absolute;

top:0px;
width:180px;
}
.searchTable{
height:20px;
left:0px;
opacity:.6;
position:fixed;
transition:0.5s;
width:180px;
z-index:1000;
}
.searchTable:hover{
opacity:1;
}
.searchPublicity2{
border: 0px solid rgba(200,200,200,1);
width:100%;
}
.searchPublicity{
border: 3px solid rgba(200,200,200,.3);
-webkit-border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-ms-border-radius: 20px 20px 20px 20px;
-o-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;

margin:10px;

left:0px;
/*position:absolute;*/
transition:0.5s;
opacity:.7;
top:50px;
width:*;
}
.searchPublicity:hover{
border: 10px solid rgba(255,255,255,.9);
left:5px;
opacity:1;
top:55px;
}
.servButton1{
transition:300ms;
width:115px;
}
.servButton1:hover{
}
.servButton2{
transition:300ms;
width:115px;
}
.servButton2:hover{
}
.tableheader{
background-image:url(bandanegra.png);
text-shadow:0 0 3px #000000;
}
.tablaLogo{
filter:alpha(opacity=95);
height:135;
width:654;
border-style:none;
font-size:10;
}
.TextDer{
text-shadow: 2px 2px #aaaa00; /* #aaaa00 */
color:white;
font-size:16;
font-family:Arial;
position:relative;
top:-110px;
}
.tablePrincipal{
margin-left: auto;
margin-right: auto;
/* background-color:#ffffff; */
border-spacing:0px;
padding:0px;
}


/*
	Autor: Erasmo Jordán Aguilar Arriola
	Fecha: 20240514
*/
.tablePrincipal > a{
	color:#ffffff!important;
	border-width:1px;
	border-style:none;
	border-color:#bbbbff;
	text-decoration:none;
	transition:0.5s;
}
.tablePrincipal > a:hover{
	text-decoration:none;
	border-width:2px;
	border-style:none;
	border-color:#bbbbff;
	/*font-weight:bold;*/
	/*font-size:15px;*/
}

.zonaCentral{
border-style:solid;
border-color:#dddddd;
border-width:1px;
padding:5px;
}
/*PARAMETROS DE SKIN PARA NOTICIAS*/
.UL{background-image:url(izar.gif);background-position:top    left  ;background-repeat:no-repeat;}
.UC{background-image:url(cear.gif);background-position:top          ;background-repeat:repeat-x ;}
.UR{background-image:url(dear.gif);background-position:top    right ;background-repeat:no-repeat;}
.CL{background-image:url(izce.gif);background-position:center left  ;background-repeat:repeat-y ;}
.CC{background-image:url(cece.gif);background-position:center       ;background-repeat:repeat   ;}
.CR{background-image:url(dece.gif);background-position:center right ;background-repeat:repeat-y ;}
.DL{background-image:url(izab.gif);background-position:bottom left  ;background-repeat:no-repeat;}
.DC{background-image:url(ceab.gif);background-position:bottom       ;background-repeat:repeat-x ;}
.DR{background-image:url(deab.gif);background-position:bottom right ;background-repeat:no-repeat;}
.WD{width:36;}
.HG{height:36;}
.ALL{width:36;height:36;}