/* reset */

ul, ol, li, p, i, div, a, em, h1, h2, h3, h4, h5, form, input, textarea, label, dl, dt, dd, var, span, em, select, img {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	clear:none;
	text-decoration:none;
	color:#fff;
	font-style:normal;
	line-height:1.2em;
	z-index:1;
}
a {
	color:#f4a222
}
a:hover {
	text-decoration:underline;
}
i {
	display:inline;
	float:none;
	clear:none;
	font-style:italic;
}
p a {
	display:inline;
	float:none;
}
label {
	display:inline-block;
}
body {
	background:url(../img/fancybox/bg.jpg) #367fcc top left repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:.7em;
}
#bd {
	width:100%;
}
.text {
	width:145px;
	padding:1px;
	color:#000;
	border:1px solid #2d6ba3;
}
p {
	display:block;
	clear:both;
	width:95%;
	padding:0 0 25px 0;
}
form {
	width:425px;
	margin:0 20px 0 0;
}
dl, fieldset {
	width:100%;
	height:400px;
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-color:#03C;
}
legend {
	text-transform:uppercase;
	padding:0 0 1em 0;
}
dt {
	width:100px;
	padding:5px 10px 0 0;
}
.checklist {
	width:100%;
	clear:both;
}
dt label {
	width:100%;
	text-align:right;
}
dd {
	width:305px;
	padding:0 0 10px 0;
}
.check {
	float:left;
	font-size:.9em;
}
.check input, 
.check span {
	float:none;
	display:inline;
	width:auto;
}
.hidden {
	visibility:hidden;
}
.cadastrado {
	width:250px;
}
.cadastrado fieldset {
	border-right:none;
	height:auto;
}
.cadastrado dt {
	width:30px;
}
.cadastrado dd {
	width:150px;
}
.botao {
	display:block;
	background:url(../img/botao.jpg) no-repeat;
	text-indent:-5000px;
	cursor:pointer;
	border:none;
}
.assistir {
	background-position:0 -73px;
	width:103px;
	height:33px;
	clear:both;
}
.cadastrado .ok {
	width:42px;
	margin:-20px 0 0 0;
}
.cadastrado .ok input {
	background-position:0 -111px;
	width:40px;
	height:26px;
}
.planodaobra h3 {
	width:80%;
	clear:both;
	font-size:1.2em;
}
.planodaobra h3 a {
	color:#fff;
}
.planodaobra p {
	width:80%;
}
/* AULA GRATIS */

.aulagratisbd {
	padding:0;
}
.flashaulagratis {
	width:750px;
	height:480px;
	margin:0;
}
.flashcomercial {
	float:none;
	width:500px;
	height:375px;
	margin:0 auto;
}
.errors {
	width:80%;
	clear:both;
	margin:-10px 0 10px 0;
	font-weight:900;
}