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

@media only screen and (min-width: 320px) and (max-width: 365px) {
	
	img#pface {
		bottom: 4915px;
	}
	
	img#moda {
		
		bottom: 3240px;
	}
	
	img#baloes {
		bottom: 2050px;
	}
	
}

@media only screen and (min-width: 366px) and (max-width: 413px)  {
	

	img#pface {
		bottom: 60%;
	}
	
	
	img#moda {
		bottom: 40.5%;
	}
	
	
	img#baloes {
		bottom: 2133px;
	}
	
}

@media only screen and (min-width: 414px) and (max-width: 479px)  {
	

	img#pface {
		bottom: 60.8%;
	}
	
	
	img#moda {
		bottom: 41%;
	}
	
	
	img#baloes {
		bottom: 2193px;
	}
	
}

@media only screen and (min-width: 480px) and (max-width: 599px)  {
	

	img#pface {
		bottom: 60.8%;
	}
	
	
	img#moda {
		bottom: 41.8%;
	}
	
	
	img#baloes {
		bottom: 2193px;
	}
	
}
	
@media only screen and (min-width: 600px) and (max-width: 680px)  {
	
	img#pface {
		bottom: 60.5%;
	}
	
	img#moda {
		bottom: 42%;
	}
	
	img#baloes {
	bottom: 2189px;
	}
	
}

@media only screen and (min-width: 681px) and (max-width: 720px) {
	
	img#pface {
		bottom: 60.2%;
	}
	
	img#moda {
		bottom: 41%;
	}
	
	img#baloes {
	bottom: 2109px;
	}
	
}

@media only screen and (min-width: 901px) and (max-width: 1186px) {
	
	img#pface {
		padding-top: 14em;
	}
	
	p#t3 {
		margin-top: 6.1em;
	}
	
	#box4 {
		clear: both;
	}
	
	img#moda {
		padding-top: 7.7em;
	}
	
	p#t9 {
		margin-top: 2.5em;
	}
}