@charset "utf-8";
/* CSS Document */
/* CSS Document */

A {color: #68161c; text-decoration : none;}
A:visited {text-decoration : none;
color:#68161c}
A:hover {text-decoration: underline;
color:#68161c}
A:active {text-decoration: underline;
color:#68161c}
 
body,td,th {
 font-family: Trebuchet MS, Tahoma, Verdana, Arial;
 font-size: 11px;
 color: #666666;
 text-align: justify;
}

TD{Color : #666666; Font-Family :Trebuchet MS; Font-Size : 11px;}

.textos{
	Color: #666666;
	Font-Size : 11px;
}

.atendimento{
	Color: #ffffff;
	Font-Size : 11px;
}
.capitular1 {
    Color: #68161c;
	Font-Size : 24px;
}
.capitularsistema {
    Color: #68161c;
	Font-Size : 18px;
}
.capitular2 {
    Color: #68161c;
	font-weight:bold;
	Font-Size : 14px;
}
.capitular3 {
    Color: #666666;
	font-weight:bold;
	Font-Size : 14px;
}
.cap_tel{
    Color: #787878;
	Font-Size : 24px;
}

.latesq{
    Color: #68161c;
	Font-Size : 11px;
}
.perguntas{
    Color: #68161c;
	Font-Size : 11px;
	cursor:pointer;
}
.respostas{
    Color: #666666;
	Font-Size : 11px;
}
.rodape{
font-family:"Trebuchet MS";
font-size:10px;
color:#FFFFFF
}
.bantitulo{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.bantexto{
font-family:"Trebuchet MS";
font-size:11px;
color:#FFFFFF;

}
.botao_enviar1 {font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: white;
background-color: gray;
}