﻿body
{
    font-family: Tahoma;
    font-size: 11px;
}

a {
	text-decoration: none;
	color: #5088ab;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

p, li
{
    font-size: 15px;
    color: #6F6F6F;
    text-align: justify;
}

liclientes
{
    margin-left: 20px;
}
h4
{
    font-size: 11px;
    color: #7f7f7f;
    text-align: justify;
    display: block;
    text-align: center;
}

hr
{
    border: none 0;
    clear: none;
    border-top: dotted black 1px;
    height: 1px;
}

img
{
    border-style: none;
	border-color: inherit;
	border-width: 0;
	font-weight: 700;
}

.noticiaTitulo
{
    font-family: Tahoma;
    font-size: 8pt;
    color: White;
}

.noticiaTexto
{
    font-family: Tahoma;
    font-size: 8.5pt;
    color: Black;
}


.imgBarraVertical
{
    margin-left: 7px;
    margin-right: 0px;
}

.imgBarraVertical2
{
    margin-left: 11px;
    margin-right: 11px;
}

.imgBarraSubMenu
{
}


.lblNotaRodape
{
    font-family: Tahoma;
    font-size: 8.5pt;
    color: #398cb2;
    text-align: center;
}

.lb2NotaRodape
{
    font-family: Tahoma;
    font-size: 8.5pt;
    color: #7f7f7f;
    text-align: center;
}

.textoSistemas
{
    font-family: Tahoma;
    font-size: 8.5pt;
    color: white;
}

.textoSolucoesParaMarketing
{
    font-family: Tahoma;
    font-size: 8.5pt;
    color: white;
}

.textoQuemSomos
{
    font-family: Tahoma;
    font-size: 8.5pt;
    color: white;
}


h1
{
    color: #398cb2;
    font-size: 18px;
    font-style:inherit;
    margin-top:15px;
}

h2
{
    color: #398cb2;
    font-size: 15px;
    margin-top: 10px;
}

.aspText
{
    width: 350px;
    font: 11px tahoma;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
   
}

.aspLabel
{
    clear: right;
    color: #398cb2;
    font-size: 11px;
    font-weight: bold;
    clear: both;
}

.text
{
    width: 350px;
    font: 11px tahoma;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.textNoBreak 
{
    width:150px;
    font: 11px tahoma;
    margin-top: 10px;
    margin-bottom: 10px;
}

.file 
{
    width: 300px;
    font: 11px tahoma;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
} 

label
{
    clear: right;
    color: #398cb2;
    font-size: 11px;
    font-weight: bold;
    clear: both;
}

fieldset 
{
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin: 0;
	padding-top: 10px;
    	padding-bottom: 20px;
    height: 100%;
}

.btnDefault 
{
    float: left;
    
}

.linkInativo
{
    font-family:Tahoma;
    font-size:11px;
    color:#06365f;
}

.linkAtivo
{
    font-family:Tahoma;
    font-size:11px;
    color:#5088ab;
}

.lnkEmail {
    color: #dd7722;
    text-decoration: underline;
}

.spnSubtituloNoticia {
	color: Black;
	font-size: 13px;
	display: block;
	margin-bottom: 30px;
}

.spnDataNoticia {
	color: Gray;
	font-size: 10px;
	display: block;
	padding-top: 7px;
}

#imgEnvelope
{
    vertical-align: -7px;
    padding-right: 3px;
    background-color: White;
    text-decoration: none;
}

.divQuadroEsquerdo {
	
	width: 600px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	
	height:100px;
	color:White;
	
	
	
}

.divQuadroDireito {
	
	width: 620px;
	float: left;
	margin-top:12px;
	padding-top:17px;
	background-color:#f8f8f9;
	height:300px;
	
	
}

.divFaixaVeja
{
    display:block;
    clear:both;
    width:620px;
    height:70px;
    background-color: #88cdf8;
    padding-top:25px;
    
    
    
	margin-right: 7%;
	margin-top: 12px;
	margin-bottom: 12px;
}

.divBlocoEsquerdo
{
    float:left;
    width:31%; 
     height:425px;
    background-color:white;
    margin-left: 2%;
	margin-right: 2%;
	margin-top: 12px;
	border:solid 1px #cccccc;
	padding-top:15px;
}

.divBlocoCentral
{
    float:left;
    width:31%; 
     height:425px;
    background-color:white;
    border:solid 1px #cccccc;
	margin-right: 2%;
	margin-top: 12px;
	padding-top:15px;
}

.divBlocoDireito
{
    float:left;
    width:31%; 
   height:425px;
    background-color:white;
    border:solid 1px #cccccc;
	margin-right: 0%;
	margin-top: 12px;
	padding-top:15px;
	margin-bottom:35px;
}


.divQuadroEsquerdo h2, .divQuadroDireito h2 {
	font-size: 20px;
	color: #c69478;
	margin-left: 20px;
}

.lnkMaisSolucoes {
	float: right;
	margin-right: 30px;
}

.textoNoticia {
	width: 450px;
}

#imgLogoLink
{
    margin-top: 30px; 
    margin-left: 30px;
}

.imgFoto 
{
    border: solid 1px gray;
    padding: 2px 2px 2px 2px;
    float: right;
    margin-left: 10px;
}

.liMetro 
{
    list-style-image: url(../img/logometro.gif);
    vertical-align: middle;
}

.liArvore
{
    list-style-image: url(../img/icone_arvore.png);
    vertical-align: middle;
}

.liCultura
{
    list-style-image: url(../img/icone_museu2.gif);
    vertical-align: middle;
}

.liShopping 
{
    list-style-image: url(../img/icone_shopping2.gif);
    vertical-align: middle;
}

.spnlegenda
{
    display:block;
    
    color:black;
}

.txtContato
{
 text-align:center;
 margin-bottom: 0px;
 font-size:11px;
}
