@charset "iso-8859-1";
/* CSS Document */

#mascaraNegra{display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:.85; -webkit-opacity:.85; -moz-opacity:.85; z-index:99}
#caixaMensagem, #contatoCodigoSec{display:none; position:fixed; width:100%; z-index:991; background:#FFFFFF; left:0; top:0; padding:25px 0; text-align:center; font-family: 'Open Sans Condensed', sans-serif; font-weight:300; font-size:1.5em;}
.lightClose{background:url(../images/cruz-fechar.png) center center no-repeat; width:75px; height:75px; position:fixed; top:15px; right:15px; cursor:pointer; display:block; z-index:991; }

.fechar-80x80{background:url(../images/cruz-fechar.png) center center no-repeat; width:80px; height:80px; position:fixed; right:0; z-index:999; cursor:pointer;}