.fonte_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo.gif);
	background-repeat: repeat-x;
	background-color: #DEE8FE;
}
a:link {
	color: #6887AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6887AC;
}
a:hover {
	text-decoration: underline;
	color: #6887AC;
}
a:active {
	text-decoration: none;
	color: #6887AC;
}
.formulario {
	background-color: #E2e8eb;
	border: 1px solid #bdc9d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6887ac;
	border: 1px solid #FFFFFF;
}
.marcador {
	list-style-image: url(../images/marcador.jpg);
}
.fonte_subtitulo {
	font-family: tahoma;
	font-size: 14px;
	color: #9CA9B4;
}
.fonte_titulo {
	font-family: tahoma;
	font-size: 12px;
	color: #592C3A;
}
