#logo a{
	width: 140px;
	height: 71px;
	background-image: url(../img/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
a.link-legal:link, a.link-legal:visited{   
 text-decoration:none;
 	color: #ffffff; 
}

body{
	background-color: transparent;
	font-family: "Univers", sans-serif;
	color: #FFFFFF;
}
.container{
	background-image:url(../../media/tarifas.png);
	font-family: "Univers", sans-serif;
}
.scroll{
	display: block;
	z-index: 999;
	width: 39px;
	height: 160px;
	top: 229px;
	left: 875px;
	position: relative;
	margin:0px;
	padding:0px;
}
.ventana{
	float: right;
	margin-top: 290px;
	margin-right: 50px;
}

.txt-ventana{
	font-size: 12px;
	font-weight: lighter;
	font-family:Gravity, Helvetica;
}

.txt-tit-ventana{
	margin-top:273px;
	margin-left:590px;
	float:right;
	position:absolute;
	font-size:14.5px;
}

.footer-right{
	display: block;
	width: 300px;
	height: 45px;
	font-size: 9px;
	color: #ffffff;
	position: relative;
	z-index: 999;
	margin-top: -45px;
	margin-right:8px;
	float: right;
	letter-spacing: -0.025em;
	line-height: 16.60px;
}
.calc{
	background-image:url(../../media/calc1.png);
	display:block;
	width:645px;
	height:186px;
	margin-top:160px;
	position:fixed;
	float:right;
}
.calc:hover{
	background-image: url(../../media/calc3.png);
	display: block;
	width: 642px;
	height: 184px;
	background-position: 15px 0px;
	background-repeat:no-repeat;
}

.footer-left{
	display: block;
	width: 300px;
	height: 45px;
	font-size: 9px;
	color: #ffffff;
	position: relative;
	z-index: 999;
	margin-top: -45px;
	float: left;
	letter-spacing: -0.025em;
	line-height: 16.60px;
}

.legal-txt{
	width:auto;
	height:32px;
	float:left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color:#ffffff;
	text-decoration:none;
}