/* CSS Document */

body {
    font: 100% / 1.4 Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 14px;
    font-weight: bold;
    color: #177214;
    text-align: left;
}

hr {
    border: 1px solid #6EBE44;
}

.hrHome {
    border: 1px solid #666666;
}

p {
    font-size: 11px;
    color: #666666;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: justify;
}

p strong{
    margin: 0px;
    padding: 0px;
    border: none;
    background: none;
    text-decoration: none;
    color:#666666;
    font-family:Verdana, Geneva, Arial, sans-serif;
    font-size: 13px;
}

/** DIV Loading **/
.loading {

    background: none;
    height: 19px;
    left: 50%;
    margin: -9px 0 0 -110px;
    position: absolute;
    top: 50%;
    width: 220px

}

.p {
    font-size: 11px;
    color: #666666;
    text-align: justify;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    color: #424242;
    text-align: left;
}

h3 {
    font-size: 11px;
    font-weight: bold;
    color: #203E78;
    text-align: left;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    border: none;
    color: #00326D;
}

.container {
    width: 800px;
    height: 100%;
    max-width: 800px;
    min-width: 800px;
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

.containerConteudo {
    width: 100%;
    height: 100%;
    max-width: 800px;
    min-width: 200px;
    overflow: hidden;
}

.baseConteudo_1 {
    width: 800px;
    /*height: 195px;*/
    min-height: 230px;
    overflow: hidden;
}

.baseConteudo_2 {
    width: 800px;
    height: auto;
    overflow: hidden;
}

.baseConteudo_3 {
    width: 800px;
    height: auto;
    overflow: hidden;

}

.baseConteudo_4 {
    width: 800px;
    height: auto;
    overflow: hidden;
}

.baseConteudo_2_ColunaMeio {
    width: 260px;
    height: auto;
    float: left;
    overflow: hidden;
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 15px 10px;
    margin-left: 10px;
    margin-right: 0px;
}

.navPrincipal {
    text-align: center;
    /*border-radius: 4px;*/
}

.navPrincipal a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

/* pega o ultimo elemento e tira a margem right */
.navPrincipal a:last-child {
    margin-right: 0;
}

.navPrincipal a:first-child {
    margin-left: 8px;
}

.navPrincipal a:hover {
    border: none;
    color: #00326D;
}

.navRodape{
    text-align: center;
    border-radius: 4px;
    /*background-color: #686868;*/
    margin-bottom:5px;
}

.navRodape a {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #00326D;
}
/* pega o ultimo elemento e tira a margem right */
.navRodape a:last-child {
    margin-right: 0;
}

.navRodape a:first-child {
    margin-left: 8px;
}

.navRodape a:hover {
    /*color: #00326D;*/
    text-decoration: underline;
}


.pesquisaSite {
    padding: 5px 10px 10px 5px;
    height: 25px;
}

.inputPesquisaPersonalizado {
    width: 395px;
    background: url("/resources/images/imgLupaPesquisa.gif") no-repeat 100% 50%;
    cursor: default;
    background-color: #FFFFF;
    border: 1px solid #e4e4e4;
    letter-spacing: 1px;
    color: #33333;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    height: 15px;
    vertical-align: middle;
    float: right;
}

label {
    font-size: x-small;
    font-style: normal;
    font-weight: bold;
    padding: 5px 10px 10px 5px;
}

.logotipoSite {
    width: 100%;
    height: 100px;
    background-image: url(/resources/images/imgLogotipoPortal.gif);
    background-repeat: no-repeat;
}

.navMenuAuxiliar {
    float: right;
    padding: 0px 20px 10px 10px;
    font-size: small;
    font-weight: bold;
}

.navMenuAuxiliar ul {
    padding: 0;
    margin: 0;
}

.navMenuAuxiliar li {
    border: 1px solid #D9D9D9;
    padding: 2px 5px 5px 2px;
    margin-top: 2px;
    cursor: pointer;
    display: block;
    background-color: #F5F5F5;
}

.navMenuAuxiliar a {
    text-decoration: none;
    color: #000000;
    font-size: 9px;
}

.destaquePortal {
    float: left;
    width: 510px;
    height: 200px;
    text-align: justify;
    display: block;
    text-decoration: none;
}

.destaquePortal h1{
    text-transform: uppercase;
}

.destaquePortalArtigos {
    width: 550px;
    height: 170px;
    padding: 10px 10px 10px 10px;
}

.patrocinadoresPortal {
    float: right;
    width: 170px;
    height: 240px;
    text-align: center;
    vertical-align: center;
    margin-top: 10px;
    margin-right: 10px;
}

.divPatrocinadoresPortal {
    width: 170px;
    height: 200px;
    text-align: center;
    vertical-align: center;
    padding-top: 5px;
}

.imagemPatrocinadorPortal {
    background-color: #FFFFFF;
    width: 100px;
    height: 110px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    margin-top: -27px;
}

.artigosPortal {
    width: 200px;
    height: auto;
    display: block;
    float: left;
	margin-top: 9px;
}

.enquetesPortal {
    width: 300px;
    float: left;
    display: block;
    overflow: hidden;
}

.noticiasPortal {
    float: left;
    /*width: 200px;*/
    width: 750px;
    height: auto;
    padding: 10px 10px 20px 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.noticiasPortalConteudo {
    /*width: 200px;*/
}

.artigosEEmquetesPortalConteudo {
    width: 260px;
}

.artigosEEnquetes {
    float: left;
    width: 300px;
    height: 300px;
}

.falaCIOPortal {
    float: left;
    width: 300;
    height: auto;
}

.falaCIOConteudo {
    width: 300;
}

.falaCIOImagem {
    float: left;
    margin: 10px 10px 0px 0px;
    border-radius:5px;
    max-width:140px;
}

.informacoesRodape h6 {
    font-size: 9px;
    font-weight: bold;
    line-height: 10px;
    color: #666666;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

.imagemNoticiaDestaque {
    width: 220px;
    height: 170px;
    float: left;
    border: 1px #7BBC4A;
    margin-right: 10px;
    background-color: #FFFFFF;
    border-radius:5px;

}

.imagemNoticia {
    width: 90px;
    height: 90px;
    float: left;
    padding-right: 10px;
    border: 1px #7BBC4A;
}

.imagemNoticiaLeitura {
    width: 200px;
    height: 133px;
    float: left;
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
    border: 1px #7BBC4A;
}

.paginacaoDestaque {
    width: 160px;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 10px;
}

.paginacaoDestaque a strong {
    margin: 0 5px;
    padding: 3px 5px;
    border: 1px solid #ccc;
    background: #177214;
    text-decoration: none;
    color: #177214;
    font: Arial, Helvetica, sans-serif;
    font-size: 8px;
}

.paginacaoDestaque a.activeSlide {
    background: #6ebe44;
    font: Arial, Helvetica, sans-serif;
    font-size: 8px;
    color: #6ebe44;
}

.paginacaoDestaque a:focus {
    outline: none;
}

.proximosEventos {
    float: left;
    width: 203px;
    height: 375px;
    background-image: url(/resources/images/backgroundProximosEventos.png);
    background-repeat: no-repeat;
    margin-left: 10px;
}

.solucoesPortal {
    float: left;
    width: 518px;
    height: auto;
    padding: 0px 10px 10px 10px;
    padding-left: 20px;
    margin-left: 20px;
    border-radius: 5px;
}

.solucoesPortalConteudo {
    width: 515px;
    margin-top: 9px;
}

.solucoesImagemNoticia {
    width: 60px;
    float: left;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    margin: 10px 10px 0px 0px;
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
}

.casesDeSucessoPortal {
    float: left;
    width: 540px;
    height: auto;
    padding: 10px 10px 10px 10px;
}

.itvisionTVPortal {
    float: left;
    width: 203px;
    height: 325px;
    height: auto;
    background-image: url(/resources/images/backgroundITVISIONTV.png);
    background-repeat: no-repeat;
    margin-left: 10px;
}

.casesDeSucessoPortalConteudo {
    width: 550px;
}

.paginaInterna1LoginSistemas {
    float: left;
    width: 580px;
    height: 700px;
    padding: 10px 10px 10px 10px;
}

.paginaInterna2LoginSistemas {
    float: left;
    width: 200px;
    min-height: 500px;
}

.barraHistoricoLoginSistemas {
    width: 550px;
    height: 20px;
    background-color: #FFFFFF;
    float: left;
}

.paginaInternaLoginSistema {
    margin: auto;
    width: 750px;
    float: left;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    padding-top: 10px;
    display: table;
    height: 500px;
}

.paginaInterna1 {
    float: left;
    width: 580px;
    padding: 10px 10px 10px 10px;
}

.paginaInterna2 {
    float: left;
    width: 200px;
    padding: 0px 0px 0px 0px;
}

.patrocinadoresPaginas {
    float: right;
    width: 200px;
    height: 70px;
    text-align: center;
    vertical-align: center;
    padding-top: 10px;
}

.divPatrocinadoresPaginas {
    width: 200px;
    height: 70px;
    text-align: center;
    vertical-align: center;
    padding-top: 10px;
    border-bottom: 3px solid #6ebe44;
}

.listaNoticias {
    width: 180px;
}

.listaNoticiasConteudo {
    width: 180px;
    padding: 2px 10px 10px 3px;
}

.paginaInternaNoticias {
    margin: auto;
    width: 573px;
    float: left;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    padding-top: 10px;
    display: table;
}

.displayNoticias p {
    padding-bottom: 10px;
}

.displayNoticias h2 {
    padding-top: 10px;
}

UL.abasPaginasInternas {
    position: relative;
    z-index: 2;
}

UL.abasPaginasInternas, UL.abasPaginasInternas LI {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

UL.abasPaginasInternas LI {
    padding: 0px 0px 0px 0px;
}

UL.abasPaginasInternas LI A {
    float: left;
    margin-right:3px;
    text-decoration: none;
    color: #FFFFFF;
    height: 22px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #555B63;
}

UL.abasPaginasInternas A {
    padding: 5px 5px 5px 5px;
}

UL.abasPaginasInternas LI A:HOVER, UL.abasPaginasInternas LI.current A {
    background-color: #000;
    color: #FFFFFF;
}

UL.abasPaginasInternas LI.current A {
    font-weight: bold;
    font-size: 10px;
    border-bottom: 1px solid #FFFFFF;
}

.abasPaginasInternas-container {
    z-index: 1;
    clear: both;
    top: -1px;
    border: 1px solid #E0E0E0;
    height: auto;
}

.button {
    margin: 5px;
    text-decoration: none;
    font: bold 1em 'Trebuchet MS', Arial, Helvetica; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #9c9c9c; /* Fallback style */
    border: 1px solid rgba(0, 0, 0, 0.3);
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);*/
    box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);
    padding: 5px 15px 5px 15px;
}

.button, .button span {
    -moz-border-radius: .3em;
    border-radius: .3em;
}

.button span {
    border-top: 1px solid #fff; /* Fallback style */
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    display: block;
    padding: 0.5em 2.5em; /* The background pattern */
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), 
    color-stop(.25, transparent), to(transparent)), 
    -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), 
    color-stop(.25, transparent), to(transparent)),
    -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), 
    color-stop(.75, rgba(0, 0, 0, 0.05))), 
    -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), 
    color-stop(.75, rgba(0, 0, 0, 0.05)));
    background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), 
    -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), 
    -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%), 
    -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%); /* Pattern settings */
    -moz-background-size: 3px 3px;
    -webkit-background-size: 3px 3px;
    background-size: 3px 3px;
}

.button:hover {
    box-shadow: 0 0 .1em rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 .1em rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0, 0, 0, 0.4);
}

.button:active {
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}

/*----------------------------*/
.button-khaki {
    background: #A2B598;
    background: -webkit-gradient(linear, left top, left bottom, from(#BDD1B4), to(#A2B598) );
    background: -moz-linear-gradient(-90deg, #BDD1B4, #A2B598);
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#BDD1B4', EndColorStr='#A2B598');
}

.button-black {
    background-color:#000;
    border:0px;
    margin:6px 0px;
    padding:6px 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor:pointer;
    font-weight:bold;
    /*
    background: #141414;
    background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#141414) );
    background: -moz-linear-gradient(-90deg, #656565, #141414);
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#656565', EndColorStr='#141414');
    border-radius:8px;
    */
}

.button-black:hover {
    /*
    background: #656565;
    background: -webkit-gradient(linear, left top, left bottom, from(#141414), to(#656565) );
    background: -moz-linear-gradient(-90deg, #141414, #656565);
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#141414', EndColorStr='#656565');
    */
}

.button-black:active {
    background: #141414;
}

/*----------------------------*/

.button-silver {
    /*
    background: #c5c5c5;
    background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c5c5c5) );
    background: -moz-linear-gradient(-90deg, #eaeaea, #c5c5c5);
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#c5c5c5');
    */
    cursor:pointer;
    font-size: 10px;
    color: #000000;
}

.button-silver:hover {
    /*
    background: #eaeaea;
    background: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#eaeaea) );
    background: -moz-linear-gradient(-90deg, #c5c5c5, #eaeaea);
    filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#c5c5c5', EndColorStr='#eaeaea');
    */
}

.button-silver:active {
    background: #c5c5c5;
}

.fontBlack {
    color: #000000;
}

.buttonRight {
    float: right;
}

.buttonSizeEventos {
    font-size: 10px;
}

.telaModalLogin div h3 a {
    font-size: x-small;
    font-weight: bold;
    color: #203E78;
    float: none;
}

.telaModalCompartilhamento {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*! important !*/
    display: none;
    /* last attribute set darkness on scale: 0...1.0 */
    background-color: rgba(0, 0, 0, 0.7);
    /*background-color: #817880;*/
    z-index: 101;
}

/* ! target attribute does the job ! */
.telaModalCompartilhamento:target {
    display: inline-block;
}

/*** virtual frame containing controls, image and caption ***/
.telaModalCompartilhamento div {
    /* either absolute or fixed */
    width: 300px;
    height: 100px;
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    margin-top: 100px;
    /* rounded corners */
    background-color: #FFFFFF;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    z-index: 102;
}

.botao33 {
    border: 1px solid #6EBE44;
    width: 125px;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.telaModalCompartilhamento div h1 {
    font-size: small;
    text-align: left;
    padding: 10px 10px 10px 10px;
}

.divInput {
    width: 569px;
    height: 22px;
    padding-top: 10px;
    padding-bottom: 5px;
    overflow: hidden;
}

.divBotoes {
    width: 100%;
    margin-top: 20px;
}

.input70 {
    width: 70%;
    height: 29px;
    text-align: left;
    vertical-align: middle;
    margin-top: 10px;
    box-sizing : border-box;
    /*
    box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
    -moz-box-shadow: 2px 2px 2px #000000;
    */
    padding:3px;
    border:1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.input100 {
    width: 98%;
    height: 29px;
    text-align: left;
    vertical-align: middle;
    margin-top: 10px;
    box-sizing : border-box;
    /*
    box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
    -moz-box-shadow: 2px 2px 2px #000000;
    */
    padding:3px;
    border:1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}

.input50 {
    width: 46%;
    height: 29px;
    text-align: left;
    vertical-align: middle;
    box-sizing : border-box;
    /*
    box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
    -moz-box-shadow: 2px 2px 2px #000000;
    */
    padding:3px;
    border:1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}

.select100 {
	width: 100%;
        /*
	box-shadow: 2px 2px 2px #000000;
        -webkit-box-shadow: 2px 2px 2px #000000;
        -moz-box-shadow: 2px 2px 2px #000000;
        */
        height: 29px;
        line-height: 21px;
        padding: 3px;
        border:1px solid #cccccc;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        box-sizing : border-box;
}

.select50 {
	width: 50%;
        /*
	box-shadow: 2px 2px 2px #000000;
        -webkit-box-shadow: 2px 2px 2px #000000;
        -moz-box-shadow: 2px 2px 2px #000000;
        */
        height: 29px;
        line-height: 21px;
        padding: 3px;
        border:1px solid #cccccc;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        box-sizing : border-box;
}

.div50 {
    width: 98%;
    margin-top: 20px;
}

.textArea100 {
    width: 98%;
    height: 110px;
    text-align: left;
    vertical-align: middle;
    margin-top: 10px;
    box-sizing : border-box;
    /*
    box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
    -moz-box-shadow: 2px 2px 2px #000000;
    */
    padding:3px;
    border:1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.paginaInternaContatos {
    margin: auto;
    width: 573px;
    float: left;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    padding-top: 10px;
}

.paginaInternaContatos1 {
    float: left;
    width: 580px;
    padding: 10px 10px 10px 10px;
}

.imagemContatos {
    width: 200px;
    height: 78px;
    padding-top: 20px;
    border: 1px #7BBC4A;
}

.imagemCabecalhoNoticias {
    width: 190px;
    height: 32px;
    padding-top: 10px;
}

.paragrafoCabecalhoNoticias {
    width: 180px;
    padding-right: 10px;
    font-size: 10px;
}

.paginaEnquete {
    width: 170px;
    font-size: 10px;
    padding: 10px 8px 10px 10px;
    border: 1px solid #7BBC4A;
    margin-top: -5px;
}

.sliderPremios {
    width: 180px;
    height: 90px;
}

.imagemPremiacaoIndicacao {
    width: 190px;
    height: 69px;
    font: 7px Verdana, Arial, Helvetica, sans-serif;
    background-image: url("/resources/images/premios/icones/imagemPremiacaoIndicacao.png");
    background-repeat: no-repeat;
}

.imagemPremiacaoVotacao {
    width: 190px;
    height: 69px;
    font: 7px Verdana, Arial, Helvetica, sans-serif;
    background-image: url("/resources/images/premios/icones/imagemPremiacaoVotacao.png");
    background-repeat: no-repeat;
}

.textoImagemPremiacaoVotacao {
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    padding-top: 40px;
    padding-left: 25px;
    text-decoration: none;
}

.nomePremioImagemPremiacaoVotacao {
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    width: 190px;
    text-align: center;
    margin-top: -10px;
    text-decoration: none;
}

.textoInstitucional {
    font: 12px Verdana, Arial, Helvetica, sans-serif;

}

/** Pagina��o **/
.paginator {
    list-style: none;
    margin: 0 auto;
    text-align: center;
}

.paginator li {
    display: inline;
    width: 20px;
    height: 20px;
}

.paginator li button {
    background: #22527B;
    color: #FFFFFF;
    border: 0px;
    cursor: pointer;
}

.paginator li button:HOVER {
    background: #CCCCCC;
    color: #000000;
    border: 0px;
}

.paginator li button:FOCUS {
    background: #CCCCCC;
    color: #FFFFFFF;
    border: 0px;
}

.paginator li button.selected {
    background: #CCCCCC;
    color: #FFFFFF;
    border: 0px;
    cursor: default;
}

.paginator li button.disabled {
    opacity: .55;
    filter: Alpha(Opacity=55);
    background-image: none;
    cursor: default;
}

.paginator li button.disabled:FOCUS {
    opacity: .55;
    filter: Alpha(Opacity=55);
    background-image: none;
    cursor: default;
}

.imagemPremiadoAtualNotabile {
    width: 110px;
    height: 110px;
    border: 2px solid #AFC601;
    border-radius:4px;
}

.imagemPremiadoAtualDestaque {
    width: 110px;
    /*height: 110px;*/
    border: 2px solid #A12932;
    border-radius:4px;
}

.imagemPremiadoAtualCase {
    width: 110px;
    height: 110px;
    border: 2px solid #163960;
    border-radius:4px;
}

.imagemProximoEventosHome {
}

.sectionComentarios {
    width: 572px;
    float: left;
    background-image: url(/resources/images/backgroundComentarios.png);
    background-repeat: no-repeat;
    overflow: hidden;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-bottom: 30px;
}

.campoComente {
    width: 100%;
    height: 21px;
    line-height: 21px;
    /*
    box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
    -moz-box-shadow: 2px 2px 2px #000000;
    */
    padding:3px;
    border:1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.textComente {
    width: 100%;
    height: 70px;
    line-height: 21px;
    /*
    box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
    -moz-box-shadow: 2px 2px 2px #000000;
    */
    padding:3px;
    border:1px solid #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.tabelaComente {
    width: 400px;
    border: none;
    border-collapse: collapse;
    border-spacing: 10px;
}

.colunaComente {
    padding: 0px 5px 5px 5px;
}

.tabelaComentarios {
    width: 474px;
    border: none;
    border-collapse: collapse;
    border-spacing: 10px;
    margin-top:10px;
}

.linhaTOPOComentario {
    width: 474px;
    height: 31px;
    background-image: url(/resources/images/backgroundTOPOComentario.png);
    background-repeat: no-repeat;
    overflow: hidden;

}

.linhaCORPOComentario {
    width: 474px;
    height: 31px;
    background-image: url(/resources/images/backgroundCORPOComentario.png);
    overflow: hidden;

}

.linhaRODAPEComentario {
    width: 474px;
    height: 31px;
    background-image: url(/resources/images/backgroundRODAPEComentario.png);
    background-repeat: no-repeat;
    overflow: hidden;

}

.paragrafoComentariosTexto {
    padding-left: 20px;
    font-size: 11px;
    margin-right: 20px;
}

.paragrafoComentariosAssinatura {
    font-size: 10px;
    font-weight: bold;
    float: right;
    margin-right: 20px;
}

#paginaInternaContatos label {
    font-size: 10px;
}

.error {
    font-size: 10px;
    color: red;
}

.social {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.social:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    filter: none
}