#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: #ff3200; 
}

body{
	background-color:#43a69;
	font-family: "Univers", sans-serif;
	color: #FFFFFF;
}
.container{
	background-image:url(../../media/servicios.png);
	background-repeat:no-repeat;
	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{
	margin-top:300px;
	margin-right:15px;
	float:right;
	font-size: 12px;
	font-weight: lighter;
	color:#FFFFFF;
}

.txt-tit-ventana{
	margin-top:273px;
	margin-left:610px;
	float:right;
	position:absolute;
	font-size:20px;
}

.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;
}