html, body { width: 100%; height: 100%; background: #000; }
#splash {  width: 1000px; margin:0 auto; }
#splash ul { margin-top:70px; margin-bottom:50px; float:left; }
#splash li { float: left; }
#splash li a { display: block; text-indent: -9999px; }
#splash li.fidelidade a, #splash li.emporio a, #splash li.eventos a { height: 357px; }

#splash li.fidelidade { background: url(../images/emporio_fidelidade.jpg) no-repeat; }

#splash li.emporio a { background: url(../images/emporio.jpg) no-repeat; width:481px; height:357px; display:block; }
#splash li.emporio a:hover { background-position:0 100%; }

#splash li.eventos a { background: url(../images/eventos.jpg) no-repeat; width:433px; height:357px; display:block; }
#splash li.eventos a:hover { background-position: 0 100%; }

div#footer { float:left; width:100%; }
div.bottom { margin:0 auto; width:1000px; }
#footer div.bottom, 
#footer div.bottom p.icomp a { color: #2f2f2f; font: 9px Tahoma; }
#footer div.bottom p { float: left; margin-left: 50px; }
#footer div.bottom p.icomp { float: right; margin-right: 50px; }
#footer div.bottom p.icomp a { text-decoration: none; }
