@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	width:100%;
	padding-top:40px;
}
#header{
	width:1024px;
	height:555px;
	background-image:url(../../images/fin_.jpg);
	background-size:100% 100%;
	margin:auto;
	border-bottom:dashed blue;
	margin-bottom:50px;
}
.pub{
	width:905px;
	height:450px;
	margin:auto;	
}
#img01{
	width:900px;
	height:368px;
	background-image:url(../../img/feinteligente/Versiones%20Biblia%20OK.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img02{
	width:900px;
	height:368px;
	background-image:url(../../img/feinteligente/Programa%202.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img03{
	width:900px;
	height:368px;
	background-image:url(../../img/feinteligente/creer2.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img04{
	width:900px;
	height:368px;
	background-image:url(../../img/feinteligente/libreAlbedrio.jpg);
	background-size:100% 100%;
	margin:auto;
}
#img05{
	width:900px;
	height:368px;
	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:30px;
}
#footer{
	width:100%;
	height:100px;
}
#fanpage{
	width:300px;
	height:50px;
	background-image:url(../../img/siguenos.png);
	background-size:100% 100%;
	margin-left:70%;
	margin-bottom:30px;
}

