/* CSS Document */
A {color: #ffffff; 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: #787878;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Imagens/bg_layout.jpg);
	background-repeat: repeat-x;
}
.style1 {font-weight: bold
}
.botao_enviar1 {font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: white;
background-color: gray;
}
.tabela_formulario{width: 400px;
}
.campos_formulario1 {font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: dimgray;
background-color: gainsboro;
border: 1px inset;
width: 200px;
}
.nada {background-color: whitesmoke; 
border-style: none
}
.titulo_campos {font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: dimgray;
background-color: whitesmoke;
}
.cap_laranja {color: EE5402
}
.linklaranja{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 11px;
color: #666666;
}
.azul {color: #27357E
}
.texto{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 11px;
color: #8a8a8a;
}
.link_laranja{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 11px;
font-style: bold;
color: #FF6600;
}
.texto-laranja{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 11px;
font-style: bold;
color: #FF6600;
}
.capituar-cinza{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 18px;
color: #949494;
}
.capituar-gr{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 24px;
color: #FF6600;
}
.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}
