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