/* CSS Document */

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#conteudo {
	color: #000000;
	height: 304px;
	width: 626px;
	position: absolute;
	margin-left: -313px;
	margin-top: -152px;
	left: 50%;
	top: 50%;
}

.clearer {
	clear: both;
}

#termoUso * {
	margin: 0;
	padding: 0;
}

#conteudo .mensagem {
	font-weight: bold;
	text-align: center;
	color: #DD1C21;
}

#conteudo h1 {
	width: 421px;
	height: 129px;
	font-size: 0px;
	background: url(../imagens/splash_1.jpg) no-repeat -10px top;
	margin-top: 1px;
	margin-left: 3px;
}

#conteudo span {
	visibility: hidden;
}

#conteudo .splash_2 {
	width: 541px;
	height: 13px;
	font-size: 0px;
	background: url(../imagens/splash_2.jpg) no-repeat;
	margin-top: 14px;
}

#conteudo .splash_2 a {
	width: 541px;
	height: 13px;
	display: block;
	text-decoration: none;
}

#conteudo .splash_3 {
	width: 442px;
	height: 15px;
	font-size: 0px;
	background: url(../imagens/splash_3.jpg) no-repeat;
	margin-top: 9px;
}

#conteudo h2 {
	width: 237px;
	height: 14px;
	font-size: 0px;
	background: url(../imagens/splash_4.jpg) no-repeat;
	margin-top: 19px;
}

#conteudo form {
	margin-top: 6px;
}

#conteudo input {
	height: 16px;
	_height: 22px;
	border: none;
	background: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin-top: 5px;
}
	
#conteudo .dia, #conteudo .mes, #conteudo .ano {
	float: left;
}

#conteudo .dia {
	width: 93px;
	height: 28px;
	font-size: 0px;
	background: transparent url(../imagens/splash_dia.jpg) no-repeat  left top;
	*background: transparent url(../imagens/splash_dia.jpg) no-repeat  -1px 1px;
	
}

#conteudo .dia label {
	visibility: hidden;
}

#conteudo .dia input {
	width: 60px;
	float: right;
	margin-right: 12px;
	*margin-right: 13px;
}

#conteudo .mes {
	width: 94px;
	height: 28px;
	font-size: 0px;
	background:transparent  url(../imagens/splash_mes.jpg)  no-repeat  left top;
	*background: transparent url(../imagens/splash_mes.jpg) no-repeat  0px 2px;
	margin-left: 10px;
}

#conteudo .mes label {
	visibility: hidden;
}

#conteudo .mes input {
	width: 66px;
	float: right;
	margin-right: 5px;
}

#conteudo .ano {
	width: 116px;
	height: 28px;
	font-size: 0px;
	background: transparent url(../imagens/splash_ano.jpg) no-repeat left top;
	*background: transparent url(../imagens/splash_ano.jpg) no-repeat   0px 2px;
	margin-left: 9px;
}

#conteudo .ano label {
	visibility: hidden;
}

#conteudo .ano input {
	width: 83px;
	float: right;
	margin-right: 12px;
	*margin-right: 13px;
}

#conteudo .aceito {
	height: 38px;
	clear: both;
}

#conteudo .aceito .splash_5, #conteudo .aceito .ok {
	float: left;
}

#conteudo .splash_5 {
	width: 562px;
	height: 20px;
	font-size: 0px;
	background: url(../imagens/splash_5.jpg) no-repeat;
	margin-top: 6px;
	margin-left: 6px;
	_margin-top: 5px;
	_margin-left: 3px;
}

#conteudo input.ok {
	width: 38px;
	height: 39px;
	font-size: 0px;
	background: url(../imagens/splash_ok.jpg) no-repeat;
	margin-top: -3px;
	_margin-top: 0px;
	margin-left: 10px;
}

#conteudo .splash_6 {
	width: 627px;
	height: 19px;
	font-size: 0px;
	background: url(../imagens/splash_6.jpg) no-repeat;
	clear: both;
	margin-top: 22px;
}

#termoUso * {
	margin: 0;
	padding: 0;
}

#termoUso {
	color: #FFFFFF;
	font-size: 75%;
}

#termoUso h1 {
	height: 106px;
	font-size: 0px;
	background: url(../imagens/splash_1.jpg) no-repeat;
	background-position: center;
	margin-top: 1px;
	margin-left: 3px;
}

#termoUso span {
	visibility: hidden;
}

#termoUso p {
	text-align: justify;
	text-indent: 3em;
	line-height: 1.5em;
	padding-bottom: 1em;
}

#termoUso .ok {
	width: 38px;
	height: 39px;
	font-size: 0px;
	background: url(../imagens/splash_ok.jpg) no-repeat;
	margin-top: 10px;
	margin-left: 200px;
	float: left;
}