#galery a img{
border:0px;
}

td.offImage{
opacity:0.65; /* sane browsers */
FILTER:alpha(opacity=65); /* MSIE 7; 6eolas doesn't work */
background-color:#fff;
}

td.onnImage{
opacity:0.95; /* sane browsers */
FILTER:alpha(opacity=95); /* MSIE 7; 6eolas doesn't work */
background-color:#fff;
}
td.a img{ border:0px; }

#galery .limage{
margin:0px auto;
padding:0px;
float:left;
width:48%;
height:33%;
opacity:0.65; /* sane browsers */
FILTER:alpha(opacity=65); /* MSIE 7; 6eolas doesn't work */
background-color:#fff;
}

#galery .rimage{
margin:0px auto;
padding:0px;
float:right;
width:23%;
height:100%;
opacity:0.65; /* sane browsers */
FILTER:alpha(opacity=65); /* MSIE 7; 6eolas doesn't work */
background-color:#fff;
}
#galery .limageNormal{
margin:0px auto;
padding:0px;
float:left;
width:48%;
height:33%;
opacity:0.95; /* sane browsers */
FILTER:alpha(opacity=95); /* MSIE 7; 6eolas doesn't work */
background-color:#fff;
}

#galery .rimageNormal{
margin:0px auto;
padding:0px;
float:right;
width:23%;
height:100%;
opacity:0.95; /* sane browsers */
FILTER:alpha(opacity=95); /* MSIE 7; 6eolas doesn't work */
background-color:#fff;
}

#galery .rimage img, #galery .limage img,#galery .rimageNormal img, #galery .limageNormal img
{
text-align:center;
/*
margin-right:5%;
margin-left:5%;
margin-top:5%;
margin-bottom:5%;
width:90%;
height:90%;*/
}

#bigGalery .image{
position:relative;
float:left;
margin:0px auto;
padding:0px;
margin-right:3px;
width: 200px;
height: 100px;
}

#bigGalery .imageNormal{
position:relative;
float:left;
margin:0px auto;
padding:0px;
margin-right:3px;
width:  200px;
height: 100px;
opacity:0.95; /* sane browsers */
FILTER:alpha(opacity=95); /* MSIE 7; 6eolas doesn't work */
background-color:#fff;
}
/***************************/
/****   TABLA ESPECIAL  ****/
/***************************/
#tblGalery{
position:absolute;
left:5%;
right:5%;
top:5%;
bottom:5%;
width:90%;
height:90%;
border:2px solid #454545;
}

#tblGalery td{
border:0px;
text-align:center;
}
#tblGalery img{
margin-left:5px;
}
.blockWin{
position:absolute;
left:0%;
right:0%;
width:100%;
top:0%;
bottom:0%;
height:100%;
background:url("../../img/logoinst.gif") no-repeat center #339999;
opacity:0.25; /* sane browsers */
filter:alpha(opacity=25); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #000;
text-align:center;
cursor : url("../../img/none.cur");
}
.win_out{
position:absolute;
left:0%;
right:0%;
width:100%;
top:0%;
bottom:0%;
height:100%;
background:#000;
opacity:0.65; /* sane browsers */
filter:alpha(opacity=65); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #000;
text-align:center;
cursor:help;
}
.wait{
/*position:absolute;
left:20%;
right:20%;
top:35%;
bottom:35%;*/
/*background:url("../../img/barra.gif") no-repeat center;*/
/*border:1px solid blue;*/
position:absolute;
left:1%;
right:1%;
width:98%;
top:1%;
bottom:1%;
height:98%;
/*background:url("../../img/mozilla_blu.gif") no-repeat center #c0c0c0;*/
background:url("../../img/loading_black.gif") no-repeat center #454545;
/*background:url("../../img/barra.gif") no-repeat center #c0c0c0;*/
opacity:0.25; /* sane browsers */
filter:alpha(opacity=25); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #fff;
text-align:center;
cursor:wait;
}
.blockTree{
position:absolute;
left:0%;
right:0%;
width:100%;
top:0%;
bottom:0%;
height:100%;
background-color:#000;
opacity:0.25; /* sane browsers */
filter:alpha(opacity=25); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #000;
text-align:center;
cursor : url("../../img/none.cur");
}
.wait1{
position:absolute;
left:1%;
right:1%;
width:98%;
top:1%;
bottom:1%;
height:98%;
background:url("../../img/loading_black.gif") no-repeat center #454545;
opacity:0.50; /* sane browsers */
filter:alpha(opacity=50); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #fff;
text-align:center;
cursor:wait;
}
.wait2{
position:absolute;
left:1%;
right:1%;
width:98%;
top:1%;
bottom:1%;
height:98%;
background:url("../../img/loading_black.gif") no-repeat center #454545;
opacity:0.50; /* sane browsers */
filter:alpha(opacity=50); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #fff;
text-align:center;
cursor:wait;
}

.wait3{
position:absolute;
left:1%;
right:1%;
width:98%;
top:1%;
bottom:1%;
height:98%;
background:url("../../img/loading_black.gif") no-repeat center #454545;
opacity:0.25; /* sane browsers */
filter:alpha(opacity=25); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #fff;
text-align:center;
cursor:wait;
}
.waitTree{
position:relative;
left:1%;
right:1%;
width:98%;
top:1%;
bottom:1%;
height:98%;
background:url("../../img/loading_orange.gif") no-repeat center #454545;
opacity:0.25; /* sane browsers */
filter:alpha(opacity=25); /* MSIE 7; 6eolas doesn't work */
z-index:9000;
font: bold .8em Tahoma;
color: #fff;
text-align:center;
cursor:wait;
}

.galery_image{
position:relative;
left:5%;
top:5%;
height:90%;
width:90%;
border:1px solid blue;
}
.galery_image img{
margin:0%;
padding:0%;
width:100%;
height:100%;
}
