/**
 * @author F.biz - http://www.fbiz.com.br/
 */
/* --------------------------------------------------------------- Ajuda */
.ajudaPage .mainTitle{margin-top:0;}

.ajudaPage h2{
	margin-top:40px;
}
.ajudaPage .callAjudaNoivos,
.ajudaPage h2{
	font-size:14px;
	color:#d10054;
}
.ajudaPage .callAjudaNoivos{
	float:right;display:inline;
	margin:2px 0;
}
	.ajudaPage .callAjudaNoivos a:link,
	.ajudaPage .callAjudaNoivos a:hover,
	.ajudaPage .callAjudaNoivos a:active,
	.ajudaPage .callAjudaNoivos a:visited{
		color:#d10054;
		text-decoration:none;
		font-weight:bold;
		font-size:12px;
	}
	
ul.areaList{
	margin:10px 0 0 20px;
}
	ul.areaList li{
		margin-bottom:3px;
	}
		ul.areaList li a:link,
		ul.areaList li a:hover,
		ul.areaList li a:active,
		ul.areaList li a:visited{
			padding-left:10px;
			background:url(http://www.casarcomtudo.com.br/locales/global/img/ico_bullet_arealist.png?v=1.0.5) 0 6px no-repeat;
			_background-position:0 7px;
			font-size:13px;
			text-decoration:none;
			font-weight:bold;
		}

dl.answerList{
	margin:10px 0 0 20px;
}
	dl.answerList dt{
		margin-bottom:3px;
	}
		dl.answerList dd,
		dl.answerList dt a:link,
		dl.answerList dt a:hover,
		dl.answerList dt a:active,
		dl.answerList dt a:visited{
			padding-left:20px;
		}
		dl.answerList dt a:link,
		dl.answerList dt a:hover,
		dl.answerList dt a:active,
		dl.answerList dt a:visited{
			background-image:url(http://www.casarcomtudo.com.br/locales/global/img/ico_bullet_answerlist.png?v=1.0.5);
			background-repeat:no-repeat;
			background-position:0 2px;
			text-decoration:none;
			color:#557f9a;
			font-weight:bold;
			font-size:13px;
		}
		dl.answerList dt.open a:link,
		dl.answerList dt.open a:hover,
		dl.answerList dt.open a:active,
		dl.answerList dt.open a:visited{
			background-position:0 -198px;
		}
	dl.answerList dd{
		margin-bottom:20px;
	}
	dl.answerList dd p.still{
		margin-bottom:0;
		
	}
		dl.answerList dd p.still a:link,
		dl.answerList dd p.still a:hover,
		dl.answerList dd p.still a:active,
		dl.answerList dd p.still a:visited{
			text-decoration:none;
			font-weight:bold;
		}
.ajudaPage a.lnkVoltar:link,
.ajudaPage a.lnkVoltar:hover,
.ajudaPage a.lnkVoltar:active,
.ajudaPage a.lnkVoltar:visited{
	background:url(http://www.casarcomtudo.com.br/locales/global/img/ico_voltar_topo.png?v=1.0.5) 0 3px no-repeat;
	padding-left:12px;
	text-decoration:none;
	color:#d10054;
}
