﻿body, html
{
    margin: 0px;
    font-family: Arial;
    width: 100%;
    height: 100%;
    background-image: url(../../images/bgDegrade.gif);
    background-repeat: repeat-x;
    background-position: top;
}
hr
{
    background-color:#d8e2e3; 
    height:1px; 
    border:0px; 
    color:#d8e2e3;
    margin:5px 0px 15px 0px;
    width:100%;
}
.main
{
    width: 975px;
}

.cntMainHome
{
    width: 260px;
    height: 297px;
    padding: 20px 0px 20px 0px;
    text-align: left;
}


.cntMain
{
    width: 680px;
    height: 350px;
    padding: 20px 0px 20px 0px;
    text-align: left;
}


.cntLat
{
    width: 260px;
    background-image: url(../../images/bg_Barralateral.gif);
    background-repeat: repeat-x;
    background-position: top;
}

.sombraTop
{
    width: 100%;
    background-image: url(../../images/bgSombraTop.gif);
    background-repeat: repeat-x;
    height: 4px;
}

.sombraLeft
{
    background-image: url(../../images/bgSombraLeft.gif);
    background-repeat: no-repeat;
    background-position: right top;
    width: 30px;
    height: 297px;
}

.sombraRight
{
    background-image: url(../../images/bgSombraRight.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 30px;
    height: 297px;
}

.areaConteudo
{
    background-color: #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.hoverImageMenuTop
{
    cursor: pointer;
}

.cursor
{
    cursor: pointer;
}

.white
{
    background-color: #ffffff;
}

.height
{
    height: 100%;
}


.textJ
{
    font-size: 11px;
    text-decoration: none;
    color: #181818;
    text-align: justify;
    line-height: 18px;
}

.txtRed
{
    font-size: 11px;
    text-decoration: none;
    color: #7c1d0d;
    text-align: justify;
    line-height: 18px;
}


.txtGreen
{
    font-size: 11px;
    text-decoration: none;
    color: #3e5e62;
    text-align: justify;
    font-weight:bold;
    line-height: 18px;
    padding-right:5px;
}

.content
{
    margin: 0 20px 0 20px;
}

.contentDir
{
    width: 250px;
}




/*************Menu Top*********************/
.btMenuTop
{
    font: verdana;
    font-size: 9px;
    text-decoration: none;
    color: #16555c;
    text-transform: uppercase;
    cursor: pointer;
}

.btMenuTop:hover
{
    font: verdana;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
}

.btMenuTopOn
{
    font: verdana;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    cursor: pointer;
}



.btLanguage
{
    font: verdana;
    font-size: 9px;
    text-decoration: none;
    color: #231f1f;
    text-transform: uppercase;
    cursor: pointer;
}

.btLanguage:hover
{
    font: verdana;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
    color: #5a7275;
    cursor: pointer;
}


.hide
{
    display: none;
}




/************Barra Titulos**************/


.bgBarratit
{
    width: 300px;
    background-image: url(../../images/barraTitulo.gif);
    background-repeat: repeat-x;
    text-align: left;
    height: 45px;
}


.titBarra
{
    font-size: 12px;
    color: #7c1d0d;
    font-weight: bold;
    padding-left: 10px;
    text-align: left;
}

.titRed
{
    font-size: 12px;
    color: #7c1d0d;
    font-weight: bold;
    text-align: left;
}
.sombraBNews
{
    width: 13px;
    background-image: url(../../images/dobraDirBottom.gif);
    background-repeat: no-repeat;
    background-position: top;
}
.sombraTNews
{
    width: 13px;
    background-image: url(../../images/dobraDirTop1.gif);
    background-repeat: no-repeat;
    background-position: top;
}


.sombraBAgenda
{
    width: 13px;
    background-image: url(../../images/dobraLeftBottom.gif);
    background-repeat: no-repeat;
    background-position: top;
}
.sombraTAgenda
{
    width: 13px;
    background-image: url(../../images/dobraLeftTop.gif);
    background-repeat: no-repeat;
    background-position: top;
}




/***********Tabs e Submenu******************/

.tabs
{
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 39px;
    font-family: Verdana;
    font-size: 10px;
    text-transform: uppercase;
}
ul.tabs li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background-image: url(../../images/bt_off.gif);
    background-repeat: repeat-x;
}
ul.tabs li a
{
    text-decoration: none;
    color: #335f67;
    display: block;
    padding: 0 20px;
    border-right: 1px solid #e0e0e0;
    outline: none;
}
ul.tabs li a:hover
{
    background-image: url(../../images/bt_over.gif);
    background-repeat: repeat-x;
}

html ul.tabs li.active, html ul.tabs li.active a
{
    color: #e9f1f2;
    background-image: url(../../images/bt_on.gif);
    background-repeat: repeat-x;
}



.tab_container
{
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
    margin-left: -1px;
    line-height: 26px;
    border: 0px;
}
.tab_content
{
    margin: 0px;
    height: 26px;
    background-image: url(../../images/bgMenu2.gif);
    background-repeat: repeat-x;
    font-size: 9px;
    color: #a8b8ba;
    width: 100%;
    text-transform: uppercase;
    padding: 0 10px 0px 10px;
}


.tab_content2
{
    margin: 0px;
    background-image: url(../../images/bgMenu2.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.textSubM
{
    font-family: Verdana;
    font-size: 10px;
    color: #a8b8ba;
    text-decoration: none;
}


.textSubMOn
{
    font-family: Verdana;
    font-size: 10px;
    color: #eff3f3;
    text-decoration: none;
}

.textSubM:hover
{
    color: #eff3f3;
    text-decoration: none;
}


/*****************Rodape************************/

.rodape
{
    background-image: url(../../images/bgRodape.gif);
    background-repeat: repeat-x;
    height: 50px;
    width: 940px;
}

.imgRodape
{
    background-image: url(../../images/imgRodape.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 41px;
    width: 100%;
}

.sombraRodapeR
{
    background-image: url(../../images/sombraRodapeR.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 50px;
    width: 5px;
}

.sombraRodapeL
{
    background-image: url(../../images/sombraRodapeL.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 50px;
    width: 5px;
}


/*****Copyright*****/
.txtRodape
{
    font-family: Verdana;
    font-size: 10px;
    color: #cad3d4;
    text-decoration: none;
}



.txtRodapeLink
{
    font-family: Verdana;
    font-size: 10px;
    color: #cad3d4;
    text-decoration: none;
}

.txtRodapeLink:hover
{
    color: #cad3d4;
    text-decoration: underline;
}


/****************************/

.barraMenus
{
    background-image: url(../../images/bt_off.gif);
    background-repeat: repeat-x;
    height: 39px;
}



/*************Pesquisa************/
.txtPesq
{
    font-size: 10px;
    color: #2c5a62;
    padding-right: 10px;
    text-transform: uppercase;
}
.inputPesq
{
    width: 130px;
    height: 18px;
    background-color: #dfe7e8;
    border: 1px solid #ffffff;
    color: #202020;
    font-size: 11px;
}
.barraMenusPesq
{
    background-image: url(../../images/bt_off.gif);
    background-repeat: repeat-x;
}

/*************Newsletter***********/

.txtNews
{
    font-size: 11px;
    color: #cad3d4;
    padding: 0 5px 0 10px;
}

.inputNews
{
    width: 130px;
    height: 18px;
    background-color: #415759;
    border: 1px solid #6c7e80;
    color: #ffffff;
    font-size: 11px;
}



/*************Forms***************/

.txtFormB
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #181818;
}

.formInput
{
    border: 1px solid #d1d1d1;
    height: 15px;
    line-height: 22px;
    font-size: 11px;
    color: #181818;
}

.linksRed
{
    color: #7c1d0d;
    font-size: 11px;
    text-decoration: none;
}

.linksRed:hover
{
    color: #7c1d0d;
    font-size: 11px;
    text-decoration: underline;
}


.linksBlack
{
    color: #181818;
    font-size: 11px;
    text-decoration: none;
    line-height: 24px;
}

.linksBlack:hover
{
    color: #254349;
    font-size: 11px;
    text-decoration: none;
    line-height: 24px;
}


/**************Botoes******************/
.botaoGray
{
    background-image: url(../../images/bt_gray.gif);
    padding: 0px;
    border: 1px solid #aaaaaa;
    height: 19px;
}

.botaoGray:hover
{
    background-image: url(../../images/bt_grayOver.gif);
    border: 1px solid #aaaaaa;
    height: 19px;
    padding: 0px;
    background-repeat: repeat-x;
}




.botaoGreen
{
    background-image: url(../../images/bt_green.gif);
    background-repeat: repeat-x;
    border: 1px solid #86a3a7;
    height: 19px;
    padding: 0px;
}

.botaoGreen:hover
{
    background-image: url(../../images/bt_greenOver.gif);
    border: 1px solid #86a3a7;
    height: 19px;
    background-repeat: repeat-x;
    padding: 0px;
}

/************ messages ******************/
.info, .success, .warning, .error, .validation
{
    border: 1px solid;
    margin: 10px 10px 0px 10px;
    background-image: url(../../images/messages/bgModal.gif );
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #fcfcfc;
}
.info
{
    color: #262223;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #bacbcd;
}
.success
{
    color: #262223;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #bacbcd;
}
.warning
{
    color: #262223;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #bacbcd;
}
.error
{
    color: #262223;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #bacbcd;
}
.container
{
}
.info p, .success p, .warning p, .error p
{
    padding: 0px 50px;
}
.info a, .success a, .warning a, .error a
{
    float: right;
    padding: 10px;
    cursor: pointer;
}
.container img
{
    border: none;
}

.modalConfirmBackground
{
    background-color: #FFFFFF;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8; /* para mozilla */
    opacity: 0.8; /* para Chrome*/
}
.modalPopupConfirm
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    color: #535353;
    font-size: 12px;
    text-align: center;
}

/* validation */
.validation
{
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(images/messages/error.png);
}
.validation ul
{
    padding: 0px 30px;
}


/************Contactos*********************/

.txtContacts
{
    font-size: 11px;
    text-decoration: none;
    color: #181818;
    text-align: justify;
    line-height: 22px;
}

.titContacts
{
    font-size: 12px;
    text-decoration: none;
    color: #181818;
    text-align: justify;
    font-weight: bold;
}


/*****************Noticias******************/
.date
{
    font-family: Verdana;
    font-size: 10px;
    color: #808080;
    text-decoration: none;
}


.titNews
{
    font-size: 11px;
    font-weight: bold;
    color: #181818;
    text-decoration: none;
}

.titNewsDetalhe
{
    font-size: 11px;
    font-weight: bold;
    color: #181818;
    text-decoration: none;
}

.titNews:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #181818;
    text-decoration: underline;
    cursor: pointer;
}


.txtNewsResumJ
{
    color: #868686;
    font-size: 11px;
    text-align: justify;
}

.txtNewsJ
{
    color: #2a2a2a;
    font-size: 11px;
    font-weight:normal;
    text-align: justify;
    line-height: 18px;
    text-decoration: none; 
}
a.txtNewsJ
{
    color: #2a2a2a;
    font-size: 11px;
    font-weight:normal;
    text-align: justify;
    line-height: 18px;
    text-decoration: underline;
}
a.txtNewsJ:hover
{
    color: #2a2a2a;
    text-decoration: none;    
}
.linkImages
{
    color: #555555;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}

.linkImages:hover
{
    color: #555555;
    text-decoration: underline;
    cursor: pointer;
}


.linkNews
{
    color: #7c1d0d;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}

.linkNews:hover
{
    color: #7c1d0d;
    text-decoration: underline;
    cursor: pointer;
}

.linkTab
{
    color: #2a2a2a;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}

.linkTab:hover
{
    color: #7c1d0d;
    text-decoration: none;
    cursor: pointer;
}
.sepVAgenda
{
    border-left: 1px solid #7c1d0d;
    width: 5px;
}

.dayAgenda
{
    font-family: verdana;
    font-size: 10px;
    color: #7c1d0d;
    padding-right: 5px;
    text-align: center;
}

.monthAgenda
{
    font-family: verdana;
    font-weight: bold;
    font-size: 12px;
    color: #7c1d0d;
    padding-right: 5px;
    text-align: center;
}

.verMais
{
    font-family: verdana;
    font-size: 10px;
    color: #7c1d0d;
    text-decoration: none;
}

.verMais:hover
{
    font-family: verdana;
    font-size: 10px;
    color: #7c1d0d;
    text-decoration: underline;
    cursor: pointer;
}

.voltar
{
    font-family: verdana;
    font-size: 10px;
    color: #7c1d0d;
    text-decoration: none;
    text-align: left;
}

.voltar:hover
{
    font-family: verdana;
    font-size: 10px;
    color: #7c1d0d;
    text-decoration: underline;
    cursor: pointer;
}


/*****************Paginacao******************/

.txtPag
{
    font-family: Verdana;
    font-size: 10px;
    color: #181818;
    text-decoration: none;
}

.formInputPage
{
    border: 1px solid #d1d1d1;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    color: #181818;
}
