/* Author: www.cit.com.br
   Date: May, 2007
*/ 
/* ################## HOME ################## */

ul#menu #faq a{
	background-position:bottom;
}

#logo {
	width: 209px;
	height: 71px;
	margin-top:6px;
	margin-left: 18px;
	float: left;
	
}

/* ################## BANNER ################## */
#banner {
	width: 764px;
	height: 37px;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	*margin-left:30px;
	_margin-left: 25px;
	display: inline;
	background:url(../images/illustrations/banner_faq.gif) no-repeat;
	
	
	
}
#banner .faqs {
	color:#FFF;
	position:absolute;
	font-size: 130%;
	margin-top: 12px;
	margin-left:10px;
	text-align: left;
	font-weight: bolder;
	width: 176px;
>>margin-left: -370px;

}

#faqcontainer {
	width: 600px;
	height: 600px;
	float: left;
	margin-top: 50px;
	margin-left: 90px;
	margin-bottom:220px;
	text-align: left;
	line-height: 25px;
>>margin-left:50px;
>>margin-bottom:100px;
	
}


/* ################## FAQ QUESTIONS ################## */

#faqquestions {
	width: 600px;
	height: 30px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	font-size:160%;
	font-weight:bolder;
	color:#F04208;
}



#questions { 
	margin-top: 70px;
	font-size:120%;
	font-weight: bolder;
>>margin-top:10px;
}

#questions .PE {
font-size:80%;
color:#000000;
}

#questions a {
	color:#000000;
	text-decoration:none;
}



/* ################## DIVIDER ################## */

div.divider
	{
		height : 1px;
		font-size : 1px;
		line-height : 1px;
		background : #DCDBDB;
		margin-top:30px;
		margin-bottom:20px;
>>margin-bottom:25px;		
	}
	
/* ################## FAQ ANSWERS ################## */
	
#answers { 
	margin-top: 90px;
	font-size:120%;
>>margin-top:10px;	
}
#answers .PE {
font-size:80%;
color:#000000;
}

