body{margin:0px;
     padding:0px;
     background-image: url(../imagenes/fondogris.jpg);}

table{border:0px}


.IconsBox{margin:0px auto 0px auto;
          width:980px;
          height:0px;
          padding:0px;
          color:white;
}
.IconsSet{
    margin:0px auto 0px auto;
    top:458px;
    right:1px;
    float:right;
    text-align:right;
    position:relative;
    width:164px;
    height:40px;
    list-style:none;
    z-index:99999;
}

.Icons{
    display:inline;
    cursor:pointer;
    height:40px;
    width:40px;
}

.Icons img{cursor:pointer;
           border:0px solid red;}

a.IconsFacebook{
    margin:0px;
    padding:0px;
    height:40px;
    width:40px;
    background:url(../imagenes/LogoFacebook.jpg);
border:0px solid red;
display:block;
float:left;}

a.IconsFacebook:hover{background:url(../imagenes/LogoFacebook2.jpg);}

a.Iconstwitter{
    margin:0px;
    padding:0px;
    height:40px;
    width:40px;
    background:url(../imagenes/LogoTwitter.jpg);
border:0px solid red;
display:block;
float:left;}

a.Iconstwitter:hover{background:url(../imagenes/LogoTwitter2.jpg);}



a.IconsYoutube{
    margin:0px;
    padding:0px;
    height:40px;
    width:40px;
    background:url(../imagenes/LogoYoutube.jpg);
border:0px solid red;
display:block;
float:left;}

a.IconsYoutube:hover{background:url(../imagenes/LogoYoutube2.jpg);}



a.IconsFlickr{
    margin:0px;
    padding:0px;
    height:40px;
    width:40px;
    background:url(../imagenes/LogoFlickr.jpg);
border:0px solid red;
display:block;
float:left;}

a.IconsFlickr:hover{background:url(../imagenes/LogoFlickr2.jpg);}

/*-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+-=+*/

.TableBoxCtnr{
    margin:0px auto 0px auto;
    position:absolute;
    text-align:center;
    width:980px;
    height:502px;
    z-index:0;
}

.TableBoxCtnrTrans{
    position: relative;
    z-index: 0;
}

