.question {
	width:490px;
	height:23px;
	background-color:#F2F5F7;
	cursor:  pointer;
	padding-left: 10px;
	padding-top:2px;
	margin-bottom:5px;
	border-style:dotted;
	border-width:1px;
	border-color:#66F;


}
#question2 {
	width:490px;
	height:40px;
	background-color:#F2F5F7;
	cursor: pointer;
	padding-left: 10px;
	padding-top:2px;
	margin-bottom:5px;

}
.texto_question
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#1b5b75;
	font-weight:normal;

}
div.faq .answer  {
	margin-left: 10px;
	width:490px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	line-height:150%;	
}
.sub_titulo{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#066;
}

