body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #54bbca;
}

body, td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#flashcontent {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#perfil {
	height: 767px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	/* slide effect */
	display: block;
	overflow: hidden;
}

#perfil_inner {
	position: relative;
	display: block;
	right: 0;
	width: 391px;
	overflow: hidden;
}


#perfil_tab {
	float: right;
	width: 42px;
	position: relative;
	top: 360px;
}

#perfil_content {
	float: right;
}


#ranking {
	height: 767px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	/* slide effect */
	display: block;
	overflow: hidden;
}

#ranking_inner {
	position: relative;
	display: block;
	left: 0;
	width: 391px;
	overflow: hidden;
	float: left;
}

#ranking_content {
	float: left;
}

#ranking_tab {
	float: left;
	width: 42px;
	position: relative;
	top: 360px;
}

#timeline_tab {
	clear: both;
	width: 100%;
	height: 42px;
	text-align: center;
	display: block;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	z-index: 5;
}

#timeline {
	clear: both;
	width: 100%;
	/* height: 391px; */
	position: absolute;
	bottom: 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	z-index: 1;
}

#timeline_inner {
	position: relative;
	display: block;	
}

#timeline_content {
	background-color: #184f4c;	
}

#media{ position: relative;}

/*----------FACEBOOK----------*/
table{
	margin-top: -20px;
}
#facebook{
	width: 430px;
	height: 58px;
	position: relative;
	top: -10px;
	left: 175px;
	z-index: 10;
	background: url(http://www.mini-mundi.com/images/facebook_bg.png);
	background-repeat: no-repeat;
}
#follow{
	width: 288px;
	height: 56px;
	margin-right: 7px;
	float: left;
	position: relative;
	top: 1px;
	left: 1px;
}
#follow a{
	height: 0;
	padding-top: 56px;
	display: block;
	overflow: hidden;
	background: url(http://www.mini-mundi.com/images/follow_bg.png) 56px 56px no-repeat;
}
#follow a:hover{
	background-position: 0 0;
}
#like, #share{
	float: left;
	margin-top: 7px;
}
