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

#principal {
	height: 768px;
	width: 1024px;
	margin: auto;
}
#cabezote {
	height: 60px;
	width: 1024px;
}
#barramenu {
	height: 61px;
	width: 1024px;
	background-image: url(images/barramenuu.jpg);
	background-repeat: no-repeat;
}

#home {
	height: 708px;
	width: 1024px;
}
