body {
	background-color: #5F7165;
	margin-top: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.elflash {
	height: 560px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.version {
	text-align: right;
	margin-top: 10px;
}

a.idea:link,
a.idea:visited{
	float: left;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.idea:hover{
	color: #FFF;
}

a.vers:link,
a.vers:visited{
	float: right;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.vers:hover{
	color: #FFF;
}
.idiomas {
	width: 642px;
	float: left;
	text-align: center;
}
a.idioma:link,
a.idioma:visited{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
a.idioma:hover{
	color: #FFF;

