<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#carretera {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0;
	top: 0;
}
#centro {
	width: 1024px;
	height: 650px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -512px;
	margin-top: -325px;
	z-index: 2;
	background-color: #000000;
}
#logotipoBERA {
	position: absolute;
	width: 244px;
	height: 125px;
	z-index: 1;
	left: 0px;
	top: 65px;
}
#desarrollo {
	position: absolute;
	width: 780px;
	height: 505px;
	z-index: 2;
	left: 244px;
	top: 65px;
	background-color: #333333;
}
#barraGRIS {
	position: absolute;
	width: 780px;
	height: 40px;
	z-index: 3;
	left: 244px;
	top: 570px;
	background-color: #999999;
}
#idioma {
	position: absolute;
	width: 200px;
	height: 20px;
	z-index: 4;
	left: 795px;
	top: 38px;
}
#creativosGH {
	position: absolute;
	width: 200px;
	height: 20px;
	z-index: 5;
	left: 795px;
	top: 620px;
}
#fondoMENU {
	position: absolute;
	width: 244px;
	height: 380px;
	z-index: 6;
	left: 0px;
	top: 190px;
	background-color: #C00606;
}
#menuEMPRESA {
	position: absolute;
	width: 265px;
	height: 45px;
	z-index: 4;
	left: -1px;
	top: 50px;
	background-color: #C00606;
}
#menuSERVICIOS {
	position: absolute;
	width: 240px;
	height: 45px;
	z-index: 3;
	left: 0px;
	top: 100px;
}
#menuVENTAJAS {
	position: absolute;
	width: 240px;
	height: 65px;
	z-index: 2;
	left: 0px;
	top: 150px;
}
#menuCONTACTO {
	position: absolute;
	width: 240px;
	height: 45px;
	z-index: 1;
	left: 0px;
	top: 220px;
}
.tablaMENU {
	height: 43px;
	width: 263px;
	border: thin solid #CCC;
}
.tablaMENUgrande {
	height: 63px;
	width: 263px;
	border: thin solid #CCC;
}
#textos {
	position: absolute;
	width: 400px;
	height: 367px;
	z-index: 3;
	left: 355px;
	top: 120px;
}
#fotografia {
	position: absolute;
	width: 275px;
	height: 385px;
	z-index: 1;
	left: 50px;
	top: 120px;
}
#titularGRANDE {
	position: absolute;
	width: 500px;
	height: 60px;
	z-index: 2;
	left: 50px;
	top: 30px;
}
</pre></body></html>