#menu_institucional
{
	left:10px;
	top:25px;
	float: left;
	width: 100px;
	height:370px;
	background:#FFFFFF;
	position:relative;
	border:0px;
	border-color:#999999;
	border-style:solid;

}


#menu_institucional_inner
{
	left: 0px;
	top: -10px;
	float: left;
	width: 90px;
	height:300px;
	padding:30px 7px 0px 7px;
	background:#FFFFFF;
	position:relative;
}



.span_menu_institucional_selected
{
	font-size:21px;
	color:#000000;
	font-weight:bolder;

}


.span_menu_institucional_commom
{
	font-size:11px;
	color:#000000;
	font-weight:bolder;
	cursor:pointer;
}



#content_institucional_right
{
	border-left:1px;
	border-left-style:solid;
	border-left-color:#cccccc;
	float:left;
	width:690px;
}


#empty_div_mini
{
	width:100px;
	height:50px;
	float:left;
}

#sidebar_bottom_institucional
{
	float: right;
	top:15px;
	position:relative;
	background:#FFFFFF;
	width: 315px;
	height:358px;
	border:0px;
	border-style:solid;
	background-image:url(../imgsite/promo_content.png);
}


