@charset "UTF-8";
.wrapper {
	width: 100%;
	margin-left: -50%;
	position: absolute;
	top: 0;
	left: 50%;
	text-align: center;
	height: 1000;
	
}

body {
	background-image:url(imagenes/BG/IMG_0192.JPG);
	background-position:center;
	background-position:top;
	background-repeat:repeat;
	background-color:#999999;
	}

body {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}
.publicidad {
	width: 900px;
	margin-left: -450px;
	position: absolute;
	top: 777px;
	left: 665px;
	text-align: center;
	padding-bottom: 0px;
	height: 160px;
}
.menu {
	width: 800px;
	margin-left: -370px;
	position: absolute;
	top: 511px;
	left: 642px;
	text-align: center;
	height: 45px;
}
.pasto {
	width: 900px;
	position: absolute;
	top: 565px;
	left: 50%;
	margin-left: -450px;
}
.pollito {
	width: 100px;
	margin-left: -50px;
	position: absolute;
	left: 49px;
	top: 446px;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
}



.wrapper #BG {

	}
