h2 {
	background-image: url(../img/ttl-secao.gif);
}
.conteudo p {
	margin-bottom: 20px;
}
.conteudo .voltar {
	color: #CC0000;
}
legend {
	display: none;
}
em {
	font-style: italic;
}
label {
	display: block;
	font-weight: bold;
}
label span {
	margin-left: 10px;
	color: #CC0000;
}
input, textarea, .novidades {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../img/bgr-campo01.gif) left top no-repeat;
	_background-attachment: fixed;
	border: none;
	padding: 2px 0 0 7px;
	width: 313px;
	height: 19px;
	margin-bottom: 15px;
}
.ddd {
	background-image: url(../img/bgr-campo02.gif);
	width: 28px;
	margin-right: 5px;
}
.telefone {
	background-image: url(../img/bgr-campo03.gif);
	width: 93px;
}
textarea {
	overflow: auto;
	background-image: url(../img/bgr-campo04.gif);
	height: 99px;
}
.novidades {
	display: block;
	padding-left: 20px;
	width: 180px;
	height: 13px;
	background-image: url(../img/btn-check.gif);
	background-position: -300px top;
	text-decoration: none;
	font-size: 10px;
	line-height: 11px;
	color: #323232;
	cursor: default;
}
.novidades-off {
	background-position: 0 top;
}
.enviar {
	width: 320px;
	border-top: 1px solid #D0E0F3;
	clear: left;
	margin-top: 21px;
	padding-top: 19px;
}
.enviar a {
	display: block;
	width: 58px;
	height: 23px;
	background: url(../img/btn-enviar.gif) left top no-repeat;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	margin-left: 264px;
}
.enviar a:hover {
	text-decoration: underline;
}
