img { 
border: 0;
}
@font-face {
  font-family: "ProximaNova";
  src: url("https://www.camelao.com.br/fonts/proximanova-light.woff") format("woff");
}

@font-face {
  font-family: "ProximaNovaBold";
  src: url("https://www.camelao.com.br/fonts/proximanova-extrabold.woff") format("woff");
}
body { font-family: 'ProximaNova',Arial, Helvetica, sans-serif; color:#666; margin: 0 auto; text-align:center; background:#f7f8ff; }
.home { position: absolute; width: 700px; height: 350px; left: 50%; top: 50%; margin-left: -350px; margin-top: -175px; border: #eee solid 5px; -moz-box-shadow: 0 0 5px #aaaaaa; -webkit-box-shadow: 0 0 5px #aaaaaa; box-shadow: 0px 0px 5px #aaaaaa;  filter:progid:DXImageTransform.Microsoft.Glow(Color=#aaaaaa, Strength=5);
}
.logo { margin-bottom:5px;}
.unidade { position: absolute; width:350px; height:120px; top: 140px; left:340px; }
.unidade li { list-style:none; width:150px; margin:5px; margin-left:50px }
.unidade li a { width:100%; padding:10px; display:block; border:1px #ccc solid; text-decoration:none; color:#727E97; background:#f7f8ff; }
.unidade li a:hover { width:100%; background:#fcfcfc; color:#5275AC; }
.unidade li a:active { color:#000; }
.footer { position:absolute; bottom:0; width:100%; font-size:12px; height:30px; border:0; text-align:center;}
#promo-logo {
    background-image:url("https://www.camelao.com.br/img/fundo_copa.jpg");
    display:block;
    height:350px;
    text-indent:-9999px;
    width:700px;
}
#background-logo {
    background-image:url("https://www.camelao.com.br/img/backhome.jpg");
    display:block;
    height:350px;
    text-indent:-9999px;
    width:700px;
}