@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	width:100%;
	padding-top:40px;
}
#header{
	width:900px;
	height:488px;
	background-image:url(../../images/enf_.jpg);
	background-size:100% 100%;
	margin:auto;
}
#content{
	width:90%;
	padding-left:50px;
	padding-right:50px;
	margin:auto;
}
#texto_c, #texto_j{
	font-family:"Caviar Dreams";
	color:black;
}
#texto_c{
	font-size:20px;
	text-align:center;	
}
#texto_j{
	font-size:24px;
	text-align:justify;
}
#fanpage{
	width:300px;
	height:50px;
	background-image:url(../../img/siguenos.png);
	background-size:100% 100%;
	margin-top:30px;
	margin:auto;
}
#footer{
	width:100%;
	height:auto;
}
#sello{
	width:320px;
	height:250px;
	margin:auto;
}
#imagen_sello{
	width:318px;
	height:182px;
	background-image:url(../../img/enfocandonos/dimion_blanco.jpg);
	margin:auto;
}
#links{
	width:80%;
	height:100px;
	margin:auto;
	padding-top:10px;
	border:solid;
}
#publicaciones{
	width:415px;
	height:100px;
	font-family:BlackJack;
	font-size:50px;
	text-align:center;
	color:black;
	float:left;
}
#fanpage{
	width:300px;
	height:50px;
	background-image:url(../../img/siguenos.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% 100%;
	float:left;
	margin-top:10px;
	margin-left:30%;
}
