.HomeMenuFondo {
	background-image: url(../images/home-menu_05.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: 78px;
}
.HomeMenuTitulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 65px;
	padding-left: 15px;
	padding-right: 15px;
}
.HomeMenuLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6d8619;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 65px;
	padding-left: 15px;
	padding-right: 15px;
}
#menuHome {
	position:absolute;
	top:274px;
	left:50%;
	width: 817px;
	left: 50%;
	margin-left: -408px;
	visibility: visible;
	z-index: 3;
}
.LinkActive {
	color: #535353;
	text-decoration: none;
}
#menuInterno {
	position:absolute;
	top:156px;
	left:50%;
	width: 650px;
	left: 50%;
	margin-left: -434px;
	visibility: visible;
	z-index: 3;
}
.InternaMenuFondo {
	background-image: url(../images/interna_menu_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
	height: 69px;
}
.InternaMenuTitulos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
}
.InternaMenuLinks {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d8619;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-left: 6px;
	padding-right: 6px;
}
.Link-interno-servs {
	color: #E5E5E5;
	text-decoration: none;
}
