/* CSS Document */

.bordaImagens {border: 1px solid #000000;}
.TextoBranco    { font-family:Verdana, Arial; font-size:10px; text-decoration : none; color : #FFFFFF;} 
.TextoRodape    { font-family:Verdana, Arial; font-size:16px; text-decoration : none; color : #FFFFFF;} 
.TextoRodapeTelefone    { font-family:Verdana, Arial; font-size:18px; text-decoration : none; color : #FFFFFF;} 
.Textos    { font-family:Verdana, Arial; font-size:12px; color : #FFFFFF; text-align:justify; } 
.TextoCinza    { font-family:Verdana, Arial; font-size:9px; text-decoration : none; color : #8D8D8D; text-align:justify} 
.TextoCinzaIntegra    { font-family:Verdana, Arial; font-size:9px; text-decoration : none; color : #8D8D8D; text-align:right} 
.TextoCinzaBold    { font-family:Verdana, Arial; font-size:9px; font-weight:bold; color : #8D8D8D; text-align:justify} 
.TextoSite {font-family:Verdana, Arial; font-size:17px; font-weight:bold; color:#D6D2D1;}
.Campo {
	font-family: verdana;
	font-size: 8pt;
	background-color:#AFAFAF;
	/*
	border-color: #000000;
	border-style: solid;
	*/
	border-width: 0;
	
}

.CampoSelecionado {
	font-family: verdana;
	font-size: 8pt;
	color : #FFFFFF;
	background-color: #202020;
	/*
	border-color: #000000;
	border-style: solid;
	*/
	border-width: 0;
	
}
.tb_zero { display:none; visibility:hidden;}

.endereco
	{
		font-family:Verdana, Arial; font-size:10px; text-decoration : none; color : #FFFFFF; text-align:justify;
		text-align: center;
	}
.ows 
	{
	font-family:Verdana, Arial; font-size:11px; text-decoration : none; color : #F4AE00; text-align:justify; font-weight:bold;
	}
.owsAzul 
	{
	font-family:Verdana, Arial; font-size:11px; text-decoration : none; color : #6544DF; text-align:justify; font-weight:bold;
	}	
.Botao{
	background-color:#202020;
	font-size: 10;
	font-family:Verdana, Arial;
	border-color: #B1B4E1;
	color: #FFFFFF;
	text-decoration: none;
	border: 1 solid;
	height: 25px;
	width: 120px;
	cursor: hand;
}

.BotaoSelecionado {
	background-color:#235329;
	font-size: 12;
	font-family:Verdana, Arial;
	color: #FFFFFF;
	text-decoration: none;
	border-color: #B1B4E1;
	border: 1 solid;
	height: 18px;
	width: 120px;
	cursor: hand
}

/** BEGIN - CHAT */
#ctnChat div{display:block}
#ctnChat .ows-aba-on, .ows-aba-off{float:left;width:90px;vertical-align:top;height:25px;line-height:25px;font-weight:bold;margin-right:2px;border-top:1px solid #9BA5BF;border-left:1px solid #9BA5BF;border-right:1px solid #9BA5BF;}
#ctnChat .ows-aba-on{background-color:#B5BCCF;color:white}
#ctnChat .ows-aba-off{background-color:#CDD1DD;cursor:pointer;color:#000000}
#ctnChat .l, .r{width:8px;height:10px}
#ctnChat .l{float:left/*;background:url(../img/aba1a.gif) no-repeat*/}
#ctnChat .r{float:right/*;background:url(../img/aba1b.gif) no-repeat*/}
#ctnChat .ows-aba-base{height:10px;background-color:#B5BCCF;margin-left:15px}
#ctnChat .ows-aba, #ctnChat .ows-aba-menu, #ctnChat .ows-aba-base,
#ctnChat .ows-aba-root{float: left;margin:0 0 0 5px;padding:0 0 0 10px;width:615px!important;}
#ctnChat #ows-aba-root{text-align:left}
#ctnChat #ows-aba-root p *{color:#000}
#ctnChat #clientes *{color:#000}
#ctnChat #clientes{border-right:1px solid #B5BCCF;}
#ctnChat #mensagem{width:99%;padding:6px}
#ctnChat .ows-aba-base{width:98% !important;}
/** END - CHAT */
