@charset "utf-8";
/* CSS Document */

/*      I N T O    L O G  */
.intochile, .log, .out, .outDer {
	top:25%;
	margin-top:-20px;
	position:fixed;
	z-index:9000;
}
.intochile {
	left:-130px;
}
.out {
	margin-top:-30px;
	left:-155px;
}
.outDer {
	margin-top:-30px;
	right:-155px;
}
.intochile a, .log a {
	color:#FFF;
}
.intochile a:hover, .log a:hover {
	color:#000;
	background:#666;
}
.log {
	right:-100px;
}
.into, .in {
	padding-top:15px;
	font-size:14px;
	font-weight:500;
	letter-spacing:0px;
	z-index:9000;
	background:url(../fotos/general/20-fff.png);
}
.into {
	padding-right:15px;
	padding-left:2px;
	width:30px;
	height:30px;
}
.in {
	color:#390;
	padding-right:15px;
	padding-left:0px;
	width:30px;
	height:30px;
}
.into:hover, .in:hover {
	background:#999;
	color:#000;
}

.botonesMenuDer, .botonesMenuIzq {
	background:url(../fotos/general/20-fff.png);
	padding-right:15px;
	padding-left:15px;
	padding-top:15px;
	height:30px;
}
.botonesMenuDer {
	float:left;
	min-width:100px;
}
.botonesMenuIzq {
	float:right;
	min-width:130px;
}
.botonesMenuDer a, .botonesMenuIzq a {
}
.botonesMenuDer:hover, .botonesMenuIzq:hover {
	background:url(../fotos/general/50-fff.png);
}
.botonesMenuDer a:hover, .botonesMenuIzq a:hover {
}
.izq70 {
	float:left;
	width:130px;
	text-align:right;
	width:130px;
}
.der30 {
	float:right;
	width:30px;
	text-align:left;
}
.der70 {
	float:right;
	width:70%;
	text-align:left;
	width:100px;
}
.izq30 {
	float:left;
	width:30%;
	text-align:right;
}

/* B U S C A R   A P S    */
#fondo {
	background: url(../fotos/general/70-000.png);
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	border:0px solid #FFF;
	margin:0 auto;
	visibility:hidden;
	z-index:8000;
}
.buscador, .apps {
	position:fixed;
	width:70px;
	height:20px;
	left:50%;
	margin-left:-35px;
	z-index:9000;
	letter-spacing:1px;
	background:url(../fotos/general/20-fff.png);
	cursor:pointer;
}
.buscador {
	top:0px;
	padding-top:7px;
}
.apps {
	bottom:0px;
	padding-bottom:0px;
	padding-top:5px;
}
.buscador a, .apps a {
	color:#FFF;
}
.buscador a:hover, .apps a:hover {
}
.buscador:hover, .apps:hover {
	background-color:#333;
}
.buscador:hover {
	padding-top:10px;
}
.apps:hover {
	padding-bottom:5px;
}
.envolturaMenu {
	position: fixed;
	float:left;
	margin:0 auto;
	width:1000px;
	top:20px;
}
.excursion {
     position: fixed;
     width:1000px;
     left:50%;
     margin-left:-490px;
     cursor:pointer;
     display:none;
	 z-index:9000;
}

.envolturaMenuAps {
	position: fixed;
	margin:0 auto;
	width:1000px;
	bottom:0px;
}
.excursionAps {
	position:fixed;
	float:left;
	width:1000px;
	left:50%;
	margin-left:-490px;
	bottom:9px;
	cursor:pointer;
	display:none;
}
.solicitud  {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-170px;
	margin-top:-150px;
}
.logotipo {
	position:relative;
	width:300px;
	height:57px;
	background:url(../fotos/general/intochile300.png) 50% 50% no-repeat;
	margin:10px;
}