@charset "ISO-8859-1";
BODY{
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	text-align: right;
	vertical-align: top;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	line-height: 13px;
	text-transform: uppercase;
}
BODY.home-esp{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFF url(../esp/images/bg-home.jpg) no-repeat;
}
BODY.home-ing{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #FFF;
	background-image: url(../ing/images/bg-home.jpg);
	background-repeat: no-repeat;
}
#cont-home {
	height: 565px;
	width: 1005px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
ul, li, p { list-style:none; margin:0; padding:0;}
#nav {
	width:175px;
	height: auto;
	position: absolute;
	left: 45px;
	z-index: 2;
	top: 152px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-align: right;
	text-decoration: none;
}
#idioma {
	width: 80px;
	left: 888px;
	top: 80px;
	position: absolute;
	height: 15px;
}
#news {
	position:absolute;
	width:430px;
	height:65px;
	z-index:3;
	left: 240px;
	top: 484px;
}
