/* CSS Document */
A {color: #8a8a8a; text-decoration : none;}
A:visited {text-decoration : none;}
A:hover {text-decoration: underline;}
A:active {text-decoration: underline;}

body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #194E6E;
}
.azul {color: #1f89ac}
.texto{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 11px;
color: #8a8a8a;
}
.texto-contrato{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 9px;
color: #8a8a8a;
}
.texto-azul{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 11px;
color: #1F89AC;
}
.capitular-cinza{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 14px;
font-weight:bold;
color: #929292;
}
.capitular-vine{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 14px;
font-weight:bold;
color: #194E6E;
}
.capitular-vine-main{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 17px;
font-weight:bold;
color: #194E6E;
}
.capitular-gr{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 20px;
font-weight:bold;
color: #5D8A97;
}
.campos_formulario{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 10px;
color: dimgray;
background-color: #DCDCDC;
border: 1px inset;
}
.botao_enviar{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 10px;
color: white;
background-color: #0091D6;
border:none;
}
.botao_buscar{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 10px;
color: dimgray;
background-color: white;
border:none;
}
.justif {  text-align: justify}
