<!--

body {
	margin: 0; padding: 0;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/fd_site.png);
	background-repeat: repeat; 
	background-position: left top;
scrollbar-arrow-color: #5a5a5a;
scrollbar-base-color: #CCCCCC;
scrollbar-face-color: #CCCCCC;
scrollbar-highlight-color: #c0c0c0;
scrollbar-shadow-color: #c0c0c0;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
scrollbar-darkshadow-color: #CCCCCC;
	}

img {
	border: 0px;
	}
			
.texto_missao {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #cdcdcd;
	}

.texto_esquerdo {
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #cdcdcd;
	}
	
.texto_direita {
	font-size: 11px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #cdcdcd;
	}
.texto_justify {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #cdcdcd;
	}

.titulo {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #f2f0f0;
	}

.titulo_azul {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #558ed5;
	}

.texto_azul {
	font-size: 11px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #558ed5;
	}
	
.texto {
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	}

.texto_preto {
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #cdcdcd;
	}

.texto_banco {
	font-size: 11px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #fff;
	}
	
.botao { background-color: #cdcdcd; font-style: normal; font-variant: normal;
               font-weight: normal; font-size: 10px; font-family: Verdana; 
               color: #000 }
.campo_form { background-color: #cdcdcd; font-style: normal; font-variant: normal;
               font-weight: normal; font-size: 10px; font-family: Verdana; 
               }
	
.link_titulo {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #f2f0f0;
	}
.link_titulo:hover {
	font-size: 10px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #f2f0f0;
	}
	
.link {
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #f2f0f0;
	}
.link:hover {
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
	color: #f2f0f0;
	}
.tabela_borda1 {
border:dashed;
color:#f2f0f0;
border-width:thin;
}

-->
