.formularios {
	font-family: Verdana;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.botoes {
	font-family: Verdana;
	font-size: 9px;
}
.bt_contorno {
	font-family: Verdana;
	font-size: 9px;
	color: #F9F7F8;
	background-color: #B30101;
	margin: auto;
	border: 1px solid #F9F7F8;
}
.bt_contorno2 {
	font-family: Verdana;
	font-size: 8px;
	margin: auto;
	border: none;
	background-image: url(../imagens/bt_ok.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #B30101;



}
.texto {
	font-family: Verdana;
	font-size: 9px;
	color: #B30101;
}

