@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	width:100%;
	padding-top:100px;
	padding-bottom:30px;
}
#header{
	width:900px;
	height:368px;
	background-image:url(../../img/feinteligente/Programa%202.jpg);
	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:Ebrima;
	font-size:20px;
	color:blue;
}
#articulo{
	width:100%; 
	height:auto; 
	padding-left:6%; 
	padding-right:6%; 
	float:left; 
	color:black; 
}
#titulo{
	font-family:Ebrima;
	font-size:60px;
	color:black;
	width:500px;
	margin:auto;
	text-align:center;
}
#texto_c, #texto_j, #texto_j2, 
#texto_j3, #texto_j4{
	font-family:Corbel;
	font-size:24px;
	color:black;
	line-height:25px;
}
#texto_c{
	text-align:center;
}
#texto_j{
	text-align:justify;
}
#texto_j2{
	text-align:justify;
	padding-left:50px;
}
#texto_j3{
	text-align:justify;
	padding-left:75px;
}
#texto_j4{
	text-align:justify;
	margin-left:110px;
}
#footer{
	clear:both;
	width:100%;
	height:90px;
	padding-left:10%;
	padding-top:20px;
}
#gabo{
	clear:both;
	width:900px;
	height:357px;
	margin:auto;
	background-image:url(../../img/feinteligente/botom.jpg);
	background-size:100% 100%;
}
#publicaciones{
	width:380px;
	height:50px;	
	float:left;
	font-family:Ebrima;
	font-size:30px;
	color:black;
}
#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-left:35%;
}