html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* INICIO DO ESTILO */

/* BODY */

body {background-color: #dedede; height:100%;   }

#geral_bg {background:#4a7727 url(images/bg_home.gif) repeat-x; text-align:center;}
#geral {width:950px; margin:0 auto; text-align:left; overflow:hidden;  }

/* TOPO */
.tp p {font-size:20px; color:#373737; text-align:center; line-height:21px; padding:19px 0 9px 0; }
.tp p span {font-weight:bold; font-size:20px; color:#373737; }



/* MEIO */
.me {background: url(images/bg_geral.png); margin-top:86px; margin-bottom:20px; overflow:hidden; }
	.me_ct {float:left; width:650px; overflow:hidden; }


/* STATUS */
	.me_ct_status {margin-top:40px; margin-left:17px; }
		.me_ct_status p { font-size:14px; color:#fff; width:270px; float:left; margin:2px 0 0 0;}


/* QUESTOES */
.questions {width:534px; background:#e1e1e1; margin:86px 0 0 15px;}
	.questions p {font-family:Verdana, Arial, Trebuchet; font-size:12px; font-weight:bold; padding:20px 20px 20px 20px; }
	.questions input {margin-right:10px; }
		.qt_normal {font-weight:normal; }

/* BOTAO CONTINUAR */
.me_ct_btesq {margin:20px 0 0 15px; float:left; }

/* BOTAO PROXIMA */

.me_ct_btdir a, .me_ct_btdir a:visited{background: url(images/bt_next.png); display:block; width:124px; height:36px; margin:21px 98px 0 0; float:right; }
.me_ct_btdir a:hover{background: url(images/bt_next.png)0 -36px; }

/* LOGO CONSULTORES */

.realizacao {background:url(images/bg_realizacao.png) no-repeat; width:540px; height:121px; }
	.realizacao p {font-size:12px; margin-left:120px; padding-top:30px;}
	.realizacao img {margin-left:20px; margin-bottom:-20px;}


/* REALIZACAO */

.realizacao {width:540px; margin:90px 0 0 15px; }



/* LATERAL DIREITA */
.ld {background: url(images/bg_ld.png) no-repeat; width:221px; height:472px; float:left; margin:40px 10px 40px 50px;}
	.ld p {font-size:14px; text-align:center; margin-top:15px; }
	.logo_bernardo {margin:15px 25px 25px 15px; border-bottom:1px solid #000; padding-bottom:25px; text-align:center; }
	.logo_ia {margin:25px 25px 25px 15px; border-bottom:1px solid #000; padding-bottom:25px; text-align:center; }
	.logo_sucess {margin-left:15px; margin-top:1px; padding-bottom:15px; float:left; }
	.logo_fenix {height:94px; margin-bottom:10px; margin-left:15px; float:left; }
	.logo_aapsa {margin-left:15px; margin-top:-30px; float:left;}

/* DIV .footer */

#footer  {background: url(images/bg_footer.png) repeat-x; height:50px; margin-top:-10px; padding:20px;   } 
	#footer p {font-size:12px; font-weight:bold; text-align:center; text-decoration:none;}
	#footer a {font-size:12px; font-weight:bold; color:#015801; text-align:center; text-decoration:none;}
	#footer a:hover {color:#457724; }
		#footer p span {font-size:12px; color:#015801; font-weight:bold; }
	



