@charset "utf-8";
@font-face {font-family: 'Oswald', sans-serif;}
/* CSS Document */

body {
	/*background-image: url(../imagenes/bs_background.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000000;
	margin: auto;
}

#home {
	height: 1400px;
	/*width: 830px;*/
	margin: left;
	background-color: #FFF;
}
#header {
	position: fixed;
	height: 50px;
	top: 0px;
	left: 0px;
	background-color: #000000;
}

#h_columna1{
	height: 50px;
	top: 10px;
	left: 5px;
	width: 1920px;
	float: right;
}

#upperSpace {
	height: 50px;
	/*width: 1100px;*/
	background-color: #000000;
}
#innerSpace1 {
	height: 50px;
	/*width: 1100px;*/
	float: left;
}
#innerSpace2 {
	height: 30px;
	/*width: 1100px;*/
}
#innerSpace3 {
	height: 15px;
	/*width: 1100px;*/
}
#bottomSpace {
	height: 115px;
	/*width: 1100px;*/
}

/*   END HEAD AND BODY   */

#game_development {
	height: 570px;
	/*width: 1100px;*/
}
#gd_columna1 {
	height: 300px;
	width: 170px;
	float: left;
}

#gd_columna2 {
	height: 500px;
	width: 490px;
	float: left;
}

#title_gamedev {
	font-family: "Oswald", sans-serif;
	color: #000000;
	line-height: 90px;
	height: 180px;
	width: 490px;
	float: left;
	font-size: 80px;
	font-weight: normal;
}

#undertitle_gamedev {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	font-weight: normal;
	float: left;
}

#image_dev {
	height: 270px;
	width: 490px;
	float: left;
}

/* END GAME DEVELOPMENT */


#technology {
	height: 450px;
	/*width: 1100px;*/
}
#tec_columna1 {
	height: 300px;
	width: 170px;
	float: left;
}

#tec_columna2 {
	height: 300px;
	width: 490px;
	float: left;
}
#title_technology {
	font-family: "Oswald", sans-serif;
	color: #000000;
	line-height: 90px;
	height: 90px;
	width: 490px;
	float: left;
	font-size: 80px;
	font-weight: normal;
}
#undertitle_tech {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	font-weight: normal;
	float: left;
}


/* END TECHNOLOGY */

#about {
	height: 200px;
	/*width: 1100px;*/
}
#ab_columna1 {
	height: 300px;
	width: 170px;
	float: left;
}

#ab_columna2 {
	height: 300px;
	width: 490px;
	float: left;
}
#title_about {
	font-family: "Oswald", sans-serif;
	color: #000000;
	line-height: 90px;
	height: 180px;
	width: 490px;
	float: left;
	font-size: 80px;
	font-weight: normal;
}
#undertitle_about {
	font-family: "Oswald", sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	font-weight: normal;
	float: left;
}

/* END ABOUT */
#contact {
	height: 245px;
	background-color: #000000;
}
#ct_columna1{
	height: 240px;
	width: 170px;
	float: left;
}
#ct_columna2{
	height: 240px;
	width: 230px;
	float: left;
}
#ct_columna3{
	height: 240px;
	width: 230px;
	float: left;
}
#ct_title {
	font-family: "Oswald", sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
}
#ct_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
	text-decoration: none;
	color: #999;
}
/* END CONTACT */