@CHARSET "UTF-8";

@font-face {
	font-family: "myriad_webregular";
	src: url("../fonts/myriad_webregular/myriad-web-webfont.eot");
	src: url("../fonts/myriad_webregular/myriad-web-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/myriad_webregular/myriad-web-webfont.woff") format("woff"),
		url("../fonts/myriad_webregular/myriad-web-webfont.ttf") format("truetype"),
		url("../fonts/myriad_webregular/myriad-web-webfont.svg#myriad_webregular") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "cnregular";
	src: url("../fonts/cnregular/cn-bold-webfont-reform2012-webfont.eot");
	src: url("../fonts/cnregular/cn-bold-webfont-reform2012-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/cnregular/cn-bold-webfont-reform2012-webfont.woff") format("woff"),
		url("../fonts/cnregular/cn-bold-webfont-reform2012-webfont.ttf") format("truetype"),
		url("../fonts/cnregular/cn-bold-webfont-reform2012-webfont.svg#cnregular") format("svg");
	font-weight: normal;
	font-style: normal;
}


#footer27 {
	background-color: #4c4c4c;
	height: 227px;
	position: relative;
}

#footer27 p {
	margin: 0;
	padding: 0;
}

#footer27 .logo {
	background-image: url(../img/footer27/logo.png);
	display: block;
	height: 51px;
	left: 50%;
	margin-left: -487px;
	position: absolute;
	top: 22px;
	width: 89px;
}
	
#footer27 p,
#footer27 .links a {
	color: #c9c9c9;
	font-family: myriad_webregular;
	font-size: 12px;
	text-decoration: none;
}

#footer27 .desc {
	left: 50%;
	margin-left: -357px;
	position: absolute;
	top: 32px;
	width: 825px;
}

#footer27 .desc1 {
	left: 50%;
	margin-left: -357px;
	position: absolute;
	top: 48px;
	width: 825px;
}

#footer27 .menu {
	background-color: #212121;
    height: 21px;
    left: 0;
    padding: 4px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 85px;
}

#footer27 .menutext {
	display: inline;
	left: 50%;
	margin-left: -485px;
	width: 800px;
	position: absolute;
	text-align: left;
}

#footer27 .menu a {
	color: #fff;
	font-family: cnregular;
	text-decoration: none;
}

#footer27 .menu a:hover {
	text-decoration: underline;
}

#footer27 .links {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 150px;
}

#footer27 .links a:hover {
	color: #e6e6e6;
}

#footer27 .copy {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 170px;
}




#footer27 .accesoMundoToonix {
	position: absolute;
	left: 50%;
	margin-left: 170px;
	margin-top: -2px;
}

.page_home #footer27 .accesoMundoToonix,
.page_game #footer27 .accesoMundoToonix,
.page_billboardGame #footer27 .accesoMundoToonix {
	display: none;
}

.page_game.layout_default #footer27 .accesoMundoToonix,
.page_game.layout_600x400 #footer27 .accesoMundoToonix,
.page_billboardGame.layout_default #footer27 .accesoMundoToonix,
.page_billboardGame.layout_600x400 #footer27 .accesoMundoToonix {
	display: block;
}

.loader_visible #footer27 .accesoMundoToonix {
	display: block;
}

