body {
	background:#FFFFFF url(img/fondo_body_home.jpg) repeat-x;
}

#wrap{
	width:1000px;
	/*background-color:#099;*/
	margin:0 auto;
	position:relative;
}

#header-wrap-contenedor{
	position:inherit;
	margin:0px auto;
	width:1000px;
	height:465px;
	}

#header-wrap {
	margin:0px auto;
	width:1000px;/*900*/
	padding:0px 0px 0px 0px;
	height:250px;
	/*background: transparent url(img/fondo_header_wrap.jpg) no-repeat;*/
	position:relative;
	background:transparent;
}

#logo {
	width:222px;
	float:left;
	margin:127px 0px 0px 407px;
}

#logo a img {
	width:222px;
	height:138px;
}

#main {
	/*background: transparent url(img/fondo_main_home.jpg) no-repeat top;*/
	margin:0px auto 0px auto;
	background-color: transparent;
}

.column_medium_home{
	width:400px;
	height:286px;
	/*border-right:1px solid #d4d7dd;*/
	margin: 20px 0 0 310px;
	text-align:justify;
	
}

#personaje_home{
	background:  transparent url(img/personaje_home.png) no-repeat;
	position:absolute;
	display: block;
	top:40px;
	left:-135px;
	width:411px;
	height:732px;
	z-index:100;
}

a.nos_circuits{
	background:  transparent url(img/nos-circuits.png) no-repeat 0px 0px;
	width:195px;
	height:195px;
	top:280px;
	left:230px;
}

a.nos_circuits:hover{
	background:  transparent url(img/nos-circuits.png) no-repeat 0px -195px;
	width:250px;
	height:250px;
	top:280px;
	left:220px;
}

a.nos_departs_fixes{
	background:  transparent url(img/nos-departs-fixes.png) no-repeat -27px 0px;
	width:167px;
	height:167px;
	top:280px;
	left:448px;
}

a.nos_departs_fixes:hover{
	background:  transparent url(img/nos-departs-fixes.png) no-repeat 0px -167px;
	width:221px;
	height:222px;
	top:280px;
	left:425px;
}

a.nos_treks{
	background:  transparent url(img/nos-treks.png) no-repeat -58px 0px;
	width:187px;
	height:187px;
	top:280px;
	left:640px;
}

a.nos_treks:hover{
	background:  transparent url(img/nos-treks.png) no-repeat 0px -187px;
	width:245px;
	height:245px;
	top:280px;
	left:610px;
}

#fondo_nubes{
	width:750px;
	height:440px;
	top:0;
	left:0;
	background:  transparent url(img/fondo_nubes.jpg) no-repeat;
	z-index:-100;
	display:block;
}

#mapa_carte{
	background:  transparent url(img/mapa_carte.png) no-repeat;
	position:absolute;
	display:block;
	top:360px;
	right:-40px;
	width:350px;
	height:436px;
	z-index:100;
}

#screenshot{
	position:absolute;
	border:1px solid #000;
	background:#FFF;
	padding:5px;
	display:none;
	color:#000;
	z-index:500;
	font-size:11px;
	text-align:center;
}

a.screenshot{
	color:#000;
	background-color:#FFF;
	opacity: .5;
	padding:0 3px 0 3px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:bold;
	font-size:10px;
	position:absolute;
	}
	
a.screenshot:hover{
	text-decoration:none;
	opacity: 1;
	}

.carte_lima{
	top:280px;
	left:130px;
	}
	
.carte_cuzco{
	top:300px;
	left:230px;
	}
	
.carte_puno{
	top:330px;
	left:260px;
	}
	
.carte_arequipa{
	top:360px;
	left:190px;
	}
	
.carte_la_paz{
	top:350px;
	left:300px;
	}
	
.carte_puerto_maldonado{
	top:260px;
	left:250px;
	}
	
.carte_iquitos{
	top:100px;
	left:180px;
	}
	
.carte_nazca{
	top:320px;
	left:150px;
	}
	
.carte_trujillo{
	top:210px;
	left:90px;
	}
	
.carte_cordillera_blanca{
	top:245px;
	left:120px;
	}
	
.carte_kuelap{
	top:160px;
	left:120px;
	}
	
#footer {
	background-color:transparent;
	color: #333;
}

#direccion {
	width:550px;
	text-align:right;
	float:right;
}

