﻿body, html
{
    margin: 0px;
    font-family: Arial;
    width: 100%;
    height: 100%;
    background-color:#f6f6f6;
}
hr
{
    background-color:#d8e2e3; 
    height:1px; 
    border:0px; 
    color:#d8e2e3;
    margin:5px 0px 15px 0px;
    width:100%;
}
.main
{
    width: 990px;
  
}

.cntMainHome
{
    width: 260px;
    height: 297px;
    text-align: left;
}


.cntMain
{
    width: 680px;
    height: 350px;
    padding: 20px 0px 20px 0px;
    text-align: left;
}


.cntLat
{
    width: 260px;
}

.cntLatDir
{
    background-color:#fcfcfc;
}

.rightLine
{
    padding-right:10px;
    border-right:1px solid #bad8db;
}

.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;
  
}

.hoverImageMenuTop
{
    cursor: pointer;
}

.cursor
{
    cursor: pointer;
}

.white
{
    background-color: #fff;
        border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.height
{
    height: 100%;
}

.TituloPag
{
    font-size:18px;
    color:#004f5a;
    text-align:left;
    text-transform:uppercase;

}

.SubTituloPag
{
    font-size:14px;
    color:#004f5a;
    text-align:left;
    text-transform:none;

}

.textJ
{
    font-size: 11px;
    text-decoration: none;
    color: #4d4d4d;
    text-align: justify;
    line-height: 16px;
}

.textJ a
{
    font-size: 11px;
    text-decoration: underline;
    color: #76b1b2;
    text-align: justify;
    line-height: 16px;
}

.textJ a:hover
{
    font-size: 11px;
    text-decoration: underline;
    color: #76b1b2;
    text-align: justify;
    line-height: 16px;
}

.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;
}

.txtGreenDoc2
{
    font-size: 11px;
    text-decoration: underline;
    color: #3e5e62;
    text-align: justify;
    font-weight:bold;
    line-height: 18px;
    padding-right:5px;
}


.txtGreenDoc:hover
{
    font-size: 11px!important;
    text-decoration: underline;
    color: #3e5e62;
    text-align: justify;
    font-weight:normal;
    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: 12px;
    font-weight:bold;
    text-decoration: none;
    color: #FFFFFF;
    text-transform: uppercase;
    cursor: pointer;
    background-color:#8EBDC3;
    
    padding: 5px;
    border: 1px solid #8EBDC3;
    width:18px;
    height: 15px;
}


.btLanguage:hover
{
    font: verdana;
    font-size: 12px;
    font-weight:bold;
    text-decoration: none;
    text-transform: uppercase;
    color: #8EBDC3;
    cursor: pointer;
        background-color:#FFFFFF;
    
    padding: 5px;
    border: 1px solid #8EBDC3;
    width:18px;
    height: 15px;
}


.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
{
    width:990px;
   
}
.RodapeLinha
{
     border-top:1px #b6d3d7 solid;
     padding-top:5px;
}


/*****Copyright*****/
.txtRodape
{
    font-size: 11px;
    color: #969696;
    text-decoration: none;
}



.txtRodapeLink
{
  font-size: 11px;
    color: #969696;
    text-decoration: none;
}

.txtRodapeLink:hover
{
    color: #969696;
    text-decoration: underline;
}


/****************************/

.barraMenus
{
    height:22px;
}



/*************Pesquisa************/
.txtPesq
{
    font-size: 10px;
    color: #2c5a62;
    padding-right: 10px;
    text-transform: uppercase;
}
.inputPesq
{
    width: 144px;
    height: 18px;
    border: 1px solid #76b1b8;
    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: 125px;
    height: 18px;
    background-color: #fbfbfb;
    border: 1px solid #b6d3d7;
    color: #181818;
    font-size: 11px;
}



/*************Forms***************/

.txtFormB
{
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #585858;
}

.txtForm
{
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #004f5a;
    line-height:10px
}


.formInput
{
    border: 1px solid #d1d1d1;
    height: 15px;
    line-height: 22px;
    font-size: 11px;
    color: #181818;
    font-family:Arial;
    font-size:11px;
}

.linksRed
{
    color: #76b1b8;
    font-size: 11px;
    text-decoration: underline;
    
}

.linksRed:hover
{
    color: #76b1b8;
    font-size: 11px;
    text-decoration: none;
    
}


.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;
}*/

.botaoGray
{
    background-color:#aaaaaa;
    height: 19px;
    border:none;
    padding: 2px 5px;
    cursor:pointer;
    color:#fff;
    font-size:11px;
    text-decoration:none;
}

.botaoGray:hover
{
background-color:#8e8e8e;
border:none;
height: 19px;
 color:#fff;
padding: 2px 5px;
    text-decoration:none;
}



.botaoGreen
{
    background-color:#76b1b8;
    height: 19px;
    border:none;
    padding: 2px 5px;
    cursor:pointer;
    color:#fff;
    font-size:11px;
    text-decoration:none;
}

.botaoGreen:hover
{
background-color:#004f5a;
border:none;
height: 19px;
 color:#fff;
padding: 2px 5px;
    text-decoration:none;
}


/************ 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: #666666;
    text-align: justify;
    line-height: 22px;
}

.titContacts
{
    font-size: 12px;
    text-decoration: none;
    color: #181818;
    text-align: justify;
    font-weight: bold;
}


/*****************Noticias******************/
.titNews
{
    font-size: 11px;
    font-weight: bold;
    color: #004f5a;
    text-align:justify;
    text-decoration: none;
}

.titNewsDetalhe
{
    font-size: 11px;
    font-weight: bold;
    color: #004f5a;
    text-decoration: none;
}

.titNews:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #004f5a;
    text-decoration: underline;
    cursor: pointer;
}


.txtNewsResumJ
{
    color: #868686;
    font-size: 11px;
    text-align: justify!important;
}

.txtNewsJ
{
    color: #666666;
    font-size: 11px;
    font-weight:normal;
    text-align: justify!important;
    line-height: 16px;
    text-decoration: none; 
}
.txtNewsJ a
{
    color: #76b1b2;
    font-size: 11px;
    font-weight:normal;
    text-align: justify!important;
    line-height: 18px;
    text-decoration: underline;
}
.txtNewsJ a:hover
{
    color: #76b1b2;
    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: #76b1b8;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}

.linkNews:hover
{
    color: #76b1b8;
    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;
}

.date
{
    font-family: arial;
    font-size:10px;
    color: #76b1b8;


}

.dateAgenda
{
    font-family: arial;
    font-size:12px;
    color: #76b1b8;


}
.verMais
{
  
    font-size: 11px;
    color: #76b1b8;
    text-decoration:underline ;
}

.verMais:hover
{

    font-size: 11px;
    text-decoration: none;
    cursor: pointer;
}


.voltar
{
    font-family: verdana;
    font-size: 11px;
    color: #76b1b8;
    text-decoration: none;
    text-align: left;
}

.voltar:hover
{
    font-family: verdana;
    font-size: 11px;
    color: #76b1b8;
    text-decoration: underline;
    cursor: pointer;
}


/*****************Paginacao******************/

.txtPag
{
    font-family: Arial;
    font-size: 11px;
    color: #6b6b6b;
    text-decoration: none;
}

.formInputPage
{
    border: 1px solid #d1d1d1;
    height: 18px;
    line-height: 18px;
    font-size: 11px;
    color: #181818;
}
/***************Calendário***************/
.calTitle
{
    text-transform:uppercase;
    white-space:nowrap;
        line-height:25px;
}

.calendar{
    text-transform:uppercase;
    width:219px;
    text-decoration:none;
        line-height:22px;
}

.calendar a{

    text-decoration:none;
}
.NextPrevClass
{

    text-decoration:none;
       line-height:25px;
}

.NextPrevClass a
{
    text-decoration:none;
         line-height:25px;
}

.OtherMonthDay {
        padding:0px; 
        border-style:none; 
        border-width:0px; 
        margin:0px;
       
}

/**************Area Reservada***********************/
.bgTopUserArea
{
    background-color:#ebf2f3;
    font-size:11px;
    color:#004f5a;
    text-transform:uppercase;
    height:22px;
    padding-left:8px;
}

.infoAreaReserv
{
    background-color:#f3f7f8;
    border:1px solid #ebf2f3;
    padding:2px;
    margin: 5px 0 5px 0 ;
}

.bgBottomUserArea
{
     background-color:#ebf2f3;
}

.txtInfoAReserv
{
        font-size:10px;
    color:#004f5a;
}

.arrowAreaReserv
{
    cursor: pointer; 
    padding:2px;
}

.TituloAReserv
{
       font-size:10px;
       font-weight:bold;
    color:#004f5a;
     text-transform:uppercase;
     text-decoration:none;
}

.txtUser
{
    font-size: 11px;
    color: #868686;
    font-weight:bold;
    text-decoration: none;
}


.txtReservedArea
{
    font-family: Verdana;
    font-size: 11px;
    color: #231f20;
    text-transform: uppercase;
    text-decoration: none;
}


.postBottomBar
{
    background-color: #f1f7f8;

    color: #666666;
    font-size: 11px;
    font-weight:normal;
    text-align: justify;
    line-height: 16px;
    text-decoration: none; 
}
/*****************Blog******************/

.postTitle
{
    font-size: 14px;   
    color: #004f5a;      
    font-weight: bold;    
}

.postAuthor
{
    font-size:11px;    
    color: #76b1b8;
    text-align:left;        
}

.postCommentsLink
{
    font-size:11px;    
    font-weight: bold;
    color: #004f5a;
    text-align:left;        
    text-decoration: none;
}

.postBottomBarBg
{
    background-color: #f1f7f8;
    padding: 3px;
    color: #666666;
    font-size: 11px;
    font-weight:normal;
    text-align: justify;
    line-height: 16px;
    text-decoration: none; 
}

.postBottomBarText 
{
    background-color: #f1f7f8;

    color: #666666;
    font-size: 11px;
    font-weight:normal;
    text-align: justify;
    line-height: 16px;
    text-decoration: none; 
}

.postLeaveYourCommentText
{
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;    
    
    text-decoration: none;        
}

.postShowFullPostLink
{
    color: #666666;
    cursor: pointer;
    font-size: 11px;    
    
    text-decoration: none;        
}

/*********** AREAS INTERVENÇÃO ****************/
.bgAIMenuVer
{
    background-color:#ebf2f3;
    font-size:11px;
    color:#004f5a;
    height:22px;
    padding-left:8px;
}
.bgAIMenuHor
{
    background-color:#f6f6f6;
    font-size:11px;
    color:#004f5a;
    height:22px;
    padding-left:8px;
}

.TituloAIMenu
{
	font-size:11px;
    color:#004f5a;
    text-align:left;
    text-decoration:none;
}
.TituloAIMenu:hover
{	
    text-decoration:underline;
}

.bgAIMenuSelected
{	
    background-color:#76B1B8;
    font-size:11px;
    color:#ffffff;
    height:22px;
    padding-left:8px;    
}
.TituloAIMenuSelected
{
	font-size:11px;
    color:#ffffff;
    text-align:left;
    text-decoration:none;
}

/**********Comentarios*************/
.padding5
{
    padding:5px;
}

.postTitleComment
{
    font-size: 12px;   
    color: #004f5a;      
    font-weight: bold;    
}


.formInputTA 
{
    border: 1px solid #d1d1d1;
    line-height: 18px;
    font-size: 11px;
    color: #181818;
    font-family:Arial;
    font-size:11px;
    width:575px;
}

.validatorComment
{
    color:#ff0000;
    font-size:11px;
}
