@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#container {
	width: 933px;
	position: absolute;
	margin-left: 50%;
	left: -465px;
}
#header {
	background-image: url(images/flordefondo_01.jpg);
	height: 215px;
	width: 933px;
}
#body {
	background-image: url(images/flordefondo_02.jpg);
	width: 933px;
}
#footer {
	height: 142px;
	width: 933px;
}
#content {
	width: 729px;
	margin-right: auto;
	margin-left: auto;
}
.slides2010 {
	position: absolute;
	z-index: 200;
	left: 98px;
	top: 75px;
}
