body
{
	margin: 0px;
}
div.carregaimagens
{
	height: 20px;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility:hidden;
	width: 100px;
}
p.titulo
{
	color: #066708;
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.input_foco
{
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #ff9900;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	height: 15px;
	text-decoration: none;
}
.input_normal
{
	background-color: #ffe8bb;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #ff9900;
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	height: 15px;
	text-decoration: none;
}
.input_botaofoco
{
	background-color: #000000;
}
.input_botaonormal
{
	background-color: #f3f3ee;
}
.marcadagua {
	position:absolute;
	left:195px;
	top:200px;
  widht:550px;
	z-index:-1;
	visibility:shown;
}
.conteudo {
	font-family:verdana,arial;
	text-align:justify;
	font-size:12px;
	color:#000000;
}
.form {
	font-family:verdana,arial;
	text-align:left;
	font-size:11px;
	color:#000080;
}
.titulo {
	font-family:arial,verdana;
	text-align:center;
	font-size:25px;
	color:#000080;
}
.inputtext {
	background-color:#eeeeee;
	border-style:solid;
	border-color:#999999;
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
.textarea_msg {
	background-color:#eeeeee;
	border-style:solid;
	border-color:#999999;
	font-family:verdana,arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}