@charset "utf-8";
body {
	margin: 0px;
	overflow: auto;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
}
#legales {
	background-image: url(WLweb/BaseLegales.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 150px;
	width: 100%;
}
#legales a {
	color: #FFFFFF;
	text-decoration: none;
}
#legales a: hover {
	color: #FFFF00;
	text-decoration: none;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

