﻿.telefone {
    text-align: right;
    color: #00669c;
    font-family: Verdana;
    font-size: 9pt;
    padding-right: 8px;
    line-height: 13px;
}

.Titulo {
    color: #414141;
    font-family: Verdana;
    font-size: 18px;
    text-align: left;
    line-height: 6px;
}

.tit-banner-vinov {
    color: #414141;
    font-family: Verdana;
    font-size: 20px;
    text-align: right;
    line-height: 8px;
}

.texto {
    color: #414141;
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    font-style: normal;
}

.legenda {
    color: #414141;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
}

.menu {
    width: 639px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: white;
    line-height: 28px;
}

.menu_celula:hover {
    background-image: url('images/bg_menu_hover.jpg');
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: white;
    line-height: 28px;
}

.menu_celula {
    background-image: url('images/bg_menu.jpg');
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: white;
    line-height: 28px;
    border-left: 1px solid black;
}

a:link {
    color: White;
    text-decoration: none;
}

.link-vinov {
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: red;
    text-decoration: none;
}

a:visited {
    color: white;
}

li {
    margin-bottom: 10px;
}

.copyright {
    background: url('images/rodape.jpg');
    color: #003366;
    font-family: Verdana;
    font-size: 11px;
}

.copyright_teste {
    background: url('images/rodape2.jpg');
    color: #003366;
    font-family: Verdana;
    font-size: 11px;
}

.olho {
    width: 308px;
    font-size: 13px;
    color: #1b5d9e;
    font-weight: bold;
    font-style: italic;
}

.subtitulo {
    font-size: 13px;
    color: #1b5d9e;
    font-family: Verdana;
    text-align: left;
    font-style: italic;
}

.titulo_news {
    color: #1b5d9e;
    font-size: 14px;
    font-weight: bold;
}

.div_video {
    width: auto;
    border: 4px solid #cdcdcd;
    margin-bottom: 5px;
}

.popup {
    position: relative;
    list-style: none;
    cursor: pointer;
    float: left;
    font-style: normal;
}

.popup li div {
    /*position:relative;*/
    position: absolute;
    width: 350px;
    z-index: 10;
    visibility: hidden;
    border: 1px solid grey;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 3px 3px 10px #000000;
    background-color: white;
    /*color:#666666;*/
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    padding: 5px;
}

.popup li:hover div {
    visibility: visible;
}

.lista_servicos {
    width: 500px;
    margin-top: 10px;
}

.dicas_cell1 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    background-color: #8eb3da;
    color: #2e2e2e;
    padding: 10px;
    text-align: center;
}

.dicas_cell2 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    background-color: #bbd3cb;
    color: #2e2e2e;
    padding: 7px;
    text-align: center;
    border-top: 2px solid #919191;
    border-right: 2px solid #919191;
}

.dicas_cell3 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    background-color: #c0c0c0;
    color: #2e2e2e;
    padding: 2px;
    text-align: center;
    border-right: 2px solid #919191;
}

.dicas_cell4 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    background-color: #2c5b90;
    color: White;
    padding: 2px;
    text-align: center;
    border-right: 2px solid #919191;
}

.dicas_cell5 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    background-color: #a83333;
    color: White;
    padding: 2px;
    text-align: center;
    border-right: 2px solid #919191;
}

.dicas_cell6 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    background-color: #a5ccbf;
    color: #2e2e2e;
    padding: 7px;
    text-align: center;
    border-right: 2px solid #919191;
}

.dicas_cell7 {
    font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    background-color: #009192;
    color: White;
    padding: 7px;
    text-align: center;
    border-right: 2px solid #919191;
}