@charset "utf-8";
html,body{
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-size: 12px;
}
#flashPlayer{
	width:100%;
	height:100%;
}.boxLateral {
	width: 160px;
	padding-top: 120px;
}
.cadastro {
	height: 396px;
	width: 787px;
	background-image: url(../imagens/cadastro/bg-cadastro.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
.cadastro p {
	font-size: 14px;
	color: #f8b300;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}

.checkBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	width: 0px;
	font-size: 0px;
}

.hidden {
	display: none;
}
.formulario {
	width: 615px;
}
.border  {
	border: 1px solid #e2e1de;
	padding-top: 3px;
	height: 18px;
	font-size: 12px;
	color: #3a2d0a;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 3px;
}
.formulario select {
	border: 1px solid #e2e1de;
	padding-top: 3px;
	font-size: 12px;
	color: #3a2d0a;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 3px;
	height: 23px;
}
.formularioCampo30 {
	width: 30px;
}
.formularioCampo60 {
	width: 60px;
}
.formularioCampo130 {
	width: 130px;
}
.formularioCampo180 {
	width: 200px;
}
.formularioCampo210 {
	width: 210px;
}
.formularioCampo230 {
	width: 230px;
}

.formularioCampo300 {
	width: 300px;
}
.formularioCampo30Interno {
	width: 20px;
}
.formularioCampo60Interno {
	width: 53px;
}
.formularioCampo130Interno {
	width: 123px;
}
.formularioCampo230Interno {
	width: 223px;
}
.formularioCampo300Interno {
	width: 293px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.spaceBottom7  {
	margin-bottom: 7px;
}


.spaceBottom15  {
	margin-bottom: 10px;
}
.spaceBottom20 {
	margin-bottom: 20px;
}

.spaceRight5 {
	margin-right: 5px;
}
.spaceRight10 {
	display: block;
	margin-right: 10px;
}
.spaceTop150 {
	margin-top: 150px;
}
