body {
	margin: 0px;
	padding: 0px;
}
div#global {
	background-image: url(../imagenes/fondo.gif);
	width: 760px;
	height: 430px;
	position: absolute;
}
div#botonera {
	margin-top: 2px;
}
img#imagen_corporativa {
	position: absolute;
	left: 2px;
	top: 26px;
}
img#logo {
	position: absolute;
	left: 525px;
	top: 214px;
}
div#internacional {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
div#texto {
	position: absolute;
	left: 91px;
	top: 193px;
	font-family: "Century Gothic", Georgia;
	font-size: 14px;
	color: #006633;
	width: 400px;
	line-height: 20px;
}
.azul {
	color: #CC0000;
}
div#idiomas {
	position: absolute;
	left: 587px;
	top: 26px;
	color: #006633;
	text-align: center;
	font-size: 12px;
}
div#centrar {
	margin-left: -150px;
	position: absolute;
	top: 50px;
	left: 50%;
	border: 1px solid #CCCCCC;
}

