﻿.textoContactos
{
    font-family: Tahoma;
    color: #005C5D;
    font-size: 11px;
    line-height: 120%;
}
.submenu
{
    font-family: tahoma;
    font-size: 11px;
    color: #004445;
    text-decoration: none;
}
a.submenu:hover
{
    color: #8EA921;
}
.texto11
{
    font-family: Tahoma;
    font-size: 11px;
    color: #002C2D;
    text-align: left;
    line-height: 120%;
    text-decoration: none;
}
a.texto11
{
    text-decoration: none;
}
a.texto11:hover
{
    text-decoration:underline;
}
a.texto13
{
    text-decoration: none;
}
a.texto13:hover
{
    text-decoration:underline;
}

.tituloVerdeClaro
{
    font-family: Tahoma;
    font-size: 11px;
    color: #8AA31F;
    font-weight: bold;
    text-decoration: none;
}
.tituloVerdeEscuro
{
    font-family: Tahoma;
    font-size: 11px;
    color: #00686A;
    font-weight: bold;
    text-decoration: none;
}
a.tituloVerdeEscuro:hover
{
    text-decoration: underline;
}
div.tituloVerdeEscuro a:hover
{
    text-decoration: underline;
}
.textoForms
{
    font-family: Tahoma;
    font-size: 11px;
    color: #006F71;
    text-decoration: none;
}
.texto13
{
    color: #002C2D;
    font-family: tahoma;
    font-size: 13px;
    line-height: 130%;
}
.forms
{
    font-family: Tahoma;
    font-size: 11px;
    color: #002C2D;
    border: 0px none #FFFFFF;
    padding: 3px 5px 3px 5px;
    height: 25px;
    vertical-align: middle;
}
.imgleft
{
    float: inherit;
    padding-top: 15px;
    padding-right: 10px; /*padding-bottom:10px;*/ /*padding: 6px 10px 6px 0px;*/
}

.overImg
{
    border: 1px solid #5D6340;
    overflow: hidden;
}

/*.overImg div:hover*/
.overImg div
{
    position: relative;
    z-index: 2;
    border: 4px solid #939D66;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    left: 0px;
    top: 0px;
}
/* CB CSS*/
.fundoBotoes
{
    background-position: left top;
    background-image: url(   'img/pt/fundo_botoes.jpg' );
    background-repeat: no-repeat;
    padding-left: 10px;
}

div.resultadoPesquisa
{
    font-family: Tahoma;
    font-size: 11px;
    color: #8AA31F;
    font-weight: bold;
    text-decoration: none;
}

div.resultadoPesquisa a:hover
{
    text-decoration: underline;
}

div.resultadoPesquisa a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #00686A;
    font-weight: bold;
    text-decoration: none;
}
div.resultadoPesquisa a:visited
{
    text-decoration: none;
}
div.resultadoPesquisa a:active
{
    text-decoration: none;
}

