#publicidade {
	float:				left;
	width:				100%; 
	overflow:			hidden;
} 

/* ----- publicidade Elements ----- */
#publicidade .moduletable, #publicidade .moduletable_text {
	border:				1px solid #999999;
	background-color:	#f9fbf7;	
	margin-top:			10px;
	padding:			5px;
}
#publicidade .moduletable h3, #publicidade .moduletable_text h3 {
	padding:			2px;
	font-size:			11px;
	color: 				#eaeaea;
	margin:				-5px;
	margin-bottom:		5px; 
	padding:			2px;
	background-color:	#2a2a2a;
	border-bottom:		1px solid #777777;
}
#publicidade p {
	margin-top:			0px;
	margin-bottom:		10px;
}

#publicidade h3 {
	margin:				0px;
	padding:			2px;
	
	font-size:			11px;
	background-color:	#2a2a2a;
	color: 				#ffffff;
}

/* ----- bottombar ------- */

#bottombar {
	float:				left;
	width:				50%; 
	overflow:			hidden;
} 

/* ----- bottombar Elements ----- */
#bottombar .moduletable, #bottombar .moduletable_text {
	border:				1px solid #999999;
	background-color:	#f9fbf7;	
	margin-top:			10px;
	padding:			5px;
	height:				115px;
}
#bottombar .moduletable h3, #bottombar .moduletable_text h3 {
	padding:			2px;
	font-size:			11px;
	color: 				#eaeaea;
	margin:				-5px;
	margin-bottom:		5px; 
	background-color:	#2a2a2a;
	border-bottom:		1px solid #777777;
}
#bottombar p {
	margin-top:			0px;
	margin-bottom:		10px;
}

#bottombar h3 {
	margin:				0px;
	padding:			2px;
	font-size:			11px;
	background-color:	#2a2a2a;
	color: 				#ffffff;
}
