.input {
	border: 1px solid #990000;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.botao {
	border: 1px solid #990000;
	background-color: #FFFFCC;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
    font-weight: bold;
	text-align: center;
}
body{ scrollbar-face-color:#2A2A7F; scrollbar-arrow-color: #AEE4FF; scrollbar-base-color: #2A2A7F; scrollbar-shadow-color: #AEE4FF; scrollbar-darkshadow-color:#AEE4FF; scrollbar-highlight-color: #AEE4FF; scrollbar-3dlight-color: #AEE4FF; scrollbar-track-color: #AEE4FF; }
.fundologo {
	background-color: #AEE4FF;

}
.texto {
	font-family: "Arial Narrow", Arial, "Times New Roman";
	font-size: 16px;
	color: #000000;
}
.textos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}
.títulos {
	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}
.subtítulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;

}
.subsubtítulo {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subsubtítulovermelho {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.destaque {

	font-family: "Monotype Corsiva", "Times New Roman";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.fundodinheiro {
	background-attachment: fixed;
	background-image: url(../oportunidades/imagens/dinheiro_sombra.jpg);
	background-repeat: no-repeat;
	background-position:  center top;

}
