#leftBar {
	float:left; 
	width:130px;
	background-color:#FFFFFF;
}

#content {
	float:left;
	width:610px;
	margin-left:10px;
	background-color:#FFF;
}

#rightBar { 
	float:right; 
	margin-left:10px;
	width:245px;
	background-color:#CCC;
}

.imo_box{ width:239px; height:200px; background-color:#006600; position:relative; font-size:11px;}
a{ text-decoration:none;}
.imo_titD{background-color:#000000; color:#FFF; opacity:0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);-khtml-opacity: 0.7; padding:5px; background-image:url(../img/imobottom.gif); background-repeat:no-repeat; background-position:bottom;}
.imo_imgD{ width:40px; margin-left:180px; text-align:center; z-index:1000px; background-color:#000; border-left:1px solid #FFFFFF;   border-right:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; color:#333; opacity:0.7;-moz-opacity: 0.7;filter:alpha(opacity=70);-khtml-opacity: 0.7; padding:2px;}

.imo_imgD span img{ cursor:pointer; border:none;}


#direitos{ margin:20px; font-size:14px; font-weight:normal; color:#333333; line-height:20px;} 
#cotacoes{font-weight:normal;}