h2.titSecao {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda.png) no-repeat left top;
}
#tit_sobre {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-sobre.png) no-repeat left top;
}
#tit_antes {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-antes.png) no-repeat left top;
}
#tit_como {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-como.png) no-repeat left top;
}
#tit_apos {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-apos.png) no-repeat left top;
}

#conteudo a.bt_voltar {
	display:block;
	width:145px;
	height:25px;
	background:url(../imagens/layout-2009/ajuda/bt-voltar-ao-indice.png) no-repeat left top;
	text-indent:-9999px;	
	position:absolute;
	top:13px;
	right:10px;
}
#conteudo a.bt_voltar:hover {
	background-position:left bottom;
}

.caixa {
	display:block;
	float:left;
	width:540px;
	padding-left:115px;
	margin:20px 0 20px 0;
}
.caixa h4 {
	display:block;
	height:30px;
	text-indent:-9999px;
}
.caixa h4.sobre {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-sobre.png) no-repeat -89px 0px;	
}
.caixa h4.antes {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-antes.png) no-repeat -89px 0px;	
}
.caixa h4.como {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-como.png) no-repeat -89px 0px;	
}
.caixa h4.apos {
	background:url(../imagens/layout-2009/ajuda/tit-ajuda-apos.png) no-repeat -89px 0px;
}
.caixa ol {
	padding-left:15px;
	margin-left:10px;
}
.caixa ol li {
	list-style:decimal;
	font-weight:bold;	
}
.caixa ol li a {
	color:#666;
}
.caixa ol li a:hover {
	text-decoration:underline;	
}
#boxSobre {
	background:url(../imagens/layout-2009/ajuda/icon-sobre.png) no-repeat left center;
}
#boxAntes {
	background:url(../imagens/layout-2009/ajuda/icon-antes.png) no-repeat left center;
}
#boxComo {
	background:url(../imagens/layout-2009/ajuda/icon-como.png) no-repeat left center;
}
#boxApos {
	background:url(../imagens/layout-2009/ajuda/icon-apos.png) no-repeat left center;
}

.ajuda h3 {
	font-size:12px;
	color:#FBB03B;
	margin-top:20px;
}
.ajuda p {
	margin-top:15px;	
}
.ajuda p a {
	color:#666;
	text-decoration:underline;
}



/***********************   AJUDA   ********
.tit_ajuda {
	float:left;
	display:inline;
	width:568px;
	height:63px;
	padding-left:50px;
	background:url(../imagens/secoes/ajuda.gif) no-repeat left top;
}
.tit_ajuda h2 span {
	color:#EB4F00;
}
#conteudo .voltar_indice {
	float:right;
	display:inline;
	width:220px;
	margin-left:200px;
	margin-top:-28px;
	background:#FFF;
	height:18px;
	padding:5px 5px 0px 0px;
	letter-spacing:1px;
	text-align:center;
}
#conteudo .voltar_indice a {color:#646464; text-decoration:none;}

#conteudo .ajuda {
	float:left;
	width:605px;
	margin:0px;
}
#conteudo .ajuda .caixa{
	float:left;
	display:inline;
	width:140px;
	margin-left:10px;
}
#conteudo .ajuda .caixa h4{
	padding-top:2px;
	padding-left:5px;
	font-size:10px;
	font-weight:normal;
	height:16px;
}
#conteudo .ajuda .caixa h4.sobre{ background:url(../imagens/ajuda/back_sobre.gif) no-repeat 0px top; text-align:left; }
#conteudo .ajuda .caixa h4.antes{ background:url(../imagens/ajuda/back_antes.gif) no-repeat 0px top; text-align:left; }
#conteudo .ajuda .caixa h4.como{ background:url(../imagens/ajuda/back_como_apos.gif) no-repeat 0px top; text-align:left; }
#conteudo .ajuda .caixa h4.apos{ background:url(../imagens/ajuda/back_como_apos.gif) no-repeat 0px top; text-align:left; }
#conteudo .ajuda .caixa ul{
	float:left;
	display:inline;
	width:138px;
	padding-top:5px;
	background-color:#45D645;
	border:1px solid #45D645;
}
#conteudo .ajuda .caixa ul li{
	list-style:none;
	float:left;
	text-align:left;
	display:inline;
	width:132px;
}
#conteudo .ajuda .caixa ul li a{
	text-decoration:none;
	width:132px;
	padding:3px;
	display:block;
	line-height:16px;
	color:#646464;
	background-color:#FFF;
}
#conteudo .ajuda .caixa ul li a:hover, #conteudo.ajuda .caixa ul li a.ativo { background-color:#EBE8E7; }
#conteudo .ajuda p {
	width:600px;
	color:#646464;
	text-align:left;
	padding:10px 0px 10px 10px;
	line-height:20px;
	float:left;
}
#conteudo .ajuda p span{ font-weight:bold; }
#conteudo .ajuda p a{
	color:#EB4F00;
	font-weight:bold;
}
#conteudo .ajuda a.botao{ float:right; font-weight:normal; display:inline; width:180px; line-height:15px; }

/********************** FIM AJUDA *********/

