#body {
	width: 996px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 40px;
}
#side-content {
	float: left;
	width: 247px;
	background-image: url(../images/bg-side-content.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
}
#main-content {
	float: right;
	width: 708px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECC;
	margin-bottom: 105px;
	background-image: url(../images/bg-main-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main-content img {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#main-content #map img {
	background-image: none;
}

.image_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.image_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#main-content p {
	text-align: justify;
}
#flags {
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
#map {
	width: 700px;
	height: 400px;
	border: 1px solid #999999;
	padding: 3px;
}
#galeria_flash {
	height: 300px;
	width: 200px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
