@charset "utf-8";
/* CSS Document */



/*---- PERGUNTA : HOVER --------------*/
.titulo_pergunta01 a{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight: bold;
	color:#718ba2;
	margin-top:20px;
}

.titulo_pergunta01 a:hover{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight: bold;
	color:#8cc921;
	margin-top:20px;
}


.titulo_pergunta a{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight: bold;
	color:#718ba2;
	margin-bottom:5px;	
}

.titulo_pergunta a:hover{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight: bold;
	color:#8cc921;
}
/*---- PERGUNTA : HOVER --------------*/




.titulo_pergunta{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight: bold;
	color:#718ba2;
	margin-top:10px;
	margin-bottom:10px;
}


.titulo_pergunta01{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight: bold;
	color:#718ba2;
	margin-top:30px;
	margin-bottom:10px;
}


#pontilhado02{
	background-image:url(../images/pontilhado.gif);
	background-repeat:repeat-x;
	width:685px; height:3px;
	margin:50px 0 50px 0;
}


.titulo_perguntaresposta{
	font-family:tahoma,arial;
	font-size:11px;
	font-weight: bold;
	color:#718ba2;
	margin-bottom:25px;
}

li#bullet_dicas{
	list-style-type: none;
	list-style-image:url(../images/bullet2.gif);
	margin-left:15px;

}

ul li p.txt-itens{
	font-family:tahoma,arial;
	font-size:11px;
	color:#4a6277;
	margin-bottom:3px;
	line-height: 1.7em;
}

ul li p.txt-itens2{
	font-family:tahoma,arial;
	font-size:11px;
	color:#4a6277;
	margin-bottom:20px;
	line-height: 1.7em;
}
