#splash {
 background:transparent url(/img/splash.jpg) no-repeat scroll 0 0;
 width: 780px;
 height:565px;
 margin:0 auto;
 overflow:hidden;

}

.button-entra {
 margin-left:506px;
 margin-top:350px;
}

.button-entra a {
 overflow: hidden;
 height: 50px;
 width: 50px;
 display: block;
 text-indent: -5000px;
 background:transparent url(/img/splash-butt.jpg) no-repeat scroll 0 0;
}

.button-entra a:hover {
 overflow: hidden;
 height: 50px;
 width: 50px;
 display: block;
 text-indent: -5000px;
 background:transparent url(/img/splash-butt-evid.jpg) no-repeat scroll 0 0;
}


.banner-menu-container {
display:table;
height:68px;
margin-left:310px;
/* margin-top:462px; */
margin-top:62px;
overflow:hidden;
table-layout:fixed;
width:435px;


}


.banner-menu {
 display: table-cell; vertical-align: middle; text-align: center;
 #position: relative; 
 #float:left;
 height: 100%;
/* #width: 14%; */
}

.banner-menu-iefix {
 #display: block;
 #overflow: none;
 #height: 100%;
 #line-height: 126px;
}

.banner-menu-iefix a {
 #display: block;
 #position: relative;
 overflow: none;   
 #top: -50%
  
}

.banner-menu-iefix a img {
 #display:inline-block;
 #vertical-align: middle;
}

#footer {
 margin-top: 10px;
}
