#div_effects_left{
	width:335px;
	position:relative;
	float:left;
}
#bar_title_left{
	width:335px;
	height:26px;
	position:relative;
	CURSOR:pointer;
	background:url('/beta/fotos/arquivos_home/barr1_off.jpg') no-repeat;
}
#bar_title_left.open {
	background:url('/beta/fotos/arquivos_home/barr1_on.jpg') no-repeat;
}
#mainB_left{
	width:335px;
	position:relative;
	BORDER-TOP:none;
	PADDING-TOP:none;
	PADDING-BOTTOM:10px;	
}
/*##################*/
/*##################*/
#div_effects_foto{
	width:587px;
	position:relative;
	float:left;
}
#bar_title_foto{
	width:587px;
	height:26px;
	position:relative;
	CURSOR:pointer;
	background:url('/beta/fotos/arquivos_home/barr2_off.jpg') no-repeat;
}
#bar_title_foto.open {
	background:url('/beta/fotos/arquivos_home/barr2_on.jpg') no-repeat;
}
#mainB_foto{
	width:587px;
	position:relative;
	BORDER-TOP:none;
	PADDING-TOP:none;
	PADDING-BOTTOM:10px;	
}
/*##################*/
/*##################*/
#bar2_item{
	font-family:Verdana, Arial;
	color:#333;
	font-size:11px;
	display: inline;
	float:left;
	margin-left:7px;
	width:110px;
	position:relative;
	margin-top:6px;
}