.fonte_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1C1C1;
}
.borda_site {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CADAE7;
	border-left-color: #CADAE7;
	border-bottom-width: 1px;
	border-bottom-color: #CADAE7;
}
body {
	background-image: url(images/fundo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #36518F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #36518F;
}
a:hover {
	text-decoration: underline;
	color: #36518F;
}
a:active {
	text-decoration: none;
	color: #36518F;
}
.borda_home {
	border: 1px solid #C3E6D8;
}
.fonte_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36518F;
}
.canto {
	background-image: url(images/canto_interna.jpg);
	background-repeat: no-repeat;
}
.espaco {
	margin-bottom: 5px;
}
.mini_marcador {
	list-style-image: url(images/mini_marcador.jpg);
	font-size: 11px;
	color: #36518F;
	font-family: Arial, Helvetica, sans-serif;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FBFDFC;
	border: 1px solid #66CCCC;
}
