﻿#fundo {
	background-image: url('Cabeçalho.png');
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 1733px;
}

#cabeçalho {
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 322px;
}

#corpo {
	position: relative;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	top: 20px;
}

#titulo {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: xx-large;
	font-style: strong;
	font-weight: bold;
}

#titulo1 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
}

#tableform {
	width: 800px;
	height: 150px;
}

.tableform2 {
	width: 250px;
	height: 25px;
	border: 2px solid #008000;
	border-radius: 15px;
}

#tableform3 {
	width: 800px;
}

#tableform4 {
	width: 300px;
	height: 25px;
	border: 2px solid #008000;
	border-radius: 15px;
}

#tableform5 {
	width: 1000px;
}

#enviar {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
}

#enviar1 {
  display:block;
  background-color: green;
  height: 50px;
  width: 200px;
  border-radius: 10px;
  border: 2px solid green;
}

#enviar2 {
  background-color: green;
  height: 900px;
  width: 600px;
  border-radius: 10px;
  border: 2px solid green;
 }
  
#enviar3 {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;
}
 
  
}form .formulario-errocampo { border:1px solid #CC0000 !important; background-color:#FFEEEE !important; }.formulario-boxalerta { position:absolute;display:none;padding:3px;border:1px solid #E4B523;background-color:#FFFCBD;color:#855000;z-index:1000000; }.mensagem-retorno { padding:15px;text-align:center; margin-bottom:20px;}.mensagem-retorno.sucesso { color:#009900;border:2px solid #009900;background-color:#f0fff0; }.mensagem-retorno.erro { color:#990000;border:2px solid #990000;background-color:#ffe0e0; }