@charset "utf-8";
/* CSS Document */

*
{
	padding: 0;
	margin: 0;
	border: 0;
}

html,
body
{
	width: 100%;
	height: 100%;
}


.wrapper,
.content
{
	width: 100%;
	height: 100%;
}

	.pack
	{
		width: 592px;
		height: 346px;
		
		border: 8px solid #B19AAF;
	}

		.pack-seguridad-confianza
		{
			background: url(../img/bg-seguridad-y-confianza.jpg) no-repeat 0 0;
		}

		.pack-zona-antiderrames
		{
			background: url(../img/bg-zona-antiderrames.jpg) no-repeat 0 0;
		}

		.pack-tela-natural
		{
			background: url(../img/bg-tela-natural.jpg) no-repeat 0 0;
		}
		
		.pack-ajuste-seguro
		{
			background: url(../img/bg-ajuste-seguro.jpg) no-repeat 0 0;
		}
		
		.pack-gel-absorbente
		{
			background: url(../img/bg-gel-absorbente.jpg) no-repeat 0 0;
		}

		.pack-absorbe-igual
		{
			background: url(../img/bg-absorbe-igual.jpg) no-repeat 0 0;
		}


	.facebook-like-button
	{
		float: left;
		display: inline;
		
		width: 110px;
		
		margin: 309px 0 0 455px;
	}

a.iframe
{
	display: none; 
}


