@charset "utf-8";
/* CSS Document */

.formulario {
	background-color: #1D283A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.topoMensagem {
	background-image:url(../images/fale_msg_top.jpg);
	background-repeat: no-repeat;
}
    .textArea {
	scrollbar-3dlight-color:#1C2739;
	scrollbar-arrow-color:#1C2739;
	scrollbar-base-color:#1C2739;
	scrollbar-darkshadow-color:#1C2739;
	scrollbar-face-color:#1C2739;
	scrollbar-highlight-color:#1C2739;
	scrollbar-shadow-color:#1C2739;
	background-color: #1C2739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		   }
