#Conteudo h2
{
	width:750px;
}
fieldset
{	width:700px;
	margin: 7px 5px;
	padding: 0px 0px 5px 10px;
	border:none;
	float:left;
}
input
{
	border:1px solid #CCCCCC;
}
legend
{
	font-size: 15px;
	color: #333;
	font-weight:bold;
}
fieldset ul
{
	list-style: none;	
}
fieldset li
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.TextArea
{
	width:520px;
	border: 1px solid #CCCCCC;
	_margin-left: -4px;
	background: #FAFCFD;
	color: #000000;
	padding: 3px;
}
#btEnviar
{
	width: 57px;
	height: 20px;
	background: url(../Image/btEnviar.gif);
	text-indent: -2000px;
	border: none;
	margin: 5px auto 0px 15px;
	float: left;
	cursor:pointer;
}
.caracteres
{
	border: none;
	text-align: right;
}
#EmailEnviado
{
	width: 91px;
	height: 138px;
	background: url(../Image/seloEmailEnviado.jpg) no-repeat;
	display: block;
	text-indent: -2000px;
	margin: 10px;
	float:left;
}
#Sombra
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(../Image/sombra.png);
	filter: alpha(opacity=50);	
}
