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

html, body {
	margin: 0;
	padding: 0;
}
#cuerpo {
	min-width: 1080px;
	position: relative;
	}

#top {
	min-width: 1080px;
	width: 100%;
	height: 100%;
	text-align: center;
	position:relative;
	margin-right: -10px;
	background-color: #E6E6E6;
	background-image:url("Img/nombreChilaquilotas.png");
	background-repeat: no-repeat;
	background-position: bottom center;
} 

#down {
	min-width: 1080px;
	position:relative;
	width: 100%;
	height: 100%;
	text-align: center;
}
