@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	width:100%;
	padding-top:40px;
}
#header{
	width:350px;
	height:190px;
	background-image:url(../../images/fin_.jpg);
	background-size:100% 100%;
	margin:auto;
	border-bottom:dashed blue;
	margin-bottom:50px;
}
.pub{
	width:355px;
	height:auto;
	margin:auto;
	padding-top:15px;	
}
#img01{
	width:350px;
	height:143px;
	background-image:url(../../img/feinteligente/Versiones%20Biblia%20OK.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img02{
	width:350px;
	height:143px;
	background-image:url(../../img/feinteligente/Programa%202.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img03{
	width:350px;
	height:143px;
	background-image:url(../../img/feinteligente/creer2.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img04{
	width:350px;
	height:143px;
	background-image:url(../../img/feinteligente/libreAlbedrio.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img05{
	width:350px;
	height:143px;
	background-image:url(../../img/feinteligente/Programa%205.jpg);
	background-size:100% 100%;
	margin:auto;
}

#titulo01, #titulo02, 
#titulo03, #titulo04, 
#titulo05{
	font-family:Ebrima;
	color:black;
	text-align:center;
	font-size:18px;	
}
#footer{
	width:100%;
	height:100px;
}
#fanpage{
	width:300px;
	height:50px;
	background-image:url(../../img/siguenos.png);
	background-size:100% 100%;
	margin:20px auto;
}

