@charset "UTF-8";
/* CSS Document */

 @font-face {
	 font-family: 'menkaya';
	src: url('http://www.monerolandia.com/font/MEnkaya.ttf')  format('truetype');
 }
body {
	background-color: #fef200;
	text-align:center;
	margin:auto;
}
#main{
	width: 1024px;
	height: 2500px;
	margin: auto;
	text-align:center;
}
#encabezado{
	background-image:url(../img/bg1.jpg);
	width: 1024px;
	height: 289px;
	text-align:center;
	margin:auto;
}
#socialmedia {
	text-align:right;
	
}
#enc_contenido{
	width:700px;
	text-align:right;
	margin:auto;
}
#pajaro1 {
	float:left;
	padding: 90px 0px 0px 0px;
}
#logo {
	float:left;
	padding: 30px 0px 0px 0px;
}
#pajaro2 {
	float:left;
	padding: 90px 0px 0px 35px;
}
#menu{
	width:1024px;
	height:56px;
	background:url(../img/barramenu.gif);
}
#cont_menu {
	padding: 20px 0px 0px 0px;
	vertical-align:top;
}
ul{
	list-style-type:none;
	display:inline;
	font-family: menkaya;
	color:#000000;
}
#menu li {
	display:inline;
	padding: 0px 40px 0px 0px; 

}
#menu a{
	font-family: menkaya;
	color:#000000;
	text-decoration:none;
}
#bienvenido {
	width:1024px;
	height:370px;
	background-image:url(../img/bg_bienvenidos.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:auto;
}
#bie_contenido {
	width: 900px;
	margin:auto;
	padding: 0px 0px 0px 0px;
}
#chef {
	float:left;	
	width: 315px;
}
#bie_tex {
	padding: 15px 0px 0px 50px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:15px;
	line-height:18px;
	float:right;
	width:315px;
	text-align:justify;	
}
#monos_face {
	background-image:url(../img/bg_portafolio.jpg);
	width:1024px;
	height:900px;
	padding:auto;
	text-align:center;
}
#contenido{
	width:700px;
	height:900px;
	text-align:center;
	padding: 30px 0px 0px 150px;
}
#monos {
	width:335px;
	font-family: menkaya;
	color:#000;
	font-size:24px;
	float:left;

}
#face {
	width:335px;
	font-family: menkaya;
	color: #347ca1;
	font-size:24px;
	float:right;
	text-align:left;
	padding: 0px 0px 10px 0px;

}
#diseño {
	width: 1024px;
	height: 304px;
	background-image:url(../img/bg_galeria.jpg);
	text-align:center;
	padding:auto;
}
#dis_cont {
	text-align:center;
	font-family: menkaya;
	color:#FFF;
	padding:15px;
}
#max {
	width:1024px;
	height:260px;
	background-image:url(../img/bg_max.jpg);
	text-align:center;
	padding:auto;
}
	#max_cont {
		width:700px;
		height:260px;
		text-align:center;
		padding:20px 160px 0;
	}
	#max_photo{
		width:150px;
		float:left;
	}
	#max_bio{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		width: 335px;
		height:150px;
		float:right;
		text-align:justify;
		padding: 40px 0 0 0;
	}
#contacto{
	width: 1024px;
	height: 316px;
	background-image:url(../img/bg_contacto.jpg);
}
	#con_cont{
	width:700px;
	height: 310px;
	padding:20px 160px 0;
	}
	#monstruo{
	width:265px;
	heigth: 245px;
	float:left;
	padding: 37px 0 0 0;
	}
	#datos{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	width:395px;
	float:right;
	padding: 20px 0px 0px 0px;
	}
	#datos a{
	color:#000;
	}

	#formulario_m {
		width:395px;
		height:214px;
		background-image:url(../img/contacto.png);
		text-align:center;
		margin:auto;
	}
	#formulario_cont{
		font-family:Arial, Helvetica, sans-serif;
		color:#000;
		width:380px;
		height: 200px;
		text-align:center;
		padding:14px 0px 0 25px;
		text-align:center;
	}
	.link_azul {
		color: #FFF;
	}
	.menkaya{
		font-family: menkaya;
		font-size:24px;
	}
	.formulario_men {
		font-family: menkaya;
		font-size:12px;
		color: #000000;
	}
		.formulario_email {
		font-family: menkaya;
		font-size:13px;
		color: #000000;
	}
	
	.twitter-timeline {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #347ca1;
	}