#area #menu_empresa {
	height: 126px;
	width: 150px;
	float: left;
	top: 0px;
	background-position: left;
	background-color: #D6D6D6;
	background-repeat: no-repeat;
	background-attachment: fixed;
	border-top-width: 3px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #505050;
	text-align: justify;
	display: block;
	text-decoration: none;
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-color: #D5D5D5;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
	line-height: 20px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #505050;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}


#area #menu_empresa a:hover {
	background-color: #E5E5E5;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #505050;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
#area #menu_empresa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 20px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #505050;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border-top-color: #505050;
	color: #505050;
	line-height: 20px;
}


