#Conteudo h2
{
	background: url(../Image/titFaleConosco.gif) 10px 10px no-repeat;
}
fieldset
{
	margin: 7px 5px;
	padding: 0px 0px 5px 30px;
	border: 1px solid #D6D6D6;
	
}
legend
{
	font-size: 11px;
	color: #666;
}
fieldset ul
{
	list-style: none;	
}
fieldset li
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.TextArea
{
	border: 1px solid #D6D6D6;
	_margin-left: -4px;
	background: #FAFCFD;
	color: #2F6091;
	padding: 3px;
}
#btEnviar
{
	width: 57px;
	height: 20px;
	background: url(../Image/btEnviar.gif);
	text-indent: -2000px;
	border: none;
	margin: 5px auto 0px 5px;
	float: left;
}
.caracteres
{
	border: none;
	text-align: right;
}
#RespostaEmailEnviado
{
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	margin-left: 50%;
}
#EmailEnviado
{
	width: 91px;
	height: 138px;
	background: url(../Image/seloEmailEnviado.jpg) no-repeat;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 230px;
}
#Sombra
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(../Image/sombra.png);
	filter: alpha(opacity=50);	
}