@charset "utf-8";
/* CSS Document */

#apres{
	margin:50px;
	margin-top:50px;
	border-bottom:1px solid #999999;
	padding-bottom:20px;
}

#imghelp{

float:right;
background-image:url(../imagens/help.png);
background-repeat:no-repeat;
width:284px;
height:487px;
}

.linksbottom a{
border-left:1px solid #333333;
margin-left:15px;
padding-left:15px;
text-decoration:none;
color:#0099CC;
}

.linksbottom a:hover{
color:#666666;
}

.space{
margin:15px;
}

.faq a{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#009999;
font-weight:bold;
}

#faq{
margin-top:15px;
border-top:1px solid #CCCCCC;
padding-top:15px;

}
