/**************************** PERGUNTAS FREQUENTES ***************************************/
.faqarea{float:left; padding:25px 0 0 25px;}
.faqarea img.titfaqimg{float:left; clear:left; border-bottom:1px solid #ffffff;}
.faqarea dl{float:left; clear:left; width:434px; border-bottom:1px solid #e0e0e0;}
.faqarea dl.first{ border-top:1px solid #e0e0e0;}
.faqarea dl dt{float:left; clear:left;  width:100%; min-height:33px; text-transform:uppercase;}
* html .faqarea dl dt{height:33px;}
.faqarea dl dt a{float:left;  width:409px; min-height:15px; padding:7px 0 7px 25px; background-image:url(../img/ico_show.gif); background-repeat:no-repeat; background-position:0 6px; color:#7e7e7e; font-size:11px; font-weight:bold; text-decoration:none;}
* html .faqarea dl dt a{height:15px;}
.faqarea dl dd{float:left; clear:left; display:none;}
.faqarea dl dd p{float:left; clear:left; width:434px; color:#6c6644; font-size:11px; line-height:15px; padding:5px 0 10px 0; }
.faqarea .clearfaqs{float:left; clear:both; height:22px;}
