article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

a {
    margin:0;
    padding:0;
    vertical-align:baseline;
    background:transparent;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

input, select {
    vertical-align:middle;
}

p {
    margin: 0 0 10px;
}

.clearfix{
    display: block;
}

.clearfix, .cfix {
    *zoom: 1;
}

.clearfix:before, .cfix:before,
.clearfix:after, .cfix:after {
    display: table;
    line-height: 0;
    content: "";
}

.clearfix:after, .cfix:after {
    clear: both;
}


/************************************************************************************************************/
/* ------------------------------------------ MENSAGENS DO SISTEMA ---------------------------------------- */
/************************************************************************************************************/
.erro_msg {
    position: fixed;
    z-index: 99999999;
    background: RGBA(100, 100, 100, 0.7);
    width: 100%;
    height: 100%;
}

.m_erro_msg {
    position: relative;
    top: 100px;
    left: 50%;
    border: 2px solid #000;
    background-color: #fff;
    padding: 30px 10px;
    width: 500px;
    margin-left: -260px;
}

.m_erro_msg .fecharJanela {
    position: absolute;
    background: black;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    top: -10px;
    right: -10px;
    cursor: pointer;
    line-height: 20px;
    font-family: 'Arial Black', 'Arial', 'pt_sansbold', sans-serif;
}


/******************************
            GERAL
******************************/
.contatoFormIntro{
    padding-bottom: 30px;
}

.contatoFooter b {
    float: left;
    font-size: 12px;
    font-weight: normal;
}

input[type=text],
input[type=password]{
    border: 1px solid #C9C9C9;
    color: #404040;
    font-size: 11px;
    height: 28px;
    margin-bottom: 3px;
    padding: 0 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 280px;
}

textarea{
    border: 1px solid #C9C9C9;
    color: #404040;
    font-size: 11px;
    height: 78px;
    margin-bottom: 3px;
    padding: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 280px;
}

select {
    margin: 10px 0 5px 0;
}

.formButton{
    position: relative;
    overflow: visible;
    padding: 0.5em 1em;
    border: 1px solid #D4D4D4;
    margin: 0;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFF;
    font: 11px/normal sans-serif;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    background-color: #ECECEC;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F4F4F4), to(#ECECEC)) !important;
    background-image: -moz-linear-gradient(#F4F4F4, #ECECEC) !important;
    background-image: -o-linear-gradient(#F4F4F4, #ECECEC) !important;
    background-image: linear-gradient(#F4F4F4, #ECECEC) !important;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    -o-background-clip: padding-box;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    border-radius: 0.2em;
    zoom: 1;
    margin-top: 15px;
    width: 130px;
    cursor: pointer;
    margin-bottom: 15px;
}

td.label {
    margin-right: 10px;
    display: block;
}




/******************************
            PERFIL
******************************/
.modulo-perfil-registrar #usuarioinfo tr td { vertical-align: middle !important; position: relative;}
.modulo-perfil-registrar .plusNTableFooterShadow { line-height: 40px; }
.modulo-perfil-registrar { margin-left: 10px; }
.modulo_perfil .perfilNavMenu { background: #444 !important; font-size: 13px; padding: 10px; color: #FFF; margin-bottom: 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.modulo_perfil .perfilNavMenu a { color: #FFF; }
.modulo_perfil .perfilNavMenu a.selected { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #444 !important; background: #FFF !important; padding: 0 10px; }



/* FANCY BOX */
div#fancy_inner { border: 8px solid #fff !important; border-bottom-width: 40px !important; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; box-shadow: 0px 2px 4px #000; }
#fancy_overlay { background-image: url(../img/overlay.png) !important; opacity: 0.6 !important; }
.fancy_bg { background: none !important; }
a#fancy_left, a#fancy_right { bottom: -35px !important; width: 25px !important; height: 25px !important; }
a#fancy_left { background: url(../img/controls.png) no-repeat -75px 0px !important; }
a#fancy_right { background: url(../img/controls.png) no-repeat -50px 0px !important; left: 25px !important; }
a#fancy_left:hover { background-position: -75px -25px !important; }
a#fancy_right:hover { background-position: -50px -25px !important; }
#fancy_close { background: url(../img/controls.png) no-repeat -25px 0px !important; bottom: -35px !important; top: auto !important; right: 0px !important; width: 25px !important; height: 25px !important; }
#fancy_close:hover { background-position: -25px -25px !important; }
#fancy_title { z-index: 0 !important; }


/* CONTATO */
.contatoValor{position: relative;}
label.error{
    position: absolute;
    width: 95px;
    font-size: 10px;
    line-height: 17px;
    padding-right: 14px;
    height: 17px;
    top: 5px;
    right: 5px;
    color: #ffffff;
    background: url(../img/icon_error.png) top right no-repeat;
    -webkit-transition: all 500ms ease-in;
    -moz-transition: all 500ms ease-in;
    -ms-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
}

label.error:hover {
    color: #b00;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -ms-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
}

/********************************************
    CONFIGURAÇÕES BASICAS PARA O PRÉ-HOME
*********************************************/

body {
    min-height: 100%;
    height: 100%;
}

.prehome {
    position: relative;
    min-height: 850px;
    height: 100%;
}

.rodape-prehome {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.prehome .container{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.rodape-prehome .items {
    padding: 30px 0;
}
.rodape-prehome .items .item{
    position: relative;
    margin: 0 10px;
    float: left;
}
.item-300{
    width: 300px;
}
.item-450{
    width: 450px;
}
.item-940{
    width: 940px;
}
.prehome .blc{
    position: relative;
    padding: 30px 0;
}
.prelogo{
    text-align: center;
    padding: 60px 0;
}
.rodape-prehome .item .imagem {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: #313131;
    border-radius: 50%;
    text-align: center;
    line-height: 115px;
}
.rodape-prehome .item p {
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
}
.rodape-prehome .items .item {
    position: relative;
    margin: 0 10px;
    float: left;
}
.corporation {
    background-color: #FFF;
    border-top: 5px solid #DDD;
}
div#prehome-corp {
    float: left;
    width: 80%;
    line-height: 40px;
}
.prehome-izap {
    width: 20%;
    float: right;
    text-align: right;
}
.corporation {
    border-top: 1px solid #ccc;
    color: #000;
}
.corporation a{
    color: #8c8c8c !important;
}
.corporation .gerenciar a {
    font-size: 10px;
}
.blocos-prehome h2 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    border: none;
}
.prehome .modulo_contato_contatocompact {
    border: none;
    width: inherit;
    margin: 0;
}
.prehome .modulo_contato_contatocompact form{
    width: inherit;
    margin: 0;
}
.prehome .modulo_contato_contatocompact .contatoFormIntro p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}
.prehome .modulo_contato_contatocompact .contatoValor input {
    width: 440px;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
}
.prehome .modulo_contato_contatocompact .contatoValor textarea {
    width: 910px;
    padding: 5px;
}
.prehome .modulo_contato_contatocompact .contatoLinha {
    float: left;
    margin: 10px;
}
.prehome .modulo_contato_contatocompact .contatoValor input#send {
    width: 300px !important;
    height: 45px;
    font-size: 16px !important;
}
.prehome .modulo_contato_contatocompact .linha_botao {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 300px;
}
.prehome .modulo_contato_contatocompact .contatoRotulo{
    display: block !important;
}