#wrapper {
	width: 100%;
}
#header {
	height: 10px;
}
#header img {
	float:right;
	display: inline;
}
#navigation {
	display: none;
}
#content {
	width: 90%;
}
#temporada h3 {
	visibility: visible;
}
#footerArea {
	border: 0;
	background-color: transparent;
}
#footer p span {
	display: none;
}
#footer p {
	margin-top: 100px;
	font-size: 0.8em;
}
#catalogo #content p {
	display: none;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.3em;
}
body {
	background-image: none;
}