@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	width:100%;
	padding-top:70px;
	padding-bottom:30px;
}
#header{
	width:350px;
	height:196px;
	background-image:url(../../img/enfocandonos/03_portada.png);
	background-size:100% 100%;
	margin:auto;
}
#content{
	width:80%;
	margin:auto;
}
.audio{
	width:300px;
	height:100px;
	margin:auto;
	padding-top:10px;
}
.descarga{
	width:300px;
	text-align:center;
}
#descarga{
	font-family:Calibri;
	font-size:20px;
	color:blue;
}
#titulo{
	font-family:Malina;
	font-size:40px;
	color:black;
	width:300px;
	margin:auto;
	text-align:center;
}
#subtitulo{
	font-family:Alcubierre;
	font-size:20px;
	color:black;
	width:80%;
	margin:auto;
	text-align:center;
}
#texto_c, #texto_j, #texto_r{
	font-family:Calibri;
	font-size:14px;
	color:black;
}
#texto_c{
	text-align:center;
}
#texto_j{
	text-align:justify;
}
#texto_r{
	text-align:right;
}
#footer{
	width:80%;
	height:100px;
	margin:auto;
}
#publicaciones{
	width:260px;
	height:100px;
	font-family:BlackJack;
	font-size:40px;
	color:black;
	float:right;
}
#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:30px;
	margin-left:30%;
}
#social_enf{
	width:360px;
	height:216px;
	margin:auto;
}
.red_botom{
	width:180px;
	height:54px;
	float:left;	
}
#socl{
	background-image:url(../../img/enfocandonos/souncloud.jpg);
	background-size:100% 100%;
}
#fabo{
	background-image:url(../../img/enfocandonos/fb.jpg);
	background-size:100% 100%;
}
#yotu{
	background-image:url(../../img/enfocandonos/yt.jpg);
	background-size:100% 100%;
}
#pint{
	background-image:url(../../img/enfocandonos/pint.jpg);
	background-size:100% 100%;
}
#ivoo{
	clear:both;
	background-image:url(../../img/enfocandonos/ivoox.jpg);
	background-size:100% 100%;
}
#inst{
	background-image:url(../../img/enfocandonos/insta.jpg);
	background-size:100% 100%;
}
#twit{
	background-image:url(../../img/enfocandonos/tw.jpg);
	background-size:100% 100%;
}
#prox{
	background-image:url(../../img/enfocandonos/prox.jpg);
	background-size:100% 100%;
}
.fb-comments{
	padding-left:10%;
}