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

body{
	letter-spacing:1px;
	font-size:11px;
	color:#666666;
	line-height:normal;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3FCFC;
}

fieldset{
	width:670px;
	padding:0px;
	margin:0px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input{
	width:350px;
	font-size:12px;
	color:#666666;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	background-color: #F9F9F9;
}

textarea{
	width:350px;
	font-size:12px;
	color:#666666;
	border:solid 0px #333;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	background-color: #F9F9F9;
}

input.botao{
	width:80px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
}

small{
	color:#333333;
	font-size: 9px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
}
small.erro{color:#660099;}

.text2 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:normal;
	font-weight:normal;
	text-align:right;
	padding: 0px;
}

.text3 {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	padding: 0px;
}
