@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	width:100%;
	padding-top:80px;
	padding-bottom:30px;
}
#header{
	width:350px;
	height:143px;
	background-image:url(../../img/feinteligente/Versiones%20Biblia%20OK.jpg);
	background-size:100% 100%;
	margin:auto;
}
#content{
	width:90%;
	margin:auto;
}
.audio{
	width:300px;
	height:100px;
	margin:auto;
	padding-top:10px;
}
.descarga{
	width:300px;
	text-align:center;
}
#descarga{
	font-family:Ebrima;
	font-size:20px;
	color:blue;
}
#articulo{
	width:100%; 
	height:auto; 
	padding-left:6%; 
	padding-right:6%; 
	float:left; 
	color:black;
}
#titulo{
	font-family:Ebrima;
	font-size:30px;
	color:black;
	width:500px;
	margin:auto;
	text-align:center;
}
#texto_c, #texto_j, #texto_r,
#texto_j2, #texto_j3, #texto_j4{
	font-family:Corbel;
	font-size:14px;
	color:black;
	line-height:20px;
}
#texto_c{
	text-align:center;
}
#texto_j{
	text-align:justify;
}
#texto_j2{
	text-align:justify;
	padding-left:20px;
}
#texto_j3{
	text-align:justify;
	padding-left:45px;
}
#texto_j4{
	text-align:justify;
	margin-left:50px;
}

#texto_r{
	text-align:right;
}
#gabo{
	clear:both;
	width:300px;
	height:119px;
	background-image:url(../../img/feinteligente/botom.jpg);
	background-size:100% 100%;
	margin:auto;
}
#footer{
	clear:both;
	width:100%;
	height:90px;
	padding-left:10%;
}
#publicaciones{
	width:380px;
	height:50px;
	margin:auto;
	font-family:Ebrima;
	font-size:30px;
	color:black;
}
#fanpage{
	width:300px;
	height:50px;
	background-image:url(../../img/siguenos.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% 100%;
	margin:auto;
}