.CorpoLeftSfondo {
	position: relative;
	width: 238px;
	background-repeat: repeat;
	background-color: #eee1c7;
}
.CorpoLeft {
	position: relative;
	width: 238px;
	float: left;
	height: auto;


}
.CorpoLeftSeparator {
	position: relative;
	height: 10px;
}
.CorpoLeftMenu {
	position: relative;
	height: 40px;
	padding-left: 10px;
}
.CorpoLefMenuItemSelected {
	position: relative;
	font-family: Realvirtue;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #A54327;
	font-weight: bold;
	width: 238px;
}
.CorpoLeftMenuItem {
	position: relative;
	font-family: Realvirtue;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #d4a961;
	font-weight: bold;
}


