html {width: 100%; heigth: 100%;}

body{
text-align:center;
background:#000;
background:url(img/fnd_index.jpg) repeat;
}

html, body {height: 100%;}

body, html, div, h1, h2, h3, h4, h5, h6, p, a, span, img, table, th, td, ul, li, dl, td, dd, caption, form, label {
margin:0;
padding:0;
border:0;	
}

*html .floatFix {height:1%;}
.floatFix:after {content:".";display:block;clear:both;height:0;visibility:hidden;}

* html .pngfix, 
* html img{behavior:url(iepngfix.htc);}

a{
outline:none;
border:0;
text-decoration:none;
color:#FFF;
}

ul li {
list-style:none;
border:none;
float:left;
}

.clear{clear:both;}


/*----------------*/
.contenedor {
height:100%;
margin:0 auto; 
}

.centro{
margin:0 auto;
width:190px;
height:100%;
background:#fff;   
}

.logo{
margin:80px auto 0 ;
}

.entrar{
margin:50px 0 100px 6px;
display:block;
width:179px;
}

ul.entrar li{
float:left;

}
ul.entrar li a{
height: 19px;
display: block;
background-image:url(img/botonera.gif);
text-indent:-3000px;
}

.ingles{width:54px; background-position: 0 0;  }
/*.ingles:hover{background-position: 0 38px;}*/

.espanol{width:57px;background-position: -54px 0;  }
/*.espanol:hover{background-position:-67px 38px;}*/

.portugues{width:68px;background-position: -111px 0;}
/*.portugues:hover{background-position: -174px 38px;}*/


.bysole{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#989898;
float:right;
margin:-20px 10px 0 0;
}

