/*
Plugin: jQuery Parallax
Version 1.1.3
Author: Ian Lunn
Twitter: @IanLunn
Author URL: http://www.ianlunn.co.uk/
Plugin URL: http://www.ianlunn.co.uk/plugins/jquery-parallax/

License: http://creativecommons.org/licenses/by-sa/3.0/ (Attribution Share Alike). Please attribute work to Ian Lunn simply by leaving these comments in the source code or if you'd prefer, place a link on your website to http://www.ianlunn.co.uk/.
*/

@charset "utf-8";
/* CSS Document */


#intro{
	background:url(../imgs/imgs_site/home.jpg) 50% 30% no-repeat;
	height:980px;
min-width: 1300px;

}
#second{
	background: url(../imgs/imgs_site/produto.jpg) 100% no-repeat;
	height:980px;
min-width: 1300px;
min-height:965px;

}
#bath{
	background: url(../imgs/imgs_site/bath.jpg) 100% no-repeat ;
min-width: 1300px;
min-height:976px;

}
#letsgoout{
	background: url(../imgs/imgs_site/letsgoout.jpg) 100% no-repeat;
min-width: 1300px;
min-height:980px;


}
#mealtime{
	background: url(../imgs/imgs_site/mealtime.jpg) 100% no-repeat;
min-width: 1300px;
min-height:980px;

}
#sleeptime{
	background: url(../imgs/imgs_site/sleeping.jpg) 100% no-repeat;
min-width: 1300px;
min-height:980px;

}
#bamboo{
	background: url(../imgs/imgs_site/bamboo1.jpg) 100% no-repeat;
min-width: 1300px;
min-height:980px;

}
#catalogo{
	background: url(../imgs/imgs_site/catalogo.jpg) 100% no-repeat;
min-width: 1300px;
min-height:980px;

}
#news_intro{
	background: url(../imgs/imgs_site/news.jpg) 100% no-repeat;
min-width: 1300px;
min-height:980px;

}
#ondeestamos_intro{
	background: url(../imgs/imgs_site/mapa_prince.jpg) 100% no-repeat;
min-width: 1300px;
min-height:980px;

}
#fifth{
	background: #a0d4d8;
min-width: 1300px;
min-height:980px;
}
#fifth2{
	background: #a0d4d8;
	background-color:#FFFFFF;

width:100%;
}
#introondeestamos{
	background:url(../imgs/Toural_net.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 980px;
	margin: 0 auto;
	padding: 0;
	z-index: 2;
	background-attachment: fixed !important;
background-size: cover !important;
height:100%;
width:100%;

}
#secondondeestamos{
	background: url(../imgs/mapa.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	z-index: 999;
background-attachment: fixed !important;
background-size: cover !important;
height:100%;
width:100%;
}








#third{
	background: url(images/thirdBG.jpg) 50% 0 no-repeat fixed;
	color: white;
	height: 650px;
	padding: 100px 0 0 0;	
}




.story{
	margin: 0 auto;
	min-width: 980px;
	overflow: auto;
	width: 980px;
}

.story .float-left, .story .float-right{
	padding: 100px 0 0 0;
	position: relative;
	width: 350px;	
}
