* {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
#tabela input {
	width: 200px;
}


#interface {
	height: 428px;
	width: 711px;
	margin: 0 auto;
	text-align: center;
}
.intro {
	background-image: url(images/intro.gif);
	padding-right: 40px;
	padding-left: 40px;
	height: 103px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 11px;
}
BODY {
	background-color: #003046;
}


#botoes {
	width: 214px;
	float: left;
}
#interface #cadastro #form1 #tabela #idade {
	width: 30px;
}


#desafio {
	width: 246px;
	float: left;
	height: 171px;
}
#datas {
	width: 251px;
	float: left;
}
#desafio p {
	background-image: url(images/fund_desafio.gif);
	padding-left: 35px;
	padding-right: 20px;
	height: 123px;
	text-align: left;
	background-color: #FFFFFF;
}
#datas p {
	background-image: url(images/fundo_datas.gif);
	height: 123px;
	padding-right: 30px;
	padding-left: 25px;
	text-align: left;
	background-color: #FFFFFF;
}
#interface #cadastro #form1 textarea {
	width: 450px;
}

#cadastro {
	background-image: url(images/textura.gif);
	padding: 0 50px 50px 50px;
	line-height: 20px;
	text-align: left;
	background-color: #FFFFFF;
}
#interface #cadastro #form1 #trocadilho {
	margin-left: 50px;
	margin-top: 20px;
}

#tabela {
	text-align: right;
	clear: right;
}

#interface #cadastro #form1 #tabela .selectbox {
	width: 20px;
}
#interface #cadastro #form1 #tabela td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#interface #cadastro #form1 #tabela #nome {
	width: 350px;
}
