body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
}

a {
	color: #7aab38;
	font-weight:bold;
	text-decoration: none;
}

a:hover { color: #3a5f08 }

form {
	padding:0;
	margin:0;
}
#nome {
	background: url(imagem/campo1.png) no-repeat;
	height: 26px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
#nTel {
	background: url(imagem/campo2.png) no-repeat;
	height: 26px;
	width:150px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}	
	
ul {
	margin:0;
	padding:18px;
	list-style-image:url(imagem/bullet.png);
	line-height: 18px;
	}	
	
h3 {
	margin:0;
	padding:0;
	}

h2 {
	margin-top:0;
	padding-top:0;
	color:#ff8d05;
	}
	
	
	#c_nome {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_nascimento {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_cpf {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_mae {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_tel {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_celular {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_cep {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_email {
	background: url(imagem/box-comprar.png) no-repeat;
	height: 28px;
	width:240px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #363;
	border: 0 none;
	}
	
	#c_privacidade {
		background: url(imagem/textarea.png) no-repeat scroll;
		border: none;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 12px;
		height: 233px;
		overflow: auto;
		padding: 8px;
		width: 491px;
		max-width: 491px;
	}
	
	