{ margin: 0; padding: 0; z-index: 1; }/*reset de margem e espaçamento para todos os elementos*/

body{font-size:11px;color:#999;line-height:30px;}

fieldset{
	border:0px solid white;
	width:40px;
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
}
input{width:150px;font-size:10px;color:#999;border:solid 1px #fff;}
input.botao{
	width:108px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 10px;
	border: solid 1px transparent;
}

small{
	color:#F30;
	font-weight: bold;
}
small.erro{color:#f00;}
body p {
	font-size: 10px;
}
.a {
	color: #F30;
}
.a {
	color: #F30;
}
.a {
	color: #F30;
}
.a {
	color: #F30;
}
body p {
	text-align: center;
}

#nome {
	position: absolute;
	top: 141px;
	left: 22px;
	width: 150px;
}
#email {
	position: absolute;
	top: 186px;
	left: 22px;
	width: 150px;
}
#telefone {
	position: absolute;
	top: 230px;
	left: 22px;
	width: 150px;
}
#data {
	position: absolute;
	top: 274px;
	left: 22px;
	width: 150px;
}
#enviar {
	position: absolute;
	top: 311px;
	left: 43px;
	background-color: #FFFFFF;
	filter:opacity(alpha=0); /* para o IE */
	filter:alpha(opacity=0);
	-moz-opacity:0.0; /* para o FireFox */
	opacity:0.0; /* para o outros Navegadores */
	height: 26px;
}
