.participe .coluna1 {
	width: 330px;
	border-right: 1px solid #666;
	float: left;
	position: relative;
	left: 30px;
}
.participe .coluna2 {
	float: left;
	width: 340px;
	padding: 0 0 0 25px;
	position: relative;
	left: 30px;
}
.participe .label {
	width: 300px;
	font-size: 11px;
	margin: 5px 0 0px 0;
	font-weight: bold;
	color: #060059;
}
.participe input {
	width: 300px;
}
.participe .radio {
	width: auto;
}
.participe .newsletterCheck {
	width: 300px;
	margin: 10px 0 0 0;
}
.participe .newsletterCheck input {
	width: auto;
	position: relative;
	left: -4px;
	top: 1px;
}
.participe select {
	width: 306px;
}
.participe textarea {
	width: 300px;
	height: 140px;
}
.participe .numTel {
	width:104px;
}
.participe .DDD1 {
	width:30px;
}
.participe .DDD2 {
	width:30px;
}
.participe .botaoEnviar {
	clear: both;
	text-align: center;
	margin: 10px 0 20px 0;
}
.participe .botaoEnviar input{
	margin: 0 auto 0 auto;
	width: auto;
}
.internaFull p {
	line-height: 20px;
}
