@charset "utf-8";
body {
	font-family: "Segoe UI", "Arial Black", Gadget, sans-serif;
}
a {
	text-decoration:none;
}
#Titulo {
	font-family: "Segoe UI", "Arial Black", Gadget, sans-serif;
	font-size: 96px;
	color: #000;
	margin-bottom:0em;
}
#introDiv {
	margin: auto;
	height: 100%;
	width: auto;
	text-align: center;
}
#introDiv2 {
	margin: auto;
	margin-top:4em;
	height: 100%;
	width: auto;
	text-align: center;
	font-size: 24px;
}
#Subtitulo {
	font-size: 24px;
	margin-left: 16em;
}

#lang-menu .flag {
	max-width:30px;
	max-width:30px;
}
