@charset "utf-8";
#contenedor {
	background-color: #39F;
	height: 940px;
	width: 1200px;
}
#menu {
	height: 200px;
	width: 1200px;
	background-color: #06C;
	background-image: url(imagenes/nose.gif);
}
#botones {
	height: 90px;
	width: 1200px;
	background-color: #FFF;
	background-image: url(imagenes/BOTONESSSS.gif);
}
#efectos {
	background-color: #333;
	height: 400px;
	width: 1200px;
	background-image: url(imagenes/samy.gif);
}
#central {
	background-color: #39F;
	height: 400px;
	width: 1200px;
	margin: auto;
	background-image: url(imagenes/velocidad-maxma.gif);
}
#pie de pagina {
	height: 200px;
	width: 1350px;
	background-color: #FF0;
	background-image: url(imagenes/planti.gif);
}
