#esocial-intro {
	padding-top: 30px;
	background-image: url('../img/bk_index_2.jpg');
	background-position: center top;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#esocial-intro h1 , #esocial-arq h1 , #esocial-faq h1 {
	font-size: 250%;
	color: #333;
	text-align: center;
}
#esocial-intro h2 , #esocial-arq h2 , #esocial-faq h2 {
	font-size: 175%;
	color: #55beff;
	text-align: center;
	margin-top: 5px;
}
#esocial-intro h3 , #esocial-arq h3 {
	font-size: 125%;
	color: gray;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 15px;
}
#esocial-arq , #esocial-faq {
	padding-top: 50px;
}
#esocial-evento {
	background-image: url('../img/bk_evento_esocial.jpg');
	background-position: center top;
	height: 400px;
}
#esocial-evento h1 {
	color: #fff;
	text-shadow: 0 2px 0 #000;
	font-size: 300%;
	padding-top: 35px;
	padding-left: 35px;
	padding-bottom: 15px;
}
#esocial-evento h2 {
	color: #fff;
	text-shadow: 0 2px 0 #000;
	font-size: 200%;
	padding-left: 35px; 
	padding-right: 80px;
}
#esocial-faq {
	background-image: url('../img/bk_index_2.jpg');
	background-position: center top;
}
#esocial-faq p {
	font-size: 125%;
	margin: 15px;
	line-height: 25px;
	text-align: justify;
}
#esocial-faq h2 {
	margin-bottom: 30px;
}