﻿.pergunta {
	border: 1px solid #d2b1a4;
	text-align: center;
	padding: 10px;
	background-image: url(/SiteCollectionImages/Design/faq_background_22.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.pergunta_seta {
	background-image: url(/SiteCollectionImages/Design/seta_22.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.pergunta_seta:hover{
	background-image: url(/SiteCollectionImages/Design/seta_hover_22.jpg);
}

a.pergunta_seta {
	text-decoration:none;
}
.perguntaTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.perguntaTxt:hover {
	background-color: #EFD5CB;

}
.resposta1 {
	text-align: left;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;


}

