@charset "utf-8";
/* 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";
font-size: 11px;
color: dimgray;
}
.botao_enviar1 {font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: white;
background-color: gray;
}
.campos_formulario{
font-family: Trebuchet MS, Tahoma, Verdana, Arial;
font-size: 10px;
color: dimgray;
background-color: #DCDCDC;
border: 1px inset;
}
.nada {border-style: none}
.tabela_formulario {width: 200;
}
.titulo_campos {font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: dimgray;
}
.style7 {color: #990000}
.body {
	margin-bottom: 0px;
	background-image: url(imagens/bg_cabeco.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

.menu{
color:#ffffff;
font-family:"Trebuchet MS";
font-size:11px;
}
.menuplano{
color:#000066;
font-family:"Trebuchet MS";
font-size:11px;
}

.texto{
color:#7d7d7d;
font-family:"Trebuchet MS";
font-size:11px;}

.rodape{
color:#ffffff;
font-family:"Trebuchet MS";
font-size:10px;}

.capitular1{
color:#2f4584;
font-family:"Trebuchet MS";
font-size:16px;}

.capitularbold{
color:#2f4584;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
}
.endereco{
color:#2f4584;
font-family:"Trebuchet MS";
font-size:10px;}

.titulos{
color:#2f4584;
font-family:"Trebuchet MS";
font-size:22px;}