/*                               */
/* CVCMTele.css                  */
/* TELE PORTRAIT >= 900 e <= 980 */

body
{
/* background: url(Imagens/Fundo1.jpg); font-size: 100%;
 */
background-color: #FFFFFF;
font-size: 100%;
}

div.Cabecalho
{
background-color: #66FFFF;

border:           0px;
border-color:     #0033FF;
border-radius:    0px;
border-style:     solid;

margin:           0cm 0cm 0cm 0cm;
overflow:         auto;
position:         absolute;

left:             0%;
top:              0%;
width:            100%;
height:           5%;
}

div.Contatos
{
background-color: #66FFFF;

border:           0px;
border-color:     #0033FF;
border-radius:    0px;
border-style:     solid;

margin:           0cm 0cm 0cm 0cm;
overflow:         auto;
position:         absolute;

left:             0%;
top:              3%;
width:            100%;
height:           3%;
}

div.Endereco
{
background-color: #333333;

border:           0px;
border-color:     #000000;
border-radius:    0px;
border-style:     solid;

margin:           0cm 0cm 0cm 0cm;
overflow:         auto;
position:         absolute;

left:             0%;
top:              114%;
width:            100%;
height:           12%;
}

div.IndexF1
{
background-color: #FFFFFF;

border:           0px;
border-color:     #DDDDDD;
border-radius:    16px;  /* cantos redondos com dada curvatura */
border-style:     solid;

margin:           0cm 0cm 0cm 0cm;
overflow:         auto;
position:         absolute;

left:             2%;
top:              16%;
width:            94%;
height:           36%;
}


div.IndexRodape
{
background-color: #333333;

border:           0px;
border-color:     #DDDDDD;
border-radius:    0px;  /* cantos redondos com dada curvatura */
border-style:     solid;

margin:           0cm 0cm 0cm 0cm;
overflow:         auto;
position:         absolute;

left:             0%;
top:              104%;
width:            100%;
height:           10%;
}

div.IndexT1
{
background-color: #FFFFFF;

border:           0px;
border-color:     #DDDDDD;
border-radius:    16px;  /* cantos redondos com dada curvatura */
border-style:     solid;

margin:           0cm 0cm 0cm 0cm;
overflow:         auto;
position:         absolute;

left:             2%;
top:              6%;
width:            94%;
height:           10%;
}

div.IndexT2
{
background-color: #FFFFFF;

border:           0px;
border-color:     #DDDDDD;
border-radius:    16px;  /* cantos redondos com dada curvatura */
border-style:     solid;

margin:           0cm 0cm 0cm 0cm;
overflow:         auto;
position:         absolute;

left:             2%;
top:              54%;
width:            94%;
height:           48%;
}

img.Imagem1
{
height: 170px;
}

td.TextoMuitoGrande
{
color:       #000000;

font-family: Roboto, serif;
font-size:   3.1vw;
font-style:  normal;

line-height: 120%;
}

td.TextoGrande
{
color:       #000000;

font-family: Roboto, serif;
font-size:   2.9vw;
font-style:  normal;
line-height: 120%;
}

td.TextoMedio
{
color:       #000000;

font-family: Roboto, serif;
font-size:   2.7vw;
font-style:  normal;

line-height: 120%;
}

td.TextoPequeno
{
color:       #000000;

font-family: Roboto, serif;
font-size:   3vw;     // 2.5
font-style:  normal;
line-height: 120%;
}

td.TextoMuitoPequeno
{
color: #000000;

font-family: Roboto, serif;
font-size:   2.3vw;
font-style:  normal;
line-height: 120%;
}

video.Video1
{
height: 190px;
}

video.Video2
{
height: 190px;
/* height: 190px;*/
}

video.Video3
{
height: 190px;
}
