@charset "utf-8";
/* CSS Document */
#mimg{
	display:none;
}
#main{
	padding-top:91px;
}
#header{
	width:900px;
	height:488px;
	background-image:url(../../images/doac_.jpg);
	background-size:100% 100%;
	margin:auto;
}
#content{
	width:90%;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	margin:auto;
}
#titulo, #titulo2{
	font-family:"Century Gothic";
	color:black;
	font-size:40px;
}
#titulo2{
	text-align:right;
}
#texto{
	text-align:justify;
	font-family:Calibri;
	color:black;
	font-size:24px;
}
#footer{
	width:100%;
	height:200px;
}
#logo{
	width:100px;
	height:100px;
	background-image:url(../../img/deloidoalcorazon/botom_img.jpg);
	background-size:100% 100%;
	margin:auto;
}
#publicaciones{
	width:415px;
	height:100px;
	background-image:url(../../img/deloidoalcorazon/publicaciones.png);
	background-repeat:no-repeat;
	background-position:center;
	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:30px;
	margin-left:30%;
}



