body{
	font-family: Arial, sans-serif;
	font-size:13px;
	color:#333;
	/*letter-spacing:-1px;*/
}

#intro_faq{
	width:763px;
	height:118px;
	padding:82px 0px 0 187px;
	background-image:url(http://contenido.s3.amazonaws.com/img/headerFAQ.gif);
	border:0;
}

#main_faq{
	background-color:#EBEFE7;
}

#intro_faq .title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:31px;
	color:#fff;
	font-weight: bold;
}

#intro_faq .subtitle{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:21px;
	color:#9E5E00;
	font-weight: bold;
}

#questions{
	width:252px;
	padding:32px 38px 0 25px;
	border-top:1px solid #333;
	background-color:#EBEFE7;
	float:left;
}

#questions ul{
	list-style:disc;
	color:#333;
	font-size:13px;
	margin-left:13px;
}

#questions ul li{
	margin-top:10px;	
}

#questions ul li a{
	color:#0085d2;
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#questions .arrow{
	margin:-33px 0 0 48px;
	position:absolute;
}

#answers{
	width:568px;
	padding:32px 38px 60px 25px;
	border-top:1px solid #333;
	background-color:#fff;
	display:table;
	border-left:1px solid #333;
}

#texto{
	width:884px;
	padding:32px 38px 60px 32px;
	border-top:1px solid #333;
	background-color:#fff;
	display:table;
	border-left:1px solid #333;
}

#texto p{
	width:884px;
	}

.title_faq{
	font-family: Arial, sans-serif;
	color:#666;
	display:block;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}

#questions .title_faq{
	margin:25px 0 15px 0;	
}

#answers .title_faq{
	margin:70px 0 20px 0;
}

#answers .blog_main_title{
	font-weight:bold;
}

#answers p{
	font-size:13px;
	color:#666 !important;
}

.textFourteen{
	font-size:14px;
}
.textTen{
	font-size:14px;
}
.justified{
	text-align: justify;
}
