body {
	background-position: center center;
	background-color: #eef7f7;
	margin: 10% auto;
	.margin: auto auto;
	_margin: auto auto;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-width: 760px;
	min-height: 420px;
}
noscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182e45;
}
.tablaLogin {
	width: 760px;
	height: 420px;
	background:url(img/fondo.jpg) no-repeat center center;
}
.tablaFlash {
	width: 760px;
	height: 420px;
}
a {
	color: #182e45;
	font-weight: bold;
}
.idiomas {
position: relative;
width: 100%;
top: 380px;
}
.sound {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff50c5;
	width: 760px;
	text-align:right;
	margin: 5px auto;
	font-weight: normal;
}
.sound a {
	color:#ff50c5;
	text-decoration: none;
	font-weight: normal;
}