#conteudoa{
	float:left;
	width:207px;
	margin-top: 50px;
	margin-left:170px;
	z-index: 10;
}

#conteudob{
	float:left;
	width:330px;
	height:380px;
	z-index: 150;
}

#conteudoc {
	float:left;
	width: 300px;
	height: 350px;
	z-index: 150;
	color:#000;

}

h3 {
	background-image:url(../img/back-inscricoes.png);
	width: 207px;
	height: 268px;
	margin-left: 30px;
}

h3 span {
	display:none;
}

h4 {
	background-image:url(../img/miolo-inscricoes.png);
	width:669px;
	height: 444px;
	margin-top: -80px;
}

h4 span{
	display:none;
}

h5 {
	background-image:url(../img/back-inscricoes-02.png);
	width: 266px;
	height: 279px;
	margin-top: -340px;
	margin-left: 80px;
}

h5 span {
	display:none;
}

h5 a {
	display:block;
	width: 266px;
	height: 279px;
}


h6 {
	background-image:url(../img/titulo-login-cadastrado.png);
	width: 204px;
	height: 54px;
	margin-top: 120px;
	margin-left: 25px;
}

h6 span {
	display:none;
}

#form {
	width: 280px;
	margin-top: 140px;
	margin-left: 40px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 25px;
	
}

input {
	width: 160px;
	float:left;
	background-color:#d20000;
	border:none;
	color:#FFF;
	line-height: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: -160px;
	margin-top: 10px;

}
label {
	float:left;
	width: 200px;
	margin-top: 10px;
}

#colunab {
	width: 350px;
	height: 200px;
	display:block;
	float:left;
	margin-top: -140px;
}


. clear {
	clear:both;
}

.enviar {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#d20000;
	width: 40px;
	margin-top: 20px;
	margin-left: 165px;
	padding: 5px;
	color:#000;
	text-align:center;
	border:none;
	float:left;
	font-weight:bold;
}
