#bd h2 {
	background:url(../_img/artistas_h2-contato.gif) center left no-repeat;
	width:47px;
}
#bd img {
	float:left;
	width:476px;
	height:461px;
	margin:5px 0 0 10px;
}
#bd h3 {
	float:left;
	width:500px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 10px;
}
#bd p {
	display:block;
	float:left;
	width:480px;
	font-size:12px;
	margin:10px 0 0 10px;	
}
#bd p.form-tit {
	margin:35px 0 0 10px;	
}
#bd form {
	background:url(../_img/home_form-bg.gif);
	float:left;
	clear:none;
	width:475px;
	height:290px;
	margin:10px 0 0 10px;
	padding:20px 0 0 0;
}
#bd label {
	font-size:12px;
	float:left;
	clear:left;
	width:100px;
	text-align:right;
	margin:5px 0 0 0;
}
#bd input {
	float:left;
	width:325px;
	height:16px;
	border:1px solid #fff;
	margin:5px;
}
#bd textarea {
	float:left;
	width:325px;
	height:106px;
	border:1px solid #fff;
	margin:5px;
}
#bd label.checktext {
	font-size:9px;
	float:left;
	clear:none;
	width:auto;
	margin:2px 0 0 3px;
}
#bd input.check {
	float:left;
	clear:left;
	width:auto;
	border:none;
	margin:0 0 0 100px;
}
#bd input.button {
	background:url(../_img/obras-formulario_form-enviar-bot.gif);
	width:66px;
	height:21px;
	font-size:0;
	line-height:300px;
	border:none;
	cursor:pointer;
	margin:50px 0 0 30px;
}
#bd a {
	display:inline;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
